From owner-freebsd-stable Mon Nov 20 8:45:12 2000 Delivered-To: freebsd-stable@freebsd.org Received: from awww.jeah.net (awww.jeah.net [216.111.239.130]) by hub.freebsd.org (Postfix) with ESMTP id 6222137B4CF for ; Mon, 20 Nov 2000 08:45:09 -0800 (PST) Received: from localhost (chris@localhost) by awww.jeah.net (8.11.1/8.11.0) with ESMTP id eAKGhjr65679; Mon, 20 Nov 2000 10:43:45 -0600 (CST) (envelope-from chris@jeah.net) Date: Mon, 20 Nov 2000 10:43:44 -0600 (CST) From: Chris Byrnes To: stable@freebsd.org Subject: libperl errors, getting annoying. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG So I did cd /usr ; rm -rf obj sup src Re-cvsup'd..figure 'hey, I'll start all over' make buildworld cc -O -pipe -I/usr/obj/usr/src/gnu/usr.bin/perl/libperl -I/usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5 -c /usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/pp_sys.c -o pp_sys.o /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 Stop in /usr/src/gnu/usr.bin/perl/libperl. *** Error code 1 Stop in /usr/src/gnu/usr.bin/perl. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. awww# :( To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message