Christian PERRIER, le Mon 24 Jun 2013 10:06:31 +0200, a écrit :
> Now, it gives:
> 
> cc -o test/run test/test_inet_mton.o test/test_inet_ptom.o 
> test/test_netcfg_parse_cidr_address.o test/test_netcfg_network_address.o 
> test/test_netcfg_gateway_reachable.o test/test_nc_v6_interface_configured.o 
> netcfg-common.o wireless.o ethtool-lite.o ipv6.o write_interface.o 
> test/srunner.o -ldebconfclient -ldebian-installer -liw -lcheck -lm
> /usr/lib/gcc/i486-linux-gnu/4.8/../../../i386-linux-gnu/libcheck.a(check_pack.o):
>  In function `ppack':
> (.text+0x53c): undefined reference to `__pthread_register_cancel'

Ok, I should have tested further :) check.pc is actually provided, so I
replaced -lcheck -lm with pkconfig --libs. It still fails to link, but I
believe check simply needs a rebuild with the newer libc, having a look.

Samuel


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to