Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Mar 2002 00:37:55 -0700 (MST)
From:      "M. Warner Losh" <imp@village.org>
To:        current@freebsd.org
Subject:   World on -stable is busted
Message-ID:  <20020318.003755.87778595.imp@village.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020318.003755.87778595.imp>