From owner-freebsd-current Mon Mar 18 1:55:17 2002 Delivered-To: freebsd-current@freebsd.org Received: from storm.FreeBSD.org.uk (storm.FreeBSD.org.uk [194.242.139.170]) by hub.freebsd.org (Postfix) with ESMTP id E0B8337B416 for ; Mon, 18 Mar 2002 01:55:12 -0800 (PST) Received: (from uucp@localhost) by storm.FreeBSD.org.uk (8.11.6/8.11.6) with UUCP id g2I9t3376909; Mon, 18 Mar 2002 09:55:03 GMT (envelope-from mark@grimreaper.grondar.za) Received: from grimreaper (localhost [127.0.0.1]) by grimreaper.grondar.org (8.12.2/8.12.2) with ESMTP id g2I9jwNU098765; Mon, 18 Mar 2002 09:45:58 GMT (envelope-from mark@grimreaper.grondar.za) Message-Id: <200203180945.g2I9jwNU098765@grimreaper.grondar.org> To: "M. Warner Losh" Cc: current@FreeBSD.ORG Subject: Re: World on -stable is busted References: <20020318.003755.87778595.imp@village.org> In-Reply-To: <20020318.003755.87778595.imp@village.org> ; from "M. Warner Losh" "Mon, 18 Mar 2002 00:37:55 MST." Date: Mon, 18 Mar 2002 09:45:58 +0000 From: Mark Murray Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi I put up a patch to test this yesterday. Go to src/gnu/usr.bin/libperl, and in appropriate config*, find the "d_eaccess=" line, and change it to 'undef'. Please let me know if that works. M > cc -O -pipe -I/usr/obj/home/imp/FreeBSD/src/gnu/usr.bin/perl/miniperl -I/home/imp/FreeBSD/src/gnu/usr.bin/perl/miniperl/../../../../contrib/perl5 -DPERL_EXTERNAL_GLOB -DPERL_CORE -DAPPLLIB_EXP=\"/usr/libdata/perl/BSDPAN\" -L/usr/obj/home/imp/FreeBSD/src/gnu/usr.bin/perl/miniperl/../libperl -static -o miniperl miniperlmain.o perl.o gv.o toke.o perly.o op.o regcomp.o dump.o util.o mg.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o universal.o xsutils.o globals.o perlio.o -lm -lcrypt -lutil > pp_sys.o: In function `Perl_pp_fteread': > pp_sys.o(.text+0x5f57): undefined reference to `eaccess' > pp_sys.o: In function `Perl_pp_ftewrite': > pp_sys.o(.text+0x6023): undefined reference to `eaccess' > pp_sys.o: In function `Perl_pp_fteexec': > pp_sys.o(.text+0x60ef): undefined reference to `eaccess' > *** Error code 1 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message -- o Mark Murray \_ O.\_ Warning: this .sig is umop ap!sdn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message