[Date Index][Thread Index]
[Date Prev][Date Next][Thread Prev][Thread Next]
Re: A question [FWD]
- From: "Ralf S. Engelschall" <nospam@thanx>
- Date: Sat, 8 Aug 1998 16:47:27 +0200
On Sat, Aug 08, 1998, Ralf S. Engelschall wrote:
> What do I need to do or miss?
>
> [15:17][p3/9][/var/db/pkg] # wml
> /usr/libexec/ld.so: warning: /usr/lib/libc.so.3.0: minor version 0 older than expected 1, using it anyway
> Can't load '/usr/local/lib/wml/perl/lib/site_perl/i386-freebsd/auto/IO/IO.so' for module IO: Undefined symbol
> "_Perl_stack_base"
> in perl:/usr/local/lib/wml/perl/lib/site_perl/i386-freebsd/auto/IO/IO.so at
> /usr/local/lib/perl5/5.00501/i386-freebsd/DynaLoader.pm line 168.
>
> at /usr/local/lib/wml/perl/lib/site_perl/IO/Handle.pm line 241
> BEGIN failed--compilation aborted at /usr/local/lib/wml/perl/lib/site_perl/IO/Handle.pm line 241.
> BEGIN failed--compilation aborted at /usr/local/lib/wml/perl/lib/site_perl/IO/Seekable.pm line 51.
> BEGIN failed--compilation aborted at /usr/local/lib/wml/perl/lib/site_perl/IO/File.pm line 112.
> BEGIN failed--compilation aborted at /usr/local/bin/wml line 55.
>
> -- - -
> Geir Eivind Mork - drmoijk@online.no - http://home.sol.no/~drmoijk
> ----- End forwarded message -----
Seems like ePerl has some problems on your FreeBSD box with the
dynamic shared object stuff of Perl 5.005_01. Hmmm... Can you
please test if a simple and real Perl script
#!/usr/local/bin/perl5
use IO;
1;
works on your system correctly? If yes, could you then please provide me with
your Config.pm which stays under /usr/local/lib/perl5/5.00501/i386-freebsd/?
I've to check the entries there with the things ePerl uses from it.
Ralf S. Engelschall
rse@engelschall.com
www.engelschall.com
______________________________________________________________________
Website META Language (WML) www.engelschall.com/sw/wml/
Official Support Mailing List sw-wml@engelschall.com
Automated List Manager majordomo@engelschall.com