[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-gnu-radius] Compile radius 0.96.4 in AIX 5.2
From: |
Javier Ferruz Rodriguez |
Subject: |
[Help-gnu-radius] Compile radius 0.96.4 in AIX 5.2 |
Date: |
Thu, 29 Apr 2004 15:04:43 +0000 |
Hi,
I've installed gnu-gcc 3.3.2 for AIX 5.2.
I execute
./configure --disable-debug (right)
. make (wrong)
I get the next error message
Making all in radlib
make[2]: Entering directory '/tmp/radius/gnu-radius-0.96.4/radlib'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-I../include -static -g -O2 -c logger.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -c logger.c -o logger.o
In file included from logger.c:30:
/usr/local/lib/gcc-lib/powerpc-ibm-aix5.2.0.0/3.3.2/include/varargs.h:4:2
#error "GCC no longer implements <varargs.h>."
/usr/local/lib/gcc-lib/powerpc-ibm-aix5.2.0.0/3.3.2/include/varargs.h:4:2
#error "GRevise your code to use <stdarg.h>."
logger.c: In function 'radlog':
logger.c:41: error: parse_error before "va_dcl"
logger.c: In function '_dolog':
logger.c:60: error: parse error before "va_dcl"
Any suggestions?
Thanks in advance,
_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.
http://join.msn.com/?page=features/virus
- [Help-gnu-radius] Compile radius 0.96.4 in AIX 5.2,
Javier Ferruz Rodriguez <=