compiling problem

"Thorsten Heyming" <[email protected]> Wed, 5 Oct 2005 16:37:27 +0200
Newsgroups gmane.comp.gnu.radius.general
Message-ID <[email protected]>
Hi,

i have some trouble compiling radius 1.3 on fedora core 4

make leaves so following error

log.c: In function channel_format_prefix:
log.c:200: error: invalid lvalue in unary &
log.c: In function channel_format_suffix:
log.c:218: error: invalid lvalue in unary &
make[3]: *** [log.o] Error 1
make[3]: Leaving directory `/root/software/radius-1.3/radiusd'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/root/software/radius-1.3/radiusd'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/software/radius-1.3'
make: *** [all] Error 2


Any help or suggestion ?


Thorsten