hi there,

i was trying to make the auth-module from ipass.
ipass is succesfully installed... after trying to compile i got following
error. does someone know the reason ?

IpassPerl-1.5 > perl Makefile.PL 
Note (probably harmless): No library found for -lip
Note (probably harmless): No library found for -lssl
Note (probably harmless): No library found for -lcrypto
Writing Makefile for Ipass
root@p700:/home/steger/ipass/IpassPerl-1.5 > make
cc -c -I/usr/ipass/include -Dbool=char -DHAS_BOOL -I/usr/local/include -O2
-pipe    -DVERSION=\"1.5\" -DXS_VERSION=\"1.5\" -fpic
-I/usr/lib/perl5/5.00503/i586-linux/CORE  Ipass.c
Ipass.xs: In function `XS_Ipass_remote_auth':
Ipass.xs:389: structure has no member named `called_number'
Ipass.xs:389: structure has no member named `called_number'
Ipass.xs:389: structure has no member named `called_number'
Ipass.xs: In function `XS_Ipass_remote_auth_chap':
Ipass.xs:446: structure has no member named `called_number'
Ipass.xs:446: structure has no member named `called_number'
Ipass.xs:446: structure has no member named `called_number'
Ipass.xs: In function `XS_Ipass_remote_acct':
Ipass.xs:517: structure has no member named `called_number'
Ipass.xs:517: structure has no member named `called_number'
Ipass.xs:517: structure has no member named `called_number'
Ipass.xs:520: structure has no member named `called_number'
Ipass.xs:520: structure has no member named `called_number'
Ipass.xs:520: structure has no member named `called_number'
make: *** [Ipass.o] Error 1

the second question here:
in fact that hopefully the module is working well, can i simply add it in
but it between my REALM DEFAULT ?

after <auth sql>?

like:
<authby sql>
<authby ipass> 

should that work ?



christian steger 


===
Archive at http://www.starport.net/~radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to