6.4 And it seems for some reasons this line in Makefile doesn't take affect:
CFLAGS+= -I${LOCALBASE}/include I did make configure modified generated port's Makefile manually and then make build was successful Vadym On Jul 4, 2010, at 2:12 PM, olli hauer wrote: > On 2010-07-04 19:57, Vadym Chepkov wrote: >> And it's broken now too :( >> >> ===> ftp-proxy-4.4p1_1 depends on shared library: event-1.4 - found >> ===> Configuring for ftp-proxy-4.4p1_1 >> ===> Building for ftp-proxy-4.4p1_1 >> Warning: Object directory not changed from original >> /usr/ports/ftp/ftp-proxy/work/ftp-proxy-4.4p1 >> cc -O -pipe -march=athlon-mp -I/usr/ports/ftp/ftp-proxy/work/ftp-proxy-4.4p1 >> -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith >> -Wno-uninitialized -c ftp-proxy.c >> ftp-proxy.c:32:19: event.h: No such file or directory >> ftp-proxy.c: In function `client_error': >> ftp-proxy.c:194: error: `EVBUFFER_EOF' undeclared (first use in this >> function) >> ftp-proxy.c:194: error: (Each undeclared identifier is reported only once >> ftp-proxy.c:194: error: for each function it appears in.) > > > On 2010-07-04 19:57, Vadym Chepkov wrote: >> And it's broken now too :( >> >> ===> ftp-proxy-4.4p1_1 depends on shared library: event-1.4 - found >> ===> Configuring for ftp-proxy-4.4p1_1 >> ===> Building for ftp-proxy-4.4p1_1 >> Warning: Object directory not changed from original >> /usr/ports/ftp/ftp-proxy/work/ftp-proxy-4.4p1 >> cc -O -pipe -march=athlon-mp -I/usr/ports/ftp/ftp-proxy/work/ftp-proxy-4.4p1 >> -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith >> -Wno-uninitialized -c ftp-proxy.c >> ftp-proxy.c:32:19: event.h: No such file or directory >> ftp-proxy.c: In function `client_error': >> ftp-proxy.c:194: error: `EVBUFFER_EOF' undeclared (first use in this >> function) >> ftp-proxy.c:194: error: (Each undeclared identifier is reported only once > > > Um, which OS version do you have (uname -a)? > > If I go into the port ftp/ftp-proxy > > # make > ===> Fetching all distfiles for ftp-proxy-4.4p1_1 and dependencies > ===> ftp-proxy-4.4p1_1 is a part of base for 7.0 and above. > *** Error code 1 > > Stop in /usr/ports/ftp/ftp-proxy. > *** Error code 1 > > Stop in /usr/ports/ftp/ftp-proxy. > > > But if you look into /usr/src/contrib/pf/ftp-proxy/ you see which type off > ftp-proxy we mean (the build-in) > > Hope It is now clear which ftp-proxy to use (none from the ports) > > > _______________________________________________ freebsd-pf@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-pf To unsubscribe, send any mail to "freebsd-pf-unsubscr...@freebsd.org"