it occured on this line in my code:

die "Something went wrong with '$RSH $OS->{$ext}{machine} $GATHER_INFO $ext
$OS->{$ext}{dir}' command exit status $?"
if system( $RSH, "-n", $OS->{$ext}{machine}, "$GATHER_INFO $ext
$OS->{$ext}{dir}" );

this runs a script on another computer.

> -----Original Message-----
> From: Nikola Janceski [mailto:[EMAIL PROTECTED]]
> Sent: Friday, August 16, 2002 3:49 PM
> To: Beginners (E-mail)
> Subject: Wierd error...
> 
> 
> ld.so.1: /xxxx/perl-5.6.1-unix/bin/perl: fatal: relocation error: file
> /xxxx/perl-5.6.1-unix/bin/perl: symbol fopen64: referenced 
> symbol not found
> 
> I suddenly got this error when running a script that I had 
> run an hour ago
> with no problem.
> I am on a shared env. but this is my private build of perl.
> 
> anyone know what can cause this? and how to resolve it?
> 
> Nikola Janceski
> 
> This is your life and it's ending one minute at a time.
> -- Jack ('Fight Club')
> 
> 
> --------------------------------------------------------------
> --------------
> --------------------
> The views and opinions expressed in this email message are 
> the sender's
> own, and do not necessarily represent the views and opinions of Summit
> Systems Inc.
> 
> 
> -- 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

----------------------------------------------------------------------------
--------------------
The views and opinions expressed in this email message are the sender's
own, and do not necessarily represent the views and opinions of Summit
Systems Inc.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to