It�s the error:
make[1]: Entering directory `/home/maximo/freeradius-0.7.1'
Making all in libltdl...
make[2]: Entering directory `/home/maximo/freeradius-0.7.1/libltdl'
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g
-O2 -D_
EENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -g -Wshadow
-Wpointer-a
ith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes
-Wmissing-prot
types -Wmissing-declarations -Wnested-externs -c ltdl.c
rm -f .libs/ltdl.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -D_REENTRANT
-D_POSIX_PTHREAD_SEMANTICS
Wall -D_GNU_SOURCE -g -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align
-Wwrite
strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
-Wneste
-externs -c ltdl.c -fPIC -DPIC -o .libs/ltdl.lo
ltdl.c: In function `rpl_argz_next':
ltdl.c:599: warning: cast discards qualifiers from pointer target type
ltdl.c: In function `lt_estrdup':
ltdl.c:884: warning: declaration of `dup' shadows global declaration
ltdl.c: At top level:
ltdl.c:955: warning: function declaration isn't a prototype
ltdl.c:970: warning: function declaration isn't a prototype
ltdl.c:986: warning: function declaration isn't a prototype
ltdl.c:1456: warning: function declaration isn't a prototype
ltdl.c:1475: warning: function declaration isn't a prototype
ltdl.c:1497: warning: function declaration isn't a prototype
ltdl.c:1505: warning: function declaration isn't a prototype
ltdl.c:1543: warning: function declaration isn't a prototype
ltdl.c: In function `presym_open':
ltdl.c:1575: warning: cast discards qualifiers from pointer target type
ltdl.c: At top level:
ltdl.c:1593: warning: function declaration isn't a prototype
ltdl.c:1603: warning: function declaration isn't a prototype
ltdl.c:1939: warning: function declaration isn't a prototype
ltdl.c:2903: warning: function declaration isn't a prototype
ltdl.c: In function `lt_dlopenext':
ltdl.c:2926: warning: unused variable `file_found'
ltdl.c: At top level:
ltdl.c:3057: warning: function declaration isn't a prototype
ltdl.c:3123: warning: function declaration isn't a prototype
ltdl.c: In function `lt_dlinsertsearchdir':
ltdl.c:3525: warning: cast discards qualifiers from pointer target type
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -D_REENTRANT
-D_POSIX_PTHREAD_SEMANTICS
Wall -D_GNU_SOURCE -g -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align
-Wwrite
strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
-Wneste
-externs -c ltdl.c -o ltdl.o >/dev/null 2>&1
mv -f .libs/ltdl.lo ltdl.lo
/bin/sh ./libtool --mode=link gcc -g -O2 -D_REENTRANT
-D_POSIX_PTHREAD_SEMANTI
S -Wall -D_GNU_SOURCE -g -Wshadow -Wpointer-arith -Wcast-qual
-Wcast-align -Wwr
te-strings -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wne
ted-externs -o libltdl.la -rpath /usr/local/lib -no-undefined
-version-info 4:
:1 ltdl.lo -ldl -lnsl -lresolv -lsocket -lposix4 -lpthread
rm -fr .libs/libltdl.la .libs/libltdl.* .libs/libltdl.*
/usr/ccs/bin/ld -G -z defs -h libltdl.so.3 -o .libs/libltdl.so.3.1.0
ltdl.lo
ldl -lnsl -lresolv -lsocket -lposix4 -lpthread -lc
(cd .libs && rm -f libltdl.so.3 && ln -s libltdl.so.3.1.0 libltdl.so.3)
(cd .libs && rm -f libltdl.so && ln -s libltdl.so.3.1.0 libltdl.so)
ar cru .libs/libltdl.a ltdl.o
ranlib .libs/libltdl.a
creating libltdl.la
(cd .libs && rm -f libltdl.la && ln -s ../libltdl.la libltdl.la)
make[2]: Leaving directory `/home/maximo/freeradius-0.7.1/libltdl'
Making all in src...
make[2]: Entering directory `/home/maximo/freeradius-0.7.1/src'
make[3]: Entering directory `/home/maximo/freeradius-0.7.1/src'
Making all in lib...
make[4]: Entering directory `/home/maximo/freeradius-0.7.1/src/lib'
gcc -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE
-g -Wsh
dow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings
-Wstrict-prototype
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs
-D_LIBRADIUS -I..
include -c dict.c -o dict.o
gcc -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE
-g -Wsh
dow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings
-Wstrict-prototype
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs
-D_LIBRADIUS -I..
include -c print.c -o print.o
/usr/ccs/bin/as: "/var/tmp/ccFWncKj.s", line 860: error: unknown opcode
".subsetion"
/usr/ccs/bin/as: "/var/tmp/ccFWncKj.s", line 860: error: statement syntax
/usr/ccs/bin/as: "/var/tmp/ccFWncKj.s", line 869: error: unknown opcode
".previus"
/usr/ccs/bin/as: "/var/tmp/ccFWncKj.s", line 869: error: statement syntax
make[4]: *** [print.o] Error 1
make[4]: Leaving directory `/home/maximo/freeradius-0.7.1/src/lib'
make[3]: *** [common] Error 1
make[3]: Leaving directory `/home/maximo/freeradius-0.7.1/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/maximo/freeradius-0.7.1/src'
make[1]: *** [common] Error 1
make[1]: Leaving directory `/home/maximo/freeradius-0.7.1'
make: *** [all] Error 2
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
- Re: Can not compile on solaris maximo
- Re: Can not compile on solaris Chris Parker
- Re: Can not compile on solaris maximo
- Re: Can not compile on solaris Chris Parker
- Re: Can not compile on solaris maximo
- Re: Can not compile on solaris Chris Parker
- Problems with configuration on li... maximo
- RE: Problems with configurati... Brian Johnson
- Re: Problems with configurati... maximo
- Re: Problems with configurati... Chris Brotsos
- Re: Problems with configurati... maximo
