Error 1: gmake Free Radius 3.0.3 at Solaris
Lloyd Gill
lhg at jhmi.edu
Wed Jun 4 16:18:09 CEST 2014
Rafael, while I don’t use the FreeRadius server on solaris (we use MS Radius, and free radius clients on our unix systems), I have compiled software for decades on Solaris without issue. There may be some things to tweak along the way, but most things compile fine. I have traditionally used /usr/ccs/bin/make and gcc and that combination usually works well. Have you tried that yet?
Lloyd
From: Rafael de Farias Meurer <rafael.meurer at gvt.com.br<mailto:rafael.meurer at gvt.com.br>>
Reply-To: FreeRadius users mailing list <freeradius-users at lists.freeradius.org<mailto:freeradius-users at lists.freeradius.org>>
Date: Wednesday, June 4, 2014 at 9:12 AM
To: "'freeradius-users at lists.freeradius.org<mailto:'freeradius-users at lists.freeradius.org>'" <freeradius-users at lists.freeradius.org<mailto:freeradius-users at lists.freeradius.org>>
Subject: Error 1: gmake Free Radius 3.0.3 at Solaris
I’m trying to install free radius 3.0.3at Solaris, after I use gmake command I got this error, I tried to use make and didn’t work either:
CC src/lib/cbuff.c
In file included from /home/nms/radiusTeste/freeradius-server-3.0.3/src/freeradius-devel/libradius.h:65,
from src/lib/cbuff.c:26:
/home/nms/radiusTeste/freeradius-server-3.0.3/src/freeradius-devel/missing.h:419:1: warning: "htonll" redefined
In file included from /usr/include/netinet/in.h:73,
from /usr/include/netdb.h:74,
from /home/nms/radiusTeste/freeradius-server-3.0.3/src/freeradius-devel/missing.h:40,
from /home/nms/radiusTeste/freeradius-server-3.0.3/src/freeradius-devel/libradius.h:65,
from src/lib/cbuff.c:26:
/usr/include/sys/byteorder.h:46:1: warning: this is the location of the previous definition
In file included from src/lib/cbuff.c:26:
/home/nms/radiusTeste/freeradius-server-3.0.3/src/freeradius-devel/libradius.h:637: error: syntax error before "func"
gmake: *** [build/objs/src/lib/cbuff.lo] Error 1
What can I do to solve this error?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20140604/bc88fe3c/attachment.html>
More information about the Freeradius-Users
mailing list