[SSSD] build fails on git

steve steve at steve-ss.com
Tue May 14 15:55:58 UTC 2013


Hi
git master from about 1/2 hour ago. Ubuntu 13.04 fails at:

/usr/bin/ld: src/sss_client/ssh/sss_ssh_authorizedkeys-sss_ssh_client.o: 
undefined reference to symbol '_talloc_zero_array@@TALLOC_2.0.2'
/usr/bin/ld: note: '_talloc_zero_array@@TALLOC_2.0.2' is defined in DSO 
/usr/lib/i386-linux-gnu/libtalloc.so.2 so try adding it to the linker 
command line
/usr/lib/i386-linux-gnu/libtalloc.so.2: could not read symbols: Invalid 
operation
collect2: error: ld returned 1 exit status
make[2]: *** [sss_ssh_authorizedkeys] Error 1
make[2]: se sale del directorio «/home/steve/sssd»
make[1]: *** [all-recursive] Error 1
make[1]: se sale del directorio «/home/steve/sssd»
make: *** [all] Error 2

here is the libtalloc stuff:
/usr/lib/i386-linux-gnu$ ls -l libtalloc*
-rw-r--r-- 1 root root 218918 ene 29 19:24 libtalloc.a
lrwxrwxrwx 1 root root     18 ene 29 19:24 libtalloc.so -> 
libtalloc.so.2.0.7
lrwxrwxrwx 1 root root     18 may  8 11:25 libtalloc.so.2 -> 
libtalloc.so.2.0.7
-rw-r--r-- 1 root root  42580 ene 29 19:24 libtalloc.so.2.0.7

The 1.10.0beta1 builds OK on the same box.
Any ideas?
Thanks,
Steve



More information about the sssd-devel mailing list