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 Jun 14,  3:57am, dholland-pkgchanges%netbsd.org@localhost (David Holland) 
wrote:
-- Subject: 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.

I cannot replicate the failure:

===> Building for honeyd-arpd-0.2nb16
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/include/pcap  -I/usr/pkg/include -I/usr/include  -I/usr/pkg/include -c 
arpd.c
gcc  -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib 
-Wl,-R/usr/lib -o arpd  arpd.o -L/usr/pkg/lib -ldnet -L/usr/pkg/lib -levent 
-lpcap -L/usr/pkg/lib -ldnet
cd . && autoheader
WARNING: `autoheader' is missing on your system.  You should only need it if
         you modified `acconfig.h' or `configure.in'.  You might want
         to install the `Autoconf' and `GNU m4' packages.  Grab them
         from any GNU archive site.
cd .  && CONFIG_FILES= CONFIG_HEADERS=config.h  /bin/sh ./config.status
config.status: creating config.h
config.status: config.h is unchanged
=> Unwrapping files-to-be-installed.
=> Creating /usr/obj/amd64/pkgsrc/security/honeyd-arpd/work.x86_64/honeydarpd
TIME=0:18.08 CPU=78.2% (4.407u 9.750s) SWAPS=0 (5+373935)pf (4i+53o) (0Kc+0Kd)

christos



Home | Main Index | Thread Index | Old Index