[Pidgin] #14347: building with external libgadu enabled doesn't link against it
Pidgin
trac at pidgin.im
Sun Jul 3 14:54:17 EDT 2011
#14347: building with external libgadu enabled doesn't link against it
--------------------+-------------------------------------------------------
Reporter: ari | Owner:
Type: defect | Status: new
Milestone: | Component: Gadu-Gadu
Version: 2.9.0 | Resolution:
Keywords: |
--------------------+-------------------------------------------------------
Comment(by ari):
I think I found the problem. GADU_LIBS was empty in my chroot but not my
regular build machine because libgadu.pc depends on gnutls, but libgadu-
dev did not depend on libgnutls-dev. "pkg-config --exists --print-errors
libgadu" worked fine in my chroot, but "pkg-config --libs 'libgadu >=
1.11.0'" reported an error about gnutls missing, and configure throws out
errors from that command entirely for some reason. So it sounds like this
is both a bug with libgnutls-dev and pkg-config somewhere.
--
Ticket URL: <http://developer.pidgin.im/ticket/14347#comment:10>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list