[Catalyst] Issues with IO module for my app
prasad guna
mopiw171 at gmail.com
Thu Jun 10 09:58:19 GMT 2010
HI All,
I am running my app using fastCGi under lighttpd,
I am getting the following error, i tried to trace the issue and googled for
it, but cant find anything useful or does make sense to me,
Can't load '/path/perl5/lib/perl5/darwin-2level/auto/IO/IO.bundle' for
module IO: dlopen(/path/perl5/lib/perl5/darwin-2level/auto/IO/IO.bundle, 1):
Symbol not found: _PL_Sv
Referenced from: /path/perl5/lib/perl5/darwin-2level/auto/IO/IO.bundle
Expected in: dynamic lookup
at /path/perl5/lib/perl5/darwin-2level/IO.pm line 11
Compilation failed in require at
/path/perl5/lib/perl5/darwin-2level/IO/Handle.pm line 266.
BEGIN failed--compilation aborted at
/path/perl5/lib/perl5/darwin-2level/IO/Handle.pm line 266.
Compilation failed in require at
/path/perl5/lib/perl5/darwin-2level/IO/Seekable.pm line 101.
BEGIN failed--compilation aborted at
/path/perl5/lib/perl5/darwin-2level/IO/Seekable.pm line 101.
Compilation failed in require at
/path/perl5/lib/perl5/darwin-2level/IO/File.pm line 133.
BEGIN failed--compilation aborted at
/path/perl5/lib/perl5/darwin-2level/IO/File.pm line 133.
Compilation failed in require at /path/perl5/lib/perl5/Config/General.pm
line 19.
BEGIN failed--compilation aborted at /path/perl5/lib/perl5/Config/General.pm
line 1/myApp9.
Compilation failed in require at /myApp/lib/MyApp.pm line 27.
BEGIN failed--compilation aborted at /myApp/lib/MyApp.pm line 27.
Compilation failed in require at /myApp/script/myapp_fastcgi.pl line 11.
BEGIN failed--compilation aborted at /myApp/script/myapp_fastcgi.pl line 11.
other info:
1) the bundle is present in that path,
2) all the modules are uptodate.
Please let me know , how to solve this issue.
regards,
Prasad.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20100610/585d4=
0dd/attachment.htm
More information about the Catalyst
mailing list