Date: Sun, 16 May 1999 22:17:50 +0200 From: Johan Dalstrom <jd@c64.org> To: freebsd-stable@freebsd.org Subject: Problems making world in 3.2-STABLE Message-ID: <19990516221749.A60420@fx.c64.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990516221749.A60420>