From owner-freebsd-questions Sat Mar 30 10:52:16 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp11.singnet.com.sg (smtp11.singnet.com.sg [165.21.6.31]) by hub.freebsd.org (Postfix) with ESMTP id BFB9A37B443 for ; Sat, 30 Mar 2002 10:51:24 -0800 (PST) Received: from bryan (bb-165-21-94-113.singnet.com.sg [165.21.94.113]) by smtp11.singnet.com.sg (8.12.2/8.12.2) with SMTP id g2UIpIBJ003448 for ; Sun, 31 Mar 2002 02:51:18 +0800 (SGT) Message-Id: <3.0.32.20020331031320.02aaeec8@singnet.com.sg> X-Sender: spades81@singnet.com.sg X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Sun, 31 Mar 2002 03:13:21 +0800 To: questions@freebsd.org From: Spades Subject: Re: make buildworld for 4.5-R Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I cvsup'd and ran buildworld and this the error I got. usr.bin/perl/perl/config.h Cleaning current config before rebuilding Makefile... make -f Makefile.old clean > /dev/null 2>&1 || /bin/sh -c true /usr/obj/usr/src/gnu/usr.bin/perl/perl/../miniperl/miniperl "-I/usr/obj/usr/src/gnu/usr.bin/perl/perl/lib" "-I/usr/obj/usr/src/gnu/usr.bin/perl/perl/lib" Makefile.PL "INSTALLDIRS=perl" "PERL_SRC=/usr/obj/usr/src/gnu/usr.bin/perl/perl" "INSTALLMAN3DIR=/usr/obj/usr/src/i386/usr/share/perl/man3" "PERL=/usr/obj/usr/src/gnu/usr.bin/perl/perl/../miniperl/miniperl" "FULLPERL=perl" "DEFINE=-I/usr/obj/usr/src/i386/usr/include" "DEFINE=-DPERL_CORE" "LINKTYPE=static" "LIBS=-lperl -lm" Writing Makefile for DynaLoader ==> Your Makefile has been rebuilt. <== ==> Please rerun the make command. <== false *** Error code 1 Stop in /usr/obj/usr/src/gnu/usr.bin/perl/perl/ext/DynaLoader. *** Error code 1 Stop in /usr/src/gnu/usr.bin/perl/perl. *** Error code 1 Stop in /usr/src/gnu/usr.bin/perl. *** Error code 1 Stop in /usr/src/gnu/usr.bin. *** Error code 1 Stop in /usr/src/gnu. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message