Date: Sun, 16 May 1999 22:38:01 +0200 From: =?iso-8859-1?Q?S=F8ren_Klintrup?= <bigchief@aub.dk> To: "Johan Dalstrom" <jd@c64.org>, <freebsd-stable@FreeBSD.ORG> Subject: Re: Problems making world in 3.2-STABLE Message-ID: <007101be9fdb$fe044720$2108000a@aub.dk> References: <19990516221749.A60420@fx.c64.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi .... I've upgraded/downgraded a few times within the last few days :) (first 3.2-BETA by a mistake, then 3.1-CURRENT and now finally 3.2-STABLE :) try doing this : cd /usr/src make clean make buildworld * drink a lot of coffee and watch some telly * make installworld cd /dev sh MAKEDEV all that did the trick for me .. you might want to upgrade your /etc and /var/MAKEDEV command ... http://www.nothing-going-on.demon.co.uk/FreeBSD/make-world/make-world.html has a great tutorial on how to ugrade the right things :) Søren Klintrup Network Administrator, Post Danmark MailHouse ----- Original Message ----- From: Johan Dalstrom <jd@c64.org> To: <freebsd-stable@FreeBSD.ORG> Sent: Sunday, May 16, 1999 10:17 PM Subject: Problems making world in 3.2-STABLE > Hi, > > I cvsupped RELENG_3 today, May 16th. > When I do: > # cd /usr/src > # make includes > [snip] > # make buildworld > [snip] > ===> gnu/usr.bin/perl > ===> gnu/usr.bin/perl/libperl > ===> gnu/usr.bin/perl/miniperl > sh config_h.sh > Extracting config.h (with variable substitutions) > cc -nostdinc -O -pipe > -I/usr/src/gnu/usr.bin/perl/miniperl/../../../../contrib/perl5 > -I/usr/obj/usr/src/gnu/usr.bin/perl/miniperl > -I/usr/obj/usr/src/tmp/usr/include -c > /usr/src/gnu/usr.bin/perl/miniperl/../../../../contrib/perl5/miniperlmain.c > cc -nostdinc -O -pipe > -I/usr/src/gnu/usr.bin/perl/miniperl/../../../../contrib/perl5 > -I/usr/obj/usr/src/gnu/usr.bin/perl/miniperl > -I/usr/obj/usr/src/tmp/usr/include -static -o miniperl miniperlmain.o > -lperl -lm -lcrypt > ===> gnu/usr.bin/perl/perl > find: build: No such file or directory > find: build: No such file or directory > mkdir: lib/auto: File exists > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > And then a few more. > > I've looked into it, but I can't seem to find the problem. > Is this a problem for anyone else? > Could it be a problem with 3.2-S, or is it just me? > > I'm looking forward to your replies. > > Regards > > > Johan Dalstrom > > -- > | Johan Dalstrom | mail: jd@c64.org | > | Network/Security Consultant | mail: jd@sekure.net | > | Powered by FreeBSD and caffeine... | http: c64.org/~jd/ | > > > 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?007101be9fdb$fe044720$2108000a>