Subject: Re: World build failure in netbsd-2-0 and current
To: None <setagllib@optusnet.com.au>
From: Michael L. Hitch <mhitch@lightning.msu.montana.edu>
List: current-users
Date: 11/03/2004 22:16:51
On Wed, 3 Nov 2004 setagllib@optusnet.com.au wrote:
> # create eqn/eqn.d
> CC=/usr/src/../tools/bin/i386--netbsdelf-gcc /usr/src/../tools/bin/nbmkdep -f eqn.d
> -- -DHAVE_CONFIG_H -I/usr/src/gnu/dist/groff/src/include
^^
According to my build log, you are missing a couple of -I options here -
the second missing one is -I.
> If useful, here is my mk.conf (also tried everything here, including not having one
> at all):
>
> CFLAGS=-O -march=pentium4 -mfpmath=sse -pipe
^
My guess is that this should be += so it doesn't lose any previously set
CFLAGS.
--
Michael L. Hitch mhitch@montana.edu
Computer Consultant
Information Technology Center
Montana State University Bozeman, MT USA