From owner-freebsd-stable Fri Sep 22 7:28:24 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.netgates.co.uk (mail.netgates.co.uk [194.105.64.74]) by hub.freebsd.org (Postfix) with ESMTP id 4A3ED37B423 for ; Fri, 22 Sep 2000 07:28:18 -0700 (PDT) Received: from martha.netgates.co.uk (martha.netgates.co.uk [194.105.64.211]) by mail.netgates.co.uk (Mirapoint) with SMTP id AKA00482; Fri, 22 Sep 2000 14:28:07 GMT From: Anthony Robinson Date: Fri, 22 Sep 2000 15:28:07 GMT Message-ID: <20000922.15280700@martha.netgates.co.uk> Subject: Re: Relay... To: Flattie McGee , freebsd-stable@freebsd.org In-Reply-To: <39CA7789.74BCEB99@globelinks.com> References: <20000921173713.28041.qmail@netkrave.com> <20000921125239.B81232@rhall.sc.scruznet.com> <39CA7789.74BCEB99@globelinks.com> X-Mailer: Mozilla/3.0 (compatible; StarOffice/5.1; Linux) X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Shouldn't /etc/defaults/make.conf stay as distributed, and all changes=20 made to /etc/make.conf - not that it would affect the make, just keep=20 up with the tags ( and the defaults ) >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 21/09/00, 21:03:05, Flattie McGee wrote=20 regarding Re: Relay...: > my /etc/make.conf file simply has USA_RESIDENT=3DYES > my /etc/defaults/make.conf has the following lines > #CFLAGS=3D -O -pipe > # > #CXXFLAGS+=3D -fmemoize-lookups -fsave-memoized > # > # Avoid compiling profiled libraries > NOPROFILE=3D true > # > # Compare before install > #INSTALL=3Dinstall -C > # > # To avoid building perl > #NOPERL=3D true > # > # To avoid building the suid perl > #NOSUIDPERL=3D true > # > # To build perl with thread support > #PERL_THREADED=3D true > # > # To avoid building various parts of the base system: > #NO_CVS=3D true # do not build CVS > #NO_BIND=3D true # do not build BIND > #NO_FORTRAN=3D true # do not build g77 and related libraries > #NO_LPR=3D true # do not build lpr and related programs > #NO_MAILWRAPPER=3Dtrue # do not build the mailwrapper(8) MTA select= or > #NO_MODULES=3D true # do not build modules with the kernel > #NO_OBJC=3D true # do not build Objective C support > #NO_OPENSSH=3D true # do not build OpenSSH > #NO_OPENSSL=3D true # do not build OpenSSL (implies NO_OPENSSH) > #NO_SENDMAIL=3D true # do not build sendmail and related programs= > #NO_TCSH=3D true # do not build and install /bin/csh (which i= s=20 tcsh) > #NO_X=3D true # do not compile in XWindows support (e.g.=20 doscmd) > #NOCRYPT=3D true # do not build any crypto code > etc..etc.. everything else is commented by default.. > I'm in the middle of doing another make world (I just did a cvsup=20 again from cvsup7).. maybe i have to change the /etc/defaults/make.conf > features.. maybe I should enable the noperl..hmmm > > I've been having the same problem, but it's not consistent across=20 machines. > > What does your /etc/make.conf look like? > > > > > Extracting cflags (with variable substitutions) > > > Running 'perl -I/usr/obj/usr/src/gnu/usr.bin/perl/perl/lib > > > /usr/obj/usr/src/gnu/usr.bin/perl/perl/lib/ExtUtils/xsubpp -v 2>&1= '=20 exits > > > with status 255 at (eval 26) line 17. > > > Writing Makefile for DynaLoader > > > mkdir /usr/obj/usr/src/gnu/usr.bin/perl/perl/lib/auto/DynaLoader > > > perl -I/usr/obj/usr/src/gnu/usr.bin/perl/perl/lib > > > -I/usr/obj/usr/src/gnu/usr.bin/perl/perl/lib > > > -I/usr/obj/usr/src/gnu/usr.bin/perl/perl/lib > > > -I/usr/obj/usr/src/gnu/usr.bin/perl/perl/lib DynaLoader_pm.PL=20 DynaLoader.pm > > > Perl lib version (5.00503) doesn't match executable version (5.006= ) at > > > /usr/obj/usr/src/gnu/usr.bin/perl/perl/lib/Config.pm line 7. > > > Compilation failed in require at DynaLoader_pm.PL line 2. > > > BEGIN failed--compilation aborted at DynaLoader_pm.PL line 2. > > > *** Error code 255 > > > > > > 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-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