Thanks Derek

Here is my problem 


I'm starting to try and get my hands around PDL functions and access the
CallExt function on linux to call a fortran shared library.  Right now I'm
just trying to make a simple call to a simple fortran code.  

I have perl installed and I have PDL installed but when I try and compile my
perl, it doesn't seem to be able to communicate with the PDL installation.
I'm having trouble with this and really stuck.


I have included the error message below when trying to use CallExt To call
an external shared library compiled with fortran.  


Possible precedence problem on bitwise & operator at
/usr/lib64/perl5/vendor_perl/5.8.5/x86_64-linux-thread-multi/PDL/IO/Misc.pm
line 1102.
Possible precedence problem on bitwise & operator at
/usr/lib64/perl5/vendor_perl/5.8.5/x86_64-linux-thread-multi/PDL/IO/Misc.pm
line 1104.
/usr/lib64/myfunc.so: undefined symbol: myfunc at
/usr/lib64/perl5/vendor_perl/5.8.5/x86_64-linux-thread-multi/PDL/CallExt.pm
line 152.
 at
/usr/lib64/perl5/vendor_perl/5.8.5/x86_64-linux-thread-multi/PDL/CallExt.pm
line 153


Does anybody have a simple example I can follow or can help point me in the
right direction.  

Regards

Guy


-----Original Message-----
From: Derek Lamb [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, February 14, 2007 10:39 AM
To: Phuong, Guy
Cc: [email protected]
Subject: Re: [Perldl] perl pdl

Ask questions about PDL just like you just did.  Many people receive 
messages on this list.

Derek

Phuong, Guy wrote:

> Hi
>
>  
>
> I have subscribed to the PDL subsribers list but not sure exactly how 
> or where to send my questions of the problems I'm facing with pdl.
>
> Can you please point me in the right direction. 
>
>  
>
>  
>
> ps. My password also doesn't seem to be working
>
>  
>
> Regards
>
>  
>
> Guy
>
>  
>
>  
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Perldl mailing list
>[email protected]
>http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
>  
>


_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to