Comment 1 for bug 796571

Revision history for this message
Clint Byrum (clint-fewbar) wrote :

This happens on amd64 as well, there is some kind of linking problem with libperl

From build.log:

/build/collectd-SQXwoT/collectd-4.10.1/conftest.c:202: undefined reference to `Perl_Gthr_key_ptr'
/build/collectd-SQXwoT/collectd-4.10.1/conftest.c:202: undefined reference to `pthread_getspecific'
/build/collectd-SQXwoT/collectd-4.10.1/conftest.c:203: undefined reference to `Perl_newSVpv'
/build/collectd-SQXwoT/collectd-4.10.1/conftest.c:203: undefined reference to `Perl_load_module_nocontext'
collect2: ld returned 1 exit status
configure:20653: $? = 1