Date: Wed, 01 Nov 2000 08:10:26 +0100 From: Thierry Herbelot <herbelot@cybercable.fr> To: stable@freebsd.org Subject: burnt by the new crtbegin ? Message-ID: <39FFC1E2.EADF5950@cybercable.fr>
next in thread | raw e-mail | index | archive | help
Hello, [this is on a new machine upgraded to a recent -Stable from the 1026 snapshot] I must have cvsupped at the wrong time (it was around 18h GMT yesterday) and after a successful upgrade (make builworld, make buildkernel, make installkernel, reboot, make installworld, mergemaster, reboot), I'm seemingly stuck with a broken toolchain : ------------------------- penfret# make buildworld ..... cc -O -pipe -Wall -I/usr/obj/usr/src/i386/usr/include -c /usr/src/games/fortune/strfile/strfile.c cc -O -pipe -Wall -I/usr/obj/usr/src/i386/usr/include -o strfile strfile.o /usr/lib/crtbegin.o: In function `_init': /usr/lib/crtbegin.o(.init+0x0): multiple definition of `_init' /usr/lib/crti.o(.init+0x0): first defined here /usr/lib/crtbegin.o: In function `_fini': /usr/lib/crtbegin.o(.fini+0x0): multiple definition of `_fini' /usr/lib/crti.o(.fini+0x0): first defined here *** Error code 1 Stop in /usr/src/games/fortune/strfile. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. penfret# uname -a FreeBSD penfret 4.1.1-STABLE FreeBSD 4.1.1-STABLE #0: Tue Oct 31 20:39:14 CET 2000 thierry@penfret:/usr/obj/usr/src/sys/GENERIC i386 ------------------------- Is there a way out ? I can't upgrade on this machine to a better -Stable as the toolchain seems broken, but I've got another Stable machine where I could rebuild a newer world (I could also install another snapshot and restart from there) TIA TfH -- Thierry Herbelot 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?39FFC1E2.EADF5950>