FreeBSD 5.2 RELENG source fails to build

Joe josepha48 at yahoo.com
Tue Jan 11 08:25:49 PST 2005


Thanks, That seems to have worked.

Joe

--- Kris Kennaway <kris at obsecurity.org> wrote:

> On Mon, Jan 10, 2005 at 06:23:10PM -0800, Joe wrote:
> > Hmm, now 5.2.1 is having problems with config.h missing.
> > 
> > 
> > > cd /usr/src
> > > rm -rf contrib gnu
> > > cat supfile 
> >     *default host=cvsup6.freebsd.org
> >     *default base=/usr
> >     *default prefix=/usr
> >     *default release=cvs
> >     *default delete use-rel-suffix
> >     *default tag=RELENG_5_2
> >     *default compress
> > # this is all that is needed for the base system
> >     src-all
> >     ports-all tag=.
> > 
> > > cvsup supfile 
> > > cd /usr/src
> > > make buildworld
> > 
> > ERROR as follows:
> > 
> > ===> gnu/usr.bin/man/man
> > cc -O -pipe -mcpu=pentiumpro
> > -I/usr/obj/usr/src/gnu/usr.bin/man/man/../lib -DHAVE_LIBZ=1
> > -I/usr/src/gnu/usr.bin/man/man/../lib -DSTDC_HEADERS -DPOSIX
> > -DHAS_TROFF -DDO_COMPRESS -DCATMODE=0644  -c
> > /usr/src/gnu/usr.bin/man/man/man.c
> > cc -O -pipe -mcpu=pentiumpro
> > -I/usr/obj/usr/src/gnu/usr.bin/man/man/../lib -DHAVE_LIBZ=1
> > -I/usr/src/gnu/usr.bin/man/man/../lib -DSTDC_HEADERS -DPOSIX
> > -DHAS_TROFF -DDO_COMPRESS -DCATMODE=0644  -c
> > /usr/src/gnu/usr.bin/man/manpath/manpath.c
> > cc -O -pipe -mcpu=pentiumpro
> > -I/usr/obj/usr/src/gnu/usr.bin/man/man/../lib -DHAVE_LIBZ=1
> > -I/usr/src/gnu/usr.bin/man/man/../lib -DSTDC_HEADERS -DPOSIX
> > -DHAS_TROFF -DDO_COMPRESS -DCATMODE=0644  -c
> > /usr/src/gnu/usr.bin/man/man/glob.c
> > cc -O -pipe -mcpu=pentiumpro
> > -I/usr/obj/usr/src/gnu/usr.bin/man/man/../lib -DHAVE_LIBZ=1
> > -I/usr/src/gnu/usr.bin/man/man/../lib -DSTDC_HEADERS -DPOSIX
> > -DHAS_TROFF -DDO_COMPRESS -DCATMODE=0644   -o man man.o
> > manpath.o glob.o
> > /usr/obj/usr/src/gnu/usr.bin/man/man/../lib/libman.a -lz
> > echo Making man.1 from man.man
> > gzip -cn man.1 > man.1.gz
> > ===> gnu/usr.bin/man/manpath
> > make: don't know how to make
> > /usr/src/gnu/usr.bin/man/lib/config.h. Stop
> > *** Error code 2
> 
> I can't see how gnu/usr.bin/man/manpath/Makefile should be
> trying to
> build /usr/src/gnu/usr.bin/man/lib/config.h.  Try 
> 
> cd /usr/src
> make cleandir
> make cleandir
> 
> (yes, twice).
> 
> Kris
> 
> 

> ATTACHMENT part 2 application/pgp-signature 




		
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - Helps protect you from nasty viruses. 
http://promotions.yahoo.com/new_mail


More information about the freebsd-questions mailing list