gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

eagain-cli needs more libraries linked


From: Stef Walter
Subject: eagain-cli needs more libraries linked
Date: Mon, 06 Jun 2011 19:57:23 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.1.10-1.fc15 Thunderbird/3.1.10

Building gnutls master on Fedora 15... The program eagain-cli fails with the following:

/usr/bin/ld: ./.libs/libecore.a(libecore_la-eina_module.o): undefined reference to symbol 'dlclose@@GLIBC_2.2.5' /usr/bin/ld: note: 'dlclose@@GLIBC_2.2.5' is defined in DSO /lib64/libdl.so.2 so try adding it to the linker command line
/lib64/libdl.so.2: could not read symbols: Invalid operation

Additionally once the dlclose symbol is found, pthread symbols are not found. The attached patch fixes this problem.

Cheers,

Stef

Attachment: 0002-tests-Build-eagain-cli-with-correct-libraries.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]