This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Net::SSH::Perl on win32






Hi all,

I would like to use Net::SSH::Perl from CPAN on win32(any) but there is no
way to compile Math::Pari which is require.
Did someone ever succeed to compile it ? (and provide link)
I've tried with Cygwin gcc, and got unresolved problem with dll_init.c . I'm
not fluent enought with C and Windows voodoo.
I did not succeed with Linux either :-( but my need is on win32 anyway with
any of Cygwin Perl or Activestate Perl.

regarding the advice of Benjamin Trott I have tried a
recent Math::Pari from
ftp://ftp.math.ohio-state.edu/pub/users/ilya/perl/modules/
and the Pari source from
http://www.parigp-home.de/  (both pari-2.1.1 and pari-2.2.0.alpha)
but it does not change my problem.

the error is :

Cannot export __imp_reent_data: symbol not defined
dll_init.o(.text+0x1):dll_init.c: undefined reference to `__imp_reent_data'
make[1]: *** [libpari.dll] Error 1

I hope someone got it ...

regards.

Dom.




--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]