failure to compile 2.1.1 on Redhat ES3

Alan DeKok aland at deployingradius.com
Thu Oct 23 11:53:05 CEST 2008


A.L.M.Buxey at lboro.ac.uk wrote:
> just tried to compile FR 2.1.1 on a more vintage system
> than what I normally find myself on - RedHat ES 3
> 
> Theres a compile issue with Python module which didnt
> exist on the same platform with 2.0.5 - but I'll ignore
> that one for now - the important part is the base daemon
> itself:
> 
> /usr/src/freeradius-server-2.1.1/libtool --mode=compile gcc  -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -DNDEBUG -I/usr/src/freeradius-server-2.1.1/src -DHOSTINFO=\"i686-pc-linux-gnu\" -DRADIUSD_VERSION=\"2.1.1\"  -DOPENSSL_NO_KRB5  -c listen.c
>  gcc -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -DNDEBUG -I/usr/src/freeradius-server-2.1.1/src -DHOSTINFO=\"i686-pc-linux-gnu\" -DRADIUSD_VERSION=\"2.1.1\" -DOPENSSL_NO_KRB5 -c listen.c  -fPIC -DPIC -o .libs/listen.o
> listen.c:99:1: directives may not be used inside a macro argument

  Yuck.  That assert can simply be deleted.

  Alan DeKok.



More information about the Freeradius-Devel mailing list