Date: Wed, 29 Jan 2003 13:15:47 -0500 From: Gerard Samuel <gsam@trini0.org> To: FreeBSD Questions <questions@FreeBSD.ORG> Subject: Re: Upgrading from 4.7p2 to 4.7p3 Message-ID: <3E381A53.9040306@trini0.org> References: <3E37E752.5060708@trini0.org>
next in thread | previous in thread | raw e-mail | index | archive | help
If it means anything, here is my /etc/make.conf file -> CFLAGS= -O -pipe COPTFLAGS= -O -pipe NOPROFILE= true USA_RESIDENT= YES NOGAMES= true NO_CVS= true # do not build CVS NO_BIND= true # do not build BIND NO_SENDMAIL= true # do not build sendmail and related programs NO_X= true # do not compile in XWindows support (e.g. doscmd) NO_MAILWRAPPER=true Gerard Samuel wrote: > My buildworld is failing. I've tried getting fresh pulls from 2 > different cvsup mirrors, and I've > tried deleting all content under /usr/src and /usr/obj and starting > from scratch. > Here is the error -> > > cc -O -pipe > -DINFODIR=\"/usr/share/info:/usr/local/info:/usr/X11R6/info:.\" > -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" > -I/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo > -I/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/lib > -D__FBSDID=__RCSID -static -o info dir.o display.o doc.o dribble.o > echo-area.o filesys.o footnotes.o gc.o indices.o info-utils.o info.o > infodoc.o infomap.o m-x.o man.o nodemenu.o nodes.o search.o session.o > signals.o terminal.o tilde.o variables.o window.o -ltermcap > /usr/obj/usr/src/i386/usr/src/gnu/usr.bin/texinfo/info/../libtxi/libtxi.a > /usr/libexec/elf/ld: cannot find -ltermcap > *** Error code 1 > > Stop in /usr/src/gnu/usr.bin/texinfo/info. > *** Error code 1 > > Stop in /usr/src/gnu/usr.bin/texinfo. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > gatekeeper# > > Any help would be appreciated. > Thanks > -- Gerard Samuel http://www.trini0.org:81/ http://dev.trini0.org:81/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E381A53.9040306>