Date: Mon, 18 Mar 2002 09:45:58 +0000 From: Mark Murray <mark@grondar.za> To: "M. Warner Losh" <imp@village.org> Cc: current@FreeBSD.ORG Subject: Re: World on -stable is busted Message-ID: <200203180945.g2I9jwNU098765@grimreaper.grondar.org> In-Reply-To: <20020318.003755.87778595.imp@village.org> ; from "M. Warner Losh" <imp@village.org> "Mon, 18 Mar 2002 00:37:55 MST." References: <20020318.003755.87778595.imp@village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203180945.g2I9jwNU098765>