|
From: | sadsfae |
Subject: | [Weechat-dev] [bug #28723] 0.3.1 compilation fails with gnutls compilation errors (centos5.4/x86_64) |
Date: | Mon, 25 Jan 2010 05:00:06 +0000 |
User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.6) Gecko/20091216 Fedora/3.5.6-1.fc12 Firefox/3.5.6 |
Follow-up Comment #1, bug #28723 (project weechat): I tried compiling the dev version tonight also, I get the same error. --- snip --- /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR="/usr/local/share/locale" -Wall -W -Werror-implicit-function-declaration -pipe -O2 -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -g -O0 -DWEECHAT_VERSION="0.3.2-dev" -MT irc-server.lo -MD -MP -MF .deps/irc-server.Tpo -c -o irc-server.lo irc-server.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR="/usr/local/share/locale" -Wall -W -Werror-implicit-function-declaration -pipe -O2 -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -g -O0 -DWEECHAT_VERSION="0.3.2-dev" -MT irc-server.lo -MD -MP -MF .deps/irc-server.Tpo -c irc-server.c -fPIC -DPIC -o .libs/irc-server.o irc-server.c: In function ‘irc_server_gnutls_callback’: irc-server.c:2312: error: implicit declaration of function ‘gnutls_x509_crt_print’ irc-server.c:2312: error: ‘GNUTLS_CRT_PRINT_ONELINE’ undeclared (first use in this function) irc-server.c:2312: error: (Each undeclared identifier is reported only once irc-server.c:2312: error: for each function it appears in.) make[4]: *** [irc-server.lo] Error 1 make[4]: Leaving directory `/home/***/source/weechat-devel/src/plugins/irc' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/***/source/weechat-devel/src plugins' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/***/source/weechat-devel/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/***/source/weechat-devel' make: *** [all] Error 2 address@hidden weechat-devel]$ --- snip --- _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?28723> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |