Hello Experts, Could you please help us in installing GNU Radius on HPUX. We are trying to make some of the HPUX servers the Client for Radius Server. When we try compiling by the below command, we are getting errors as mentioned below.
# ./configure --enable-client --without-libintl-prefix --without-libiconv-prefix We are using gcc-4.0.2. The error we get is as below. gmake[1]: Entering directory `/home/rad/radius-1.3/radius-1.1/radlast' /bin/sh ../libtool --mode=link gcc -g -O2 -o radlast radlast.o../lib/liblog.la ../lib/librad.la ../lib/libdebug.la -lintl -lintl -lcrypt -lnsl gcc -g -O2 -o radlast radlast.o ../lib/.libs/liblog.a -L/usr/local/lib ../lib/.libs/librad.a ../lib/.libs/libdebug.a /usr/local/lib/libintl.sl /opt/gnome/lib/libiconv.sl -lc -lcrypt -lnsl -Wl,+b -Wl,/usr/local/lib:/opt/gnome/lib /usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (radlast.o) was detected. The linked output may not run on a PA 1.x system. /usr/ccs/bin/ld: Unsatisfied symbols: setlinebuf (code) collect2: ld returned 1 exit status gmake[1]: *** [radlast] Error 1 gmake[1]: Leaving directory `/home/rad/radius-1.3/radius-1.1/radlast' gmake: *** [install-recursive] Error 1 # pwd /home/rad/radius-1.3/radius-1.1 Can you please help us. Thank you very much. Regds., Bhavani -- Communication is one important aspect that keep our life Active all the time. _______________________________________________ Help-gnu-radius mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnu-radius
