Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Jul 2010 14:16:57 -0400
From:      Vadym Chepkov <vchepkov@gmail.com>
To:        olli hauer <ohauer@gmx.de>
Cc:        freebsd-pf@freebsd.org
Subject:   Re: pf and ftp
Message-ID:  <EBBC14D4-9471-42BA-84CB-F50FC1167C89@gmail.com>
In-Reply-To: <4C30CF18.1040209@gmx.de>
References:  <2E7C4886-FF06-4FA8-A651-97057FA86239@gmail.com>	<4C30BE7C.5000206@quis.cx> <0A7A9334-BCA6-426E-A0F8-4BDA5F2EED8F@gmail.com> <4C30C4CE.7060907@gmx.de> <9AECD800-E7D2-4354-B3B1-A02A6AC15F66@gmail.com> <4C30CF18.1040209@gmx.de>

next in thread | previous in thread | raw e-mail | index | archive | help

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)
> 
> 
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?EBBC14D4-9471-42BA-84CB-F50FC1167C89>