LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Perl Net::RawIP (https://www.linuxquestions.org/questions/linux-software-2/perl-net-rawip-42545/)

Sammy2ooo 01-23-2003 05:01 PM

Perl Net::RawIP
 
Hi

i have installed the perl modul with rpm -i -v, rpm -q -a | grep perl shows me the modul is installed correctly. When i am trying to execute a perl script whitch contains use Net::RawIP; i am getting the following error

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Can't load '/usr/lib/perl5/site_perl/5.6.1/i586-linux/auto/Net/RawIP/ RawIP.so' for module Net::RawIP: /usr/lib/perl5/site_perl/5.6.1/i586- linux/auto/Net/RawIP/RawIP.so: undefined symbol: lex_init at /usr/ lib/perl5/5.6.1/i586-linux/DynaLoader.pm line 206.
at aicmpsend line 16
Compilation failed in require at aicmpsend line 16.
BEGIN failed--compilation aborted at nsend line 16.
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

The modul RawIp.so exists, afterwards i looked into Dynaloader.pm and tried searching at line 206 for a variable, symbol or something like lex_init, but couldn't find anything. Maybe someone knows this problem, and can help me??



Friendly Regards
Sam

peter_robb 01-23-2003 06:52 PM

Moved to the Software Forum...


All times are GMT -5. The time now is 10:04 PM.