Git master branch & Debian build

Zenon Mousmoulas zmousm at noc.grnet.gr
Wed Nov 28 16:36:16 CET 2012


On 28/11/2012 1:07 π.μ., Arran Cudbard-Bell wrote:
>> >I just did build on fresh ubuntu 12.10 VM and it looks fine to me....
>> >
>> >root at shinyhead-ldap:~/build/freeradius-server# ldd debian/tmp/usr/sbin/freeradius
>> >	linux-vdso.so.1 =>  (0x00007fffae945000)
>> >	libfreeradius-radius.so => /usr/lib/freeradius/libfreeradius-radius.so (0x00007fddc5958000)
>> >	libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007fddc574d000)
>> >	libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007fddc552f000)
>> >	libcrypt.so.1 => /lib/x86_64-linux-gnu/libcrypt.so.1 (0x00007fddc52f6000)
>> >	libcrypto.so.1.0.0 => /lib/x86_64-linux-gnu/libcrypto.so.1.0.0 (0x00007fddc4f2f000)
>> >	libssl.so.1.0.0 => /lib/x86_64-linux-gnu/libssl.so.1.0.0 (0x00007fddc4cd2000)
>> >	libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fddc4913000)
>> >	/lib64/ld-linux-x86-64.so.2 (0x00007fddc5b96000)
>> >	libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007fddc46fc000)
>> >
>> >-Arran
> Just installed the packages and the server started first time.
Indeed it does seem to work on Ubuntu 12.04.

I also tried it on a fresh Debian squeeze system and what I see is 
consistent to what I posted previously:

# ldd build/bin/radiusd
linux-vdso.so.1 => (0x00007fffe5bff000)
libfreeradius-radius.so => not found
build/lib/.libs/rlm_acctlog.so (0x00007ff8685a2000)
build/lib/.libs/rlm_always.so (0x00007ff86839f000)
[...]

I am trying to figure out what tool or build-dep may be causing this.



More information about the Freeradius-Users mailing list