(RADIATOR) iPass perl module

1999-12-08 Thread Pete Black

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.



Re: (RADIATOR) iPass perl module

1999-12-08 Thread Mike McCauley

Hi Pete,

Version 1.5 of IpassPerl requires an updated version of the ipass libraries and
headers. You can find them in the Radiator downloads area:

iPASS-Linux-486.tar.gz
iPASS-Solaris-Sparc.tar.gz

they contain new headers and libraries to replace the ones in the standard
ipass developers distribution.

IpassPerl 1.4 does not require the upgrade, and will work with the standard
iPASS developer libraries.

Hope that helps.

Cheers.


On Dec 8,  8:21pm, Pete Black wrote:
 Subject: (RADIATOR) iPass perl module
 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.
-- End of excerpt from Pete Black



-- 
Mike McCauley   [EMAIL PROTECTED]
Open System Consultants Pty. LtdUnix, Perl, Motif, C++, WWW
24 Bateman St Hampton, VIC 3188 Australia   http://www.open.com.au
Phone +61 3 9598-0985   Fax   +61 3 9598-0955

Radiator: the most portable, flexible and configurable RADIUS server 
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, 
Platypus, Freeside, TACACS+, PAM, external, etc etc on Unix, Win95/8, 
NT, Rhapsody
===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.



Re: (RADIATOR) Ipass Perl Module and FreeBSD 3

1999-08-04 Thread O Stockhammer


There were no complilation errors in the make phase. -oliver

On Wed, 28 Jul 1999, Mike McCauley wrote:

 
  Hello,
  We are currently running FreeBSD 3.x and using Radiator to
  authenticate users.  We are trying to implement Ipass.  I have already
  installed Ipass and it tests properly.  We have hit a snag trying to
  install the Ipass Perl Module from Open Systems.  Here are the errors we
  have gotten:
  
  ~~~
  root[ancillary]/home/oliver/SRC/IpassPerl-1.3 {132}# make test
  PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
  -I/usr/libdata/perl/5.00503/mach -I/usr/libdata/perl/5.00503 test.pl
  1..6
  Can't load 'blib/arch/auto/Ipass/Ipass.so' for module Ipass:
  blib/arch/auto/Ipass/Ipass.so: Undefined symbol "ipass_debug" at
  /usr/libdata/perl/5.00503/DynaLoader.pm line 169.
 
 That looks a lot like the compilation of the IpassPerl module failed. Did you
 see any errors when you did the "make" phase?
 
 Cheers.
 
 
 
  
   at test.pl line 19
  BEGIN failed--compilation aborted at test.pl line 19.
  not ok 1
  *** Error code 255
  
  Stop.
  ~
  
  I have run the LIB with and without the -lndbm flag and it has made no
  difference.  Any suggestions?
  
  Thanks,
  Oliver Stockhammer
  
  
  ===
  Archive at http://www.thesite.com.au/~radiator/
  To unsubscribe, email '[EMAIL PROTECTED]' with
  'unsubscribe radiator' in the body of the message.
  
 
 
  --
  Radiator: the most portable, flexible and configurable RADIUS server
  anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald,
  Platypus, Freeside, TACACS+, PAM, external, etc etc on Unix, Win95/8,
  NT, Rhapsody
  ===
  Archive at http://www.thesite.com.au/~radiator/
  To unsubscribe, email '[EMAIL PROTECTED]' with
  'unsubscribe radiator' in the body of the message.
 
 
 
 -- End of excerpt from Hugh Irvine
 
 
 
 -- 
 Mike McCauley   [EMAIL PROTECTED]
 Open System Consultants Pty. LtdUnix, Perl, Motif, C++, WWW
 24 Bateman St Hampton, VIC 3188 Australia   http://www.open.com.au
 Phone +61 3 9598-0985   Fax   +61 3 9598-0955
 
 Radiator: the most portable, flexible and configurable RADIUS server 
 anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, 
 Platypus, Freeside, TACACS+, PAM, external, etc etc on Unix, Win95/8, 
 NT, Rhapsody
 


===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.



Re: (RADIATOR) Ipass Perl Module and FreeBSD 3

1999-08-04 Thread Mike McCauley

Hi Oliver,

I cant really explain that one.
The compiled module has not found the ipass_debug symbol that should be defined
in the ipass libraries. On my Solaris system its defined in
/usr/ipass/lib/libip.a:

oscar$ nm  libip.a  |grep debug
[64]|  1868| 280|FUNC |GLOB |0|1  |debug_dump_mem
[15]| 8|   4|OBJT |GLOB |0|3  |ipass_debug

perhaps you can do the same thing and see if its defined in your lib. If not,
could you send me the complete iPASS directory /usr/ipass for your BSD, and I
will try to get to the bottom of it?

Cheers.


On Aug 4,  4:25pm, O Stockhammer wrote:
 Subject: Re: (RADIATOR) Ipass Perl Module and FreeBSD 3

 There were no complilation errors in the make phase. -oliver

 On Wed, 28 Jul 1999, Mike McCauley wrote:

 
   Hello,
   We are currently running FreeBSD 3.x and using Radiator to
   authenticate users.  We are trying to implement Ipass.  I have already
   installed Ipass and it tests properly.  We have hit a snag trying to
   install the Ipass Perl Module from Open Systems.  Here are the errors we
   have gotten:
   
   ~~~
   root[ancillary]/home/oliver/SRC/IpassPerl-1.3 {132}# make test
   PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
   -I/usr/libdata/perl/5.00503/mach -I/usr/libdata/perl/5.00503 test.pl
   1..6
   Can't load 'blib/arch/auto/Ipass/Ipass.so' for module Ipass:
   blib/arch/auto/Ipass/Ipass.so: Undefined symbol "ipass_debug" at
   /usr/libdata/perl/5.00503/DynaLoader.pm line 169.
 
  That looks a lot like the compilation of the IpassPerl module failed. Did
you
  see any errors when you did the "make" phase?
 
  Cheers.
 
 
 
   
at test.pl line 19
   BEGIN failed--compilation aborted at test.pl line 19.
   not ok 1
   *** Error code 255
   
   Stop.
   ~
   
   I have run the LIB with and without the -lndbm flag and it has made no
   difference.  Any suggestions?
   
   Thanks,
   Oliver Stockhammer
   
   
   ===
   Archive at http://www.thesite.com.au/~radiator/
   To unsubscribe, email '[EMAIL PROTECTED]' with
   'unsubscribe radiator' in the body of the message.
   
  
  
   --
   Radiator: the most portable, flexible and configurable RADIUS server
   anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald,
   Platypus, Freeside, TACACS+, PAM, external, etc etc on Unix, Win95/8,
   NT, Rhapsody
   ===
   Archive at http://www.thesite.com.au/~radiator/
   To unsubscribe, email '[EMAIL PROTECTED]' with
   'unsubscribe radiator' in the body of the message.
  
  
  
  -- End of excerpt from Hugh Irvine
 
 
 
  --
  Mike McCauley   [EMAIL PROTECTED]
  Open System Consultants Pty. LtdUnix, Perl, Motif, C++, WWW
  24 Bateman St Hampton, VIC 3188 Australia   http://www.open.com.au
  Phone +61 3 9598-0985   Fax   +61 3 9598-0955
 
  Radiator: the most portable, flexible and configurable RADIUS server
  anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald,
  Platypus, Freeside, TACACS+, PAM, external, etc etc on Unix, Win95/8,
  NT, Rhapsody
 


-- End of excerpt from O Stockhammer



-- 
Mike McCauley   [EMAIL PROTECTED]
Open System Consultants Pty. LtdUnix, Perl, Motif, C++, WWW
24 Bateman St Hampton, VIC 3188 Australia   http://www.open.com.au
Phone +61 3 9598-0985   Fax   +61 3 9598-0955

Radiator: the most portable, flexible and configurable RADIUS server 
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, 
Platypus, Freeside, TACACS+, PAM, external, etc etc on Unix, Win95/8, 
NT, Rhapsody
===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.