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
[sads...@funcamp weechat-devel]$
--- snip ---
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?28723>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
_______________________________________________
Weechat-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/weechat-dev