[pf4freebsd] Re: pftop

pf-r at solarflux.org pf-r at solarflux.org
Wed Sep 15 20:44:50 PDT 2004


The Makefile was the same, so I commented out the following that is in my
/etc/make.conf:

#CFLAGS= -O -pipe

Then it built without issue.

Thanks,

-S


Quoting Max Laier <max at love2party.net>:

> hmmm ... your Makefile seems messed up. In the correct Makefile you have:
> CFLAGS+=        -I${.CURDIR}/../../include
> 
> Which produces output like:
> cc -O -pipe -mcpu=pentiumpro -I/somewhere/pf_freebsd_1.60/contrib/pftop/../.
> ./include -mcpu=pentiumpro -Wall -DOS_LEVEL=33    -c pftop.c
> 
> Please check that ... here it builds without any problem.





More information about the freebsd-pf mailing list