Date: Thu, 26 Aug 2004 19:41:35 +0200 From: "Joel [Alikzus] Nilsson" <alikzus@home.se> To: "Kevin D. Kinsey, DaleCo, S.P." <kdk@daleco.biz> Cc: questions@freebsd.org Subject: Re: Can't upgrade from 5.2.1-p9 to 5.3-BETA1, wrong config version! what to do? Message-ID: <412E20CF.4040509@home.se> In-Reply-To: <412E182D.40709@daleco.biz> References: <412E127B.3020100@home.se> <412E182D.40709@daleco.biz>
next in thread | previous in thread | raw e-mail | index | archive | help
Kevin D. Kinsey, DaleCo, S.P. wrote: > But you need to _start_ with the world, so the kernel can be built, > methinks. What is the "other error message"? Oups, yes, that's right. It's the way I've done it the other times (I mean buildworld then buildkernel). However, I still can't build the world. As the error message below tells it has something to do with _init_tls (what that is you have to tell me), I also get this error while compiling some ports (the nvidia drivers for e.g). I think I have broken something when playing around, but how to fix it? ================================= ERROR MESSAGE NO. 2: cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj/usr/src/i386 DESTDIR= INSTALL="sh /usr/src/tools/install.sh" PATH=/usr/obj/usr/src/i386/legacy/usr/sbin:/usr/obj/usr/src/i386/legacy/usr/bin:/usr/obj/usr/src/i386/legacy/usr/games:/sbin:/bin:/usr/sbin:/usr/bin WORLDTMP=/usr/obj/usr/src/i386 MAKEFLAGS="-m /usr/src/tools/build/mk -m /usr/src/share/mk" /usr/obj/usr/src/make.i386/make -f Makefile.inc1 BOOTSTRAPPING=502128 -DNOHTML -DNOINFO -DNOLINT -DNOMAN -DNOPIC -DNOPROFILE -DNOSHARED -DNO_CPU_CFLAGS -DNO_WARNS bootstrap-tools ===> games/fortune/strfile /usr/obj/usr/src/i386/usr/src/games/fortune/strfile created for /usr/src/games/fortune/strfile rm -f .depend mkdep -f .depend -a -I/usr/obj/usr/src/i386/legacy/usr/include /usr/src/games/fortune/strfile/strfile.c echo strfile: /usr/lib/libc.a /usr/obj/usr/src/i386/legacy/usr/lib/libegacy.a >> .depend cc -O -pipe -I/usr/obj/usr/src/i386/legacy/usr/include -c /usr/src/games/fortune/strfile/strfile.c cc -O -pipe -I/usr/obj/usr/src/i386/legacy/usr/include -static -L/usr/obj/usr/src/i386/legacy/usr/lib -o strfile strfile.o -legacy /usr/lib/crt1.o: In function `_start': /usr/lib/crt1.o(.text+0x5b): undefined reference to `_init_tls' *** Error code 1 ... -- \\Joel [Alikzus] Nilsson E-mail: alikzus@home.se ICQ: 16724249 MSN: alikzus@hotmail.com IRC: Alikzus @ EFNet & DALnet
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?412E20CF.4040509>