I'm getting the following errors when compiling on a RedHat 4.2
system, can anyone provide any clues?
Thanks,
Chris
cc -c -I/usr/ipass/include -Dbool=char -DHAS_BOOL -O2
-DVERSION=\"1.4\" -DXS_
VERSION=\"1.4\" -fpic -I/usr/lib/perl5/i386-linux/5.00404/CORE Ipass.c
Ipass.xs: In function `XS_Ipass_remote_auth':
Ipass.xs:385: structure has no member named `nas_port_type'
Ipass.xs:387: structure has no member named `called_number'
Ipass.xs:389: `IPASS_MAXPHONELEN' undeclared (first use this function)
Ipass.xs:389: (Each undeclared identifier is reported only once
Ipass.xs:389: for each function it appears in.)
Ipass.xs:391: structure has no member named `calling_number'
Ipass.xs: In function `XS_Ipass_remote_auth_chap':
Ipass.xs:442: structure has no member named `nas_port_type'
Ipass.xs:444: structure has no member named `called_number'
Ipass.xs:446: `IPASS_MAXPHONELEN' undeclared (first use this function)
Ipass.xs:448: structure has no member named `calling_number'
Ipass.xs: In function `XS_Ipass_remote_acct':
Ipass.xs:512: structure has no member named `nas_port_type'
Ipass.xs:514: structure has no member named `called_number'
Ipass.xs:516: `IPASS_MAXPHONELEN' undeclared (first use this function)
Ipass.xs:518: structure has no member named `calling_number'
===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.