Date: Wed, 2 Sep 1998 00:05:45 +0200 From: Ollivier Robert <roberto@keltia.freenix.fr> To: ports@FreeBSD.ORG Cc: jdp@polstra.com Subject: Re: p5-* ports Message-ID: <19980902000545.A2873@keltia.freenix.fr> In-Reply-To: <199809011152.NAA22951@gratis.grondar.za>; from Mark Murray on Tue, Sep 01, 1998 at 01:52:44PM %2B0200 References: <199809011152.NAA22951@gratis.grondar.za>
next in thread | previous in thread | raw e-mail | index | archive | help
According to Mark Murray: > You goddit :-) Speaking of Perl5, did you try to make your bmaked version run on an ELF system ? I'm running into the same problem as I did a while ago (John P. will remember that)... It used to work but I don't remember what made it work at that time :( Each undefined symbol is inside the Perl binary. lib/anydbm.........Can't load '../lib/auto/Fcntl/Fcntl.so' for module Fcntl: ../lib/auto/Fcntl/Fcntl.so: Undefined symbol "PL_markstack_ptr" at ../lib/DynaLoader.pm line 168. at lib/anydbm.t line 11 BEGIN failed--compilation aborted at lib/anydbm.t line 11. FAILED at test 0 ... lib/socket.........Can't load '../lib/auto/Socket/Socket.so' for module Socket: ../lib/auto/Socket/Socket.so: Undefined symbol "PL_stack_max" at ../lib/DynaLoader.pm line 168. at lib/socket.t line 14 BEGIN failed--compilation aborted at lib/socket.t line 14. FAILED at test 0 lib/soundex........ok lib/symbol.........ok lib/texttabs.......ok lib/textwrap.......ok lib/thread.........skipping test on this platform lib/tie-push.......ok lib/tie-stdarray...ok lib/tie-stdpush....ok lib/timelocal......ok lib/trig...........ok Failed 25 test scripts out of 186, 83.87% okay. -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 3.0-CURRENT #62: Mon Jul 27 20:47:08 CEST 1998 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980902000545.A2873>