Date: Sun, 19 Nov 2000 20:12:11 -0800 From: Kent Stewart <kstewart@urx.com> To: Chris Byrnes <chris@awww.jeah.net> Cc: stable@FreeBSD.ORG Subject: Re: libperl problem Message-ID: <3A18A49B.25B8ADF4@urx.com> References: <200011200359.eAK3xrE66168@awww.jeah.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Chris Byrnes wrote: > > /usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/pp_sys.c: In function `Perl_pp_readdir': > /usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/pp_sys.c:3028: dereferencing pointer to incomplete type > /usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/pp_sys.c:3028: dereferencing pointer to incomplete type > /usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/pp_sys.c:3042: dereferencing pointer to incomplete type > /usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/pp_sys.c:3042: dereferencing pointer to incomplete type > *** Error code 1 > > Stop in /usr/src/gnu/usr.bin/perl/libperl. > *** Error code 1 > > StopStop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > Still there.. did a rm -rf /usr/obj ; rm -rf /usr/src/gnu/usr.bin/perl and re-cvsup'd and same > problem.. What are you trying to upgrade from. Some people have had to stop building perl until the have a system and then build it. There is a variable in your /etc/make.conf and they set it to NOPERL=true. I think you can do the same thing by doing a "make -dNOPERL buildworld. The discussion is in the archives of stable. Kent > > :\ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A18A49B.25B8ADF4>