Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Nov 2000 22:34:06 -0600 (CST)
From:      Chris Byrnes <chris@jeah.net>
To:        Kent Stewart <kstewart@urx.com>
Cc:        stable@FreeBSD.ORG
Subject:   Re: libperl problem
Message-ID:  <Pine.BSF.4.21.0011192233450.67802-100000@awww.jeah.net>
In-Reply-To: <3A18A8BF.CC11D5F7@urx.com>

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0011192233450.67802-100000>