From owner-freebsd-stable Tue Sep 28 9:45:33 1999 Delivered-To: freebsd-stable@freebsd.org Received: from ctbsonline.com (Qnet00-108.qni.com [209.126.0.108]) by hub.freebsd.org (Postfix) with SMTP id 14B12157B1 for ; Tue, 28 Sep 1999 09:45:06 -0700 (PDT) (envelope-from campbellj@ctbsonline.com) Received: from Jeremy_Thinkpad [24.94.175.153] by ctbsonline.com (SMTPD32-4.07) id AFDE3FBE0144; Tue, 28 Sep 1999 11:42:06 CDT Received: by localhost with Microsoft MAPI; Tue, 28 Sep 1999 11:41:04 -0500 Message-ID: <01BF09A6.5875CEC0.campbellj@ctbsonline.com> From: Jeremy Campbell To: 'FreeBSD-Stable' Subject: Oops - Attachment Date: Tue, 28 Sep 1999 11:41:03 -0500 Organization: CompuTech Business Solutions X-Mailer: Microsoft Internet E-mail/MAPI - 8.0.0.4211 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="---- =_NextPart_000_01BF09A6.587D6FE0" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ------ =_NextPart_000_01BF09A6.587D6FE0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit I forgot to attach the file... Here it is. Jeremy Campbell http://www.ctbsonline.com CompuTech Business Solutions - 816-880-0988 http://www.faithcommunity.com Faith Community Church ------ =_NextPart_000_01BF09A6.587D6FE0 Content-Type: text/plain; name="buildworld.txt" Content-Transfer-Encoding: quoted-printable + config_arg0=3DConfigure + config_args=3D-Dprefix=3D/usr = -Darchlib=3D/usr/libdata/perl/5.00503/mach = -Dprivlib=3D/usr/libdata/perl/5.00503 = -Dsitearch=3D/usr/local/lib/perl5/site_perl/5.005/i386-freebsd = -Dsitelib=3D/usr/local/lib/perl5/site_perl/5.005 = -Dman1dir=3D/usr/local/man/man1 -Dman3dir=3D/usr/share/perl/man/man3 = -des -Ulocincpth=3D -Uloclibpth=3D -Dpager=3Dmore + config_argc=3D11 + config_arg1=3D-Dprefix=3D/usr + config_arg2=3D-Darchlib=3D/usr/libdata/perl/5.00503/mach + config_arg3=3D-Dprivlib=3D/usr/libdata/perl/5.00503 + = config_arg4=3D-Dsitearch=3D/usr/local/lib/perl5/site_perl/5.005/i386-free= bsd + config_arg5=3D-Dsitelib=3D/usr/local/lib/perl5/site_perl/5.005 + config_arg6=3D-Dman1dir=3D/usr/local/man/man1 + config_arg7=3D-Dman3dir=3D/usr/share/perl/man/man3 + config_arg8=3D-des + config_arg9=3D-Ulocincpth=3D + config_arg10=3D-Uloclibpth=3D + config_arg11=3D-Dpager=3Dmore + PATCHLEVEL=3D5 + SUBVERSION=3D3 + CONFIG=3Dtrue + echo Extracting config.h (with variable substitutions) Extracting config.h (with variable substitutions) + sed -e s!^#undef\(.*/\)\*!/\*#define\1 \*! -e s!^#un-def!#undef! sh writemain.sh Extracting writemain (with variable substitutions) sh writemain lib/auto/DynaLoader/DynaLoader.a > perlmain.c cc -nostdinc -O -pipe = -I/usr/src/gnu/usr.bin/perl/perl/../../../../contrib/perl5 = -I/usr/obj/usr/src/gnu/usr.bin/perl/perl = -I/usr/obj/usr/src/tmp/usr/include -c perlmain.c miniperl = /usr/src/gnu/usr.bin/perl/perl/../../../../contrib/perl5/configpm = Config.pm Porting/Glossary myconfig config.sh cd lib ; ln -sf ../Config.pm miniperl -I/usr/obj/usr/src/gnu/usr.bin/perl/perl/lib -e 'use = AutoSplit; autosplit_lib_modules(@ARGV)' lib/*.pm lib/*/*.pm AutoSplitting lib/Getopt/Long.pm (lib/auto/Getopt/Long) touch autosplit sh cflags.sh Extracting cflags (with variable substitutions) cd ext/DynaLoader; miniperl = -I/usr/obj/usr/src/gnu/usr.bin/perl/perl/lib Makefile.PL = LINKTYPE=3Dstatic INSTALLDIRS=3Dperl = PERL_SRC=3D/usr/obj/usr/src/gnu/usr.bin/perl/perl LIBS=3D"-lperl" = INSTALLMAN3DIR=3D/usr/obj/usr/src/tmp/usr/share/perl/man3; make -B = config PERL_SRC=3D/usr/obj/usr/src/gnu/usr.bin/perl/perl Writing Makefile for DynaLoader Warning: /usr/obj/usr/src/gnu/usr.bin/perl/perl/lib/Config.pm may be out = of date with /usr/obj/usr/src/gnu/usr.bin/perl/perl/config.sh cd /usr/obj/usr/src/gnu/usr.bin/perl/perl && make lib/Config.pm `lib/Config.pm' is up to date. Warning: /usr/obj/usr/src/gnu/usr.bin/perl/perl/config.h out of date = with /usr/obj/usr/src/gnu/usr.bin/perl/perl/config.sh *** Error code 1 (ignored) Makefile out-of-date with respect to Makefile.PL = /usr/obj/usr/src/gnu/usr.bin/perl/perl/lib/Config.pm = /usr/obj/usr/src/gnu/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/tmp/usr/bin/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 = "LINKTYPE=3Dstatic" "INSTALLDIRS=3Dperl" = "PERL_SRC=3D/usr/obj/usr/src/gnu/usr.bin/perl/perl" "LIBS=3D-lperl" = "INSTALLMAN3DIR=3D/usr/obj/usr/src/tmp/usr/share/perl/man3" Writing Makefile for DynaLoader =3D=3D> Your Makefile has been rebuilt. <=3D=3D =3D=3D> Please rerun the make command. <=3D=3D false false:No such file or directory *** 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. *** Error code 1 Stop. *** Error code 1 Stop. =0A= ------ =_NextPart_000_01BF09A6.587D6FE0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message