pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/security/honeyd-arpd



On Thu, May 23, 2013 at 11:46:11AM -0400, Christos Zoulas wrote:
 > Modified Files:
 >      pkgsrc/security/honeyd-arpd: Makefile distinfo
 >      pkgsrc/security/honeyd-arpd/patches: patch-ab
 > 
 > Log Message:
 > avoid deprecated event_gotsig and friends.

This apparently built in Joerg's build, but I get:

arpd.c:445:29: error: expected ')' before 'fd'
arpd.c: In function 'addsignal':
arpd.c:459:2: warning: implicit declaration of function 'evsignal_set'

at which point the compiler becomes confused and it goes downhill.

It looks like evutil_socket_t isn't defined.

-- 
David A. Holland
dholland%netbsd.org@localhost



Home | Main Index | Thread Index | Old Index