Git master branch & Debian build

Arran Cudbard-Bell a.cudbardb at freeradius.org
Wed Nov 28 00:01:42 CET 2012


On 27 Nov 2012, at 19:23, Alan DeKok <aland at DEPLOYINGRADIUS.COM> wrote:

> Zenon Mousmoulas wrote:
>> Yes, I am tracking the master branch, pulled shortly before my previous
>> post:
>> 
>> * master                      996ac3c [origin/master] More dependencies
>>  remotes/origin/HEAD         -> origin/master
>>  remotes/origin/master       996ac3c More dependencies
> 
>  Well, that should be OK.
> 
>  Is this from a fresh checkout?  I just don't see that on my debian
> machine.
> 
>> # ldd debian/tmp/usr/sbin/freeradius 
> 
>  Please don't post dozens of lines of crap.  It's good enough just to
> post one or two lines, to get the idea.

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



More information about the Freeradius-Users mailing list