I'm not having any luck - I'm started to feel like I'm missing something here :)
I ended up at a very similar stage that you are in. I then did:
cp /usr/obj/usr/src/usr.bin/xinstall/install /usr/bin/install chmod 555 /usr/bin/install cd /usr/src/bin/sh make install cd /usr/src make installworld
I cvsup'd yesterday afternoon, and did my usual make buildworld, kernel, install kernel, single user mode, then make installworld - except it bombed on the installworld. I ignored the message moved on. So, this morning, I cvsup'ed again, and started over.
Here's what I get when doing a make buildworld:
--------------------------------------------------------------
>>> stage 1.1: legacy release compatibility shims
--------------------------------------------------------------
<snip>
===> tools/build
/usr/obj/usr/src/i386/usr/src/tools/build created for /usr/src/tools/build
cd /usr/src/tools/build; make buildincludes; make installincludes
rm -f .depend
mkdep -f .depend -a -I/usr/obj/usr/src/i386/legacy/usr/include /usr/src/tools/build/dummy.c
cc -O -pipe -I/usr/obj/usr/src/i386/legacy/usr/include -c /usr/src/tools/build/dummy.c
building static egacy library
ranlib libegacy.a
sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 libegacy.a /usr/obj/usr/src/i386/legacy/usr/lib
*** Signal 11
Stop in /usr/src/tools/build. *** Error code 1
Stop in /usr/src. *** Error code 1
I've tried rm'ing the /usr/obj subdirs, and even moving /usr/src out of the way and re cvsuping the whole tree, still no luck..
How am I being stupid here?
Eric
-- Daniel C. Sobral Gerência de Operações Divisão de Comunicação de Dados Coordenação de Segurança VIVO Centro Oeste Norte Fones: 55-61-313-7654/Cel: 55-61-9618-0904 E-mail: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]
_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"