LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Gentoo & freeradius compile error (https://www.linuxquestions.org/questions/linux-software-2/gentoo-and-freeradius-compile-error-189274/)

flux.i 06-03-2004 11:01 AM

Gentoo & freeradius compile error
 
Hallo,

beim Kompilieren des freeradius Pakets unter Gentoo tritt bei mir auf einem Rechner (kernel 2.6.5) folgendes Problem auf:

Code:

root@nb1: ~ >>USE="-ldap -mysql" emerge freeradius
...
...
/usr/bin/libtool --mode=link ld \
-module -static  -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -DNDEBUG  -D_LIBRADIUS -I../include dict.o print.o radius.o valuepair.o token.o misc.o log.o filters.o missing.o md4.o md5.o sha1.o hmac.o snprintf.o isaac.o smbdes.o crypt.o -o libradius.a
libtool: link: unable to infer tagged configuration
libtool: link: specify a tag with `--tag'
gmake[4]: *** [libradius.a] Fehler 1
gmake[4]: Leaving directory `/var/tmp/portage/freeradius-0.9.3-r1/work/freeradius-0.9.3/src/lib'
gmake[3]: *** [common] Fehler 1
gmake[3]: Leaving directory `/var/tmp/portage/freeradius-0.9.3-r1/work/freeradius-0.9.3/src'
gmake[2]: *** [all] Fehler 2
gmake[2]: Leaving directory `/var/tmp/portage/freeradius-0.9.3-r1/work/freeradius-0.9.3/src'
gmake[1]: *** [common] Fehler 1
gmake[1]: Leaving directory `/var/tmp/portage/freeradius-0.9.3-r1/work/freeradius-0.9.3'
make: *** [all] Fehler 2

!!! ERROR: net-dialup/freeradius-0.9.3-r1 failed.
!!! Function src_compile, Line 86, Exitcode 2
!!! (no error message)



Auf einer anderen Gentoo-Maschine (auch 2.6.5) läuft es einwandfrei! Hat jemand eine Idee, was da los ist?


unSpawn 06-03-2004 05:18 PM

//Moderator.note: This is not a security problem, moved to the Linux - Software forum. If you can, please post english.


All times are GMT -5. The time now is 10:14 PM.