[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freeradius-users
Subject:    Freeradius on BSDI
From:       Vision Net Administration <aaron () visn ! net>
Date:       2001-03-31 18:41:45
[Download RAW message or body]

Has anyone on the list succesfully built on BSDI 4.1?

I am tryig with freeradius-alpha-snapshot-20010331

I have tried several variations for .configure
When I ran it with --enable-strict-dependancies
it complained about rlm_counter so the last attempt

./configure --without-rlm_counter 

It config's fine when I run gmake I get the following warning 
then error

/bin/sh ./libtool --mode=link gcc  -g -O2  -o libltdl.la -rpath
/usr/local/lib -version-info 1:2:1 ltdl.lo -ldl 
rm -fr .libs/libltdl.la .libs/libltdl.* .libs/libltdl.*

*** Warning: This library needs some functionality provided by -ldl.
*** I have the capability to make that library automatically link in
when
*** you link to this library.  But I can only do this if you have a
*** shared version of the library, which you do not appear to have.

*** Warning: This library needs some functionality provided by -lc.
*** I have the capability to make that library automatically link in
when
*** you link to this library.  But I can only do this if you have a
*** shared version of the library, which you do not appear to have.
*** The inter-library dependencies that have been dropped here will be
*** automatically added whenever a program is linked with this library
*** or is declared to -dlopen it.
gcc -shared  ltdl.lo   -Wl,-soname -Wl,libltdl.so.0 -o
.libs/libltdl.so.0.1.2
(cd .libs && rm -f libltdl.so.0 && ln -s libltdl.so.0.1.2 libltdl.so.0)
(cd .libs && rm -f libltdl.so && ln -s libltdl.so.0.1.2 libltdl.so)
/usr/bin/ar cru .libs/libltdl.a  ltdl.o 



missing.c:76: conflicting types for `__inet_aton'
/usr/include/arpa/inet.h:93: previous declaration of `__inet_aton'
gmake[4]: *** [missing.o] Error 1
gmake[4]: Leaving directory
`/usr/local/src/freeradius-alpha-snapshot-20010331/src/lib'
gmake[3]: *** [common] Error 1
gmake[3]: Leaving directory
`/usr/local/src/freeradius-alpha-snapshot-20010331/src'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory
`/usr/local/src/freeradius-alpha-snapshot-20010331/src'
gmake[1]: *** [common] Error 1
gmake[1]: Leaving directory
`/usr/local/src/freeradius-alpha-snapshot-20010331'
gmake: *** [all] Error 2

Thanks

Aaron


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic