Date: Thu, 25 Jul 2002 12:47:07 -0700 From: Kent Stewart <kstewart@owt.com> To: Stefan <s180379@yahoo.de> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: AW: make buildworld fails Message-ID: <3D4055BB.50904@owt.com> References: <001701c233fd$b37be960$427a11d4@stefan>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Stefan, I have noticed that no one is responding to your problem. I was going to do this earlier. Something strange is happening on your system. I have looked at my "logged buildworlds" and they are not doing what you are seeing. Make is not finding libz.so and has decided to do something. I am not sure if you could cd in and do and make and make install and fix it. Some times it is that simple. What system are you running (uname -a) and what are your cvsuping? Kent Stefan wrote: > > -----Ursprüngliche Nachricht----- > Von: owner-freebsd-stable@FreeBSD.ORG > [mailto:owner-freebsd-stable@FreeBSD.ORG] Im Auftrag von Stefan > Gesendet: Donnerstag, 25. Juli 2002 11:07 > An: freebsd-stable@FreeBSD.ORG > Betreff: make buildworld fails > > > hello, > > i tried to build world with "make -j4 buildworld" twice but everytime i > get the following error: > > ===> lib/libz > sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 libz.a > /usr/obj/usr/src/i386/usr/lib > sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 > /usr/src/lib/libz/zconf.h /usr/src/lib/libz/zlib.h > /usr/obj/usr/src/i386/usr/include > sh /usr/src/tools/install.sh -c -s -o root -g wheel -m 444 libz.so.2 > /usr/obj/usr/src/i386/usr/lib > ln -fs libz.so.2 /usr/obj/usr/src/i386/usr/lib/libz.so > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > > any clues? thx. > > > > > ---- > > in case anyone's interested: i solved the error by running "make > buildworld" without the -j4 option. > > > __________________________________________________________________ > > Gesendet von Yahoo! Mail - http://mail.yahoo.de > Yahoo! präsentiert als offizieller Sponsor das Fußball-Highlight des > Jahres: - http://www.FIFAworldcup.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > > . > > -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html 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?3D4055BB.50904>