[Pidgin] #14544: Compiling with GnuTLS in a non-standard place fails
Pidgin
trac at pidgin.im
Tue Aug 23 13:21:44 EDT 2011
#14544: Compiling with GnuTLS in a non-standard place fails
---------------------------+------------------------------------------------
Reporter: eigenstr | Type: defect
Status: new | Milestone: 2.10.1
Component: libpurple | Version: 2.10.0
Keywords: GnuTLS CFLAGS |
---------------------------+------------------------------------------------
I have GnuTLS installed with --prefix=/usr/local/gnutls. When providing
configure with the correct options on the command line, it finds the
headers and libraries OK.
However, when compiling, the files in libpurple/protocols/gg that need to
know where the GnuTLS includes are, can't find them.
libgg_la-events.lo
libgg_la-handlers.lo
libgg_la-libgadu.lo
libgg_la-resolver.lo
Adding $(GNUTLS_CFLAGS) to the compile rules for those files in
libpurple/protocols/gg/Makefile.in takes care of it.
--
Ticket URL: <http://developer.pidgin.im/ticket/14544>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list