LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   problem with perl ::CGI (https://www.linuxquestions.org/questions/linux-software-2/problem-with-perl-cgi-443359/)

varala_kanth 05-10-2006 03:45 AM

problem with perl ::CGI
 
Hello ,

I was installig the perl modules

I fell some version mismatch is occured

for any make install

i get this erros

so how can i recover from this

your help will be highly appreciated.

log

Writing /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/auto/Net/LDAP/.packlist
String found where operator expected at /usr/lib/perl5/5.8.0/i386-linux-thread-multi/Cwd.pm line 373, near "carp "stat($start): $!""
(Do you need to predeclare carp?)
String found where operator expected at /usr/lib/perl5/5.8.0/i386-linux-thread-multi/Cwd.pm line 384, near "carp "opendir($dotdots): $!""
(Do you need to predeclare carp?)
String found where operator expected at /usr/lib/perl5/5.8.0/i386-linux-thread-multi/Cwd.pm line 389, near "carp "stat($dotdots): $!""
(Do you need to predeclare carp?)
String found where operator expected at /usr/lib/perl5/5.8.0/i386-linux-thread-multi/Cwd.pm line 403, near "carp "readdir($dotdots): $!""
(Do you need to predeclare carp?)
String found where operator expected at /usr/lib/perl5/5.8.0/i386-linux-thread-multi/Cwd.pm line 428, near "croak "Cannot chdir to $path: $!""
(Do you need to predeclare croak?)
String found where operator expected at /usr/lib/perl5/5.8.0/i386-linux-thread-multi/Cwd.pm line 431, near "croak "Cannot chdir back to $cwd: $!""
(Do you need to predeclare croak?)
syntax error at /usr/lib/perl5/5.8.0/i386-linux-thread-multi/Cwd.pm line 373, near "carp "stat($start): $!""
syntax error at /usr/lib/perl5/5.8.0/i386-linux-thread-multi/Cwd.pm line 384, near "carp "opendir($dotdots): $!""
syntax error at /usr/lib/perl5/5.8.0/i386-linux-thread-multi/Cwd.pm line 389, near "carp "stat($dotdots): $!""
syntax error at /usr/lib/perl5/5.8.0/i386-linux-thread-multi/Cwd.pm line 403, near "carp "readdir($dotdots): $!""
syntax error at /usr/lib/perl5/5.8.0/i386-linux-thread-multi/Cwd.pm line 428, near "croak "Cannot chdir to $path: $!""
syntax error at /usr/lib/perl5/5.8.0/i386-linux-thread-multi/Cwd.pm line 431, near "croak "Cannot chdir back to $cwd: $!""
BEGIN not safe after errors--compilation aborted at /usr/lib/perl5/5.8.0/i386-linux-thread-multi/Cwd.pm line 515.
Compilation failed in require at /usr/lib/perl5/5.8.0/File/Spec/Unix.pm line 8.
BEGIN failed--compilation aborted at /usr/lib/perl5/5.8.0/File/Spec/Unix.pm line 8.
Compilation failed in require at /usr/lib/perl5/5.8.0/File/Spec.pm line 20.
Compilation failed in require at /usr/lib/perl5/5.8.0/CGI//Carp.pm line 276.
BEGIN failed--compilation aborted at /usr/lib/perl5/5.8.0/CGI//Carp.pm line 276.
Compilation failed in require at /usr/lib/perl5/5.8.0/ExtUtils/Command.pm line 5.
BEGIN failed--compilation aborted at /usr/lib/perl5/5.8.0/ExtUtils/Command.pm line 5.
Compilation failed in require.
BEGIN failed--compilation aborted.
make: [doc_site_install] Error 255 (ignored)


All times are GMT -5. The time now is 06:57 AM.