Hiya All,
I've downloaded the three latest version of the iPass perl module from open
systems.
The latest two are attempting to use a struct member that doesn't exist.
The member it is attempting to access is a char string called
ipinfo_t.called_number
For some reason the latest version of iPass (v3.01) for linux doesn't have
that member variable although the INSTALL docs say that you need v3 of the
iPass libs.
So I tried version 1.3 of the iPass perl module which doesn't attempt to
access the above non-existant struct member. It should have worked (*wish*)
but it complains in the "make test" about the following:
Can't load './blib/arch/auto/Ipass/Ipass.so' for module Ipass:
./blib/arch/auto/Ipass/Ipass.so: undefined symbol: ipass_debug at
/usr/lib/perl5/i386-linux/5.00405/DynaLoader.pm line 169.
at test.pl line 19
BEGIN failed--compilation aborted at test.pl line 19.
make: *** [test_dynamic] Error 2
Can anyone help me with this one?
Pete.
==================================================================
_/ Pete Black mailto:[EMAIL PROTECTED]
_/ Dot Communications Pty Ltd http://www.dot.net.au/world
==================================================================
===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.