From owner-freebsd-stable Sun Nov 19 20:35:24 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 3126F37B479 for ; Sun, 19 Nov 2000 20:35:20 -0800 (PST) Received: from localhost (chris@localhost) by awww.jeah.net (8.11.1/8.11.0) with ESMTP id eAK4Y6967812; Sun, 19 Nov 2000 22:34:06 -0600 (CST) (envelope-from chris@jeah.net) Date: Sun, 19 Nov 2000 22:34:06 -0600 (CST) From: Chris Byrnes To: Kent Stewart Cc: stable@FreeBSD.ORG Subject: Re: libperl problem In-Reply-To: <3A18A8BF.CC11D5F7@urx.com> 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 > The module pp_sys.c doesn't show up very often. What is the full text > dealing with that module. 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_ctl.c -o pp_ctl.o 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. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message