Date: Sun, 7 Feb 1999 09:41:12 -0600 From: Chris Costello <chris@holly.dyndns.org> To: thevapors <admin@reportz.net> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: *Make All Install* Message-ID: <19990207094112.L11699@holly.dyndns.org> In-Reply-To: <36BE3CEA.47815019@reportz.net>; from thevapors on Sun, Feb 07, 1999 at 08:24:59PM -0500 References: <36BE3CEA.47815019@reportz.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Feb 7, 1999, thevapors put this into my mailbox: > I just cvsupped to 3.0-stable with elf. Everything runs pretty well > except for one last thing... > > When I type: > > # cd /usr/src/release/sysinstall > # make all install > > This is the error message I get: > > Warning: Object directory not changed from original > /usr/src/release/sysinstall > cc -O -pipe -Wall -I/usr/src/release/sysinstall/../../gnu/lib/libdialog > -I/usr/src/release/sysinstall -I/usr/src/release/sysinstall/../../sys > -DUC_PRIVATE -DKERN_NO_SYMBOLS -static -o sysinstall anonFTP.o > cdrom.o command.o config.o devices.o kget.o disks.o dispatch.o dist.o > dmenu.o doc.o dos.o floppy.o ftp.o globals.o index.o install.o > installUpgrade.o keymap.o label.o lndir.o main.o makedevs.o media.o > menus.o misc.o mouse.o msg.o network.o nfs.o options.o package.o > register.o system.o tape.o tcpip.o termcap.o ufs.o user.o variable.o > wizard.o -ldialog -lncurses -lmytinfo -lutil -ldisk -lftpio > command.o: file not recognized: File format not recognized > *** Error code 1 > > ------------------------------- > > Does anyone have any clue what is wrong? Please send me an email back > if you have any clues at all on what I could do to get it working, or if > you need more information just drop me an email. try: make clean all install > > > Thanks alot! > Bill Rollins > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990207094112.L11699>