Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Sep 2004 03:44:50 -0000
From:      pf-r@solarflux.org
To:        pf4freebsd@freelists.org
Subject:   [pf4freebsd] Re: pftop
Message-ID:  <1060215989.3f319cb5b5ac8@mail.fluidhosting.com>
In-Reply-To: <000901c35c74$eb8639f0$01000001@max900>
References:  <003501c35b54$c5187240$01000001@max900> <3F301BE0.1040103@BSDsystems.de> <1060129200.3f3049b09d4fa@mail.fluidhosting.com> <1060205566.3f3173fe72132@mail.fluidhosting.com> <00ba01c35c65$04036710$01000001@max900> <1060212294.3f318e46db813@mail.fluidhosting.com> <000901c35c74$eb8639f0$01000001@max900>

next in thread | previous in thread | raw e-mail | index | archive | help
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@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.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1060215989.3f319cb5b5ac8>