Hello Alejandro,

Hmm, the compiler is complaining about something in /usr/include/stdio.h. Makes
me think there might be a problem with the compiler or the headers:

Heres what I see on FreeBSD 2.2.5:

bash-2.01$ make
mkdir ./blib
mkdir ./blib/lib
cp Ipass.pm ./blib/lib/Ipass.pm
AutoSplitting Ipass (./blib/lib/auto/Ipass)
/usr/local/bin/perl -I/usr/local/lib/perl5/i386-freebsd/5.00401
-I/usr/local/lib/perl5 /usr/local/lib/perl5/ExtUtils/xsubpp  -typemap
/usr/local/lib/perl5/ExtUtils/typemap -typemap typemap Ipass.xs >Ipass.tc && mv
Ipass.tc Ipass.c
cc -c -I/usr/ipass/include -I/usr/local/include -O     -DVERSION=\"1.5\"
 -DXS_VERSION=\"1.5\" -DPIC -fpic
-I/usr/local/lib/perl5/i386-freebsd/5.00401/CORE  Ipass.c
mkdir ./blib/arch
mkdir ./blib/arch/auto
mkdir ./blib/arch/auto/Ipass
Running Mkbootstrap for Ipass ()
chmod 644 Ipass.bs
LD_RUN_PATH="/usr/ipass/lib" ld -o ./blib/arch/auto/Ipass/Ipass.so  -Bshareable
 -L/usr/local/lib Ipass.o    -L/usr/ipass/lib -lip -lssl -lcrypto
chmod 755 ./blib/arch/auto/Ipass/Ipass.so
cp Ipass.bs ./blib/arch/auto/Ipass/Ipass.bs
chmod 644 ./blib/arch/auto/Ipass/Ipass.bs
mkdir ./blib/man3
Manifying ./blib/man3/Ipass.3

bash-2.01$ cc -v
gcc version 2.7.2.1

bash-2.01$ uname -a
FreeBSD gurgle.open.com.au 2.2.5-RELEASE FreeBSD 2.2.5-RELEASE #0: Tue Oct 21
14:33:00 GMT 1997     [EMAIL PROTECTED]:/usr/src/sys/compile/GENERIC  i386

What versions are you on?

Cheers.

On Mar 15,  5:37pm, Alejandro Dau wrote:
> Subject: (RADIATOR) IpassPerl on FreeBSD
> Hi,
>       Ive been having problems compiling IpassPerl (vers 1.5 and 1.4)
> on freebsd; when i do a make of the module, it shows the following
> error
>
> cc -c -I/usr/ipass/include       -DVERSION=\"1.4\"  -
> DXS_VERSION=\"1.4\" -DPIC -fpic -
> I/usr/libdata/perl/5.00503/mach/CORE  Ipass.c
> In file included from
> /usr/libdata/perl/5.00503/mach/CORE/perlsdio.h:5,
>                  from
> /usr/libdata/perl/5.00503/mach/CORE/iperlsys.h:203,
>                  from /usr/libdata/perl/5.00503/mach/CORE/perl.h:325,
>                  from Ipass.xs:5:
> /usr/include/stdio.h:296: parse error before `__printflike'
> /usr/include/stdio.h:296: warning: data definition has no type or
> storage class
> /usr/include/stdio.h:308: parse error before `__printflike'
> /usr/include/stdio.h:308: warning: data definition has no type or
> storage class
> /usr/include/stdio.h:310: parse error before `__printflike'
> /usr/include/stdio.h:310: warning: data definition has no type or
> storage class
> /usr/include/stdio.h:312: parse error before `__printflike'
> .
> .
> .
>
> Did anybody have any similar problem with ipassperl?
>
> Regards
> Alejandro
>
>
>
>
> ===
> 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.
>-- End of excerpt from Alejandro Dau



-- 
Mike McCauley                               [EMAIL PROTECTED]
Open System Consultants Pty. Ltd            Unix, 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, 
2000, NT, MacOS X
===
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