[Pidgin] #331: [build failure] gntclipboard.c error: gntplugin.h: No such file
Pidgin
trac at pidgin.im
Thu Apr 26 17:30:31 EDT 2007
#331: [build failure] gntclipboard.c error: gntplugin.h: No such file
--------------------+-------------------------------------------------------
Reporter: beckham | Owner: sadrul
Type: defect | Status: new
Priority: minor | Component: finch (gnt/ncurses)
Version: 2.0 | Keywords:
--------------------+-------------------------------------------------------
{{{
$ ./configure
[...]
pidgin 2.0.0beta7devel
Build GTK+ 2.x UI............. : yes
Build console UI.............. : yes
Protocols to build dynamically : gg irc jabber msn novell oscar qq simple
yahoo zephyr
Protocols to link statically.. :
Build with GStreamer support.. : no
Build with D-Bus support...... : no
Build with NetworkManager..... : no
SSL Library/Libraries......... : GnuTLS
Build with Cyrus SASL support. : no
Use kerberos 4 with zephyr.... : no
Use external libzephyr........ : no
Has you....................... : yes
Use XScreenSaver Extension.... : no
Use X Session Management...... : yes
Use startup notification...... : no
Build with GtkSpell support... : yes
Build with plugin support..... : yes
Build with Mono support....... : no
Build with Perl support....... : no
Build with Tcl support........ : no
Build with Tk support......... : no
Print debugging messages...... : no
Assertions are fatal.......... : no
Pidgin will be installed in /usr/local/bin.
Warning: You have an old copy of Pidgin at /usr/local/bin/pidgin.
configure complete, now type 'make'
$ make
[...]
/bin/sh ../../../libtool --silent --mode=link gcc -g -g -O2 -o s.la
-rpath /usr/local/lib/finch -module -avoid-version s.lo -Wl,--export-
dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0
../../../finch/libgnt/libgnt.la ../../../libpurple/libpurple.la -lnsl
-lresolv
make[5]: Leaving directory
`/home/src/pidgin/pidgin-2.0.0beta7devel/finch/libgnt/wms'
make[4]: Leaving directory
`/home/src/pidgin/pidgin-2.0.0beta7devel/finch/libgnt'
make[3]: Leaving directory
`/home/src/pidgin/pidgin-2.0.0beta7devel/finch/libgnt'
Making all in plugins
make[3]: Entering directory
`/home/src/pidgin/pidgin-2.0.0beta7devel/finch/plugins'
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I.
-I. -I../.. -DDATADIR=\"/usr/local/share\" -DVERSION=\"2.0.0beta7devel\"
-I../../libpurple -I../../libpurple -I../.. -I../../finch
-I../../finch/libgnt -Wall -Waggregate-return -Wcast-align -Wdeclaration-
after-statement -Werror-implicit-function-declaration -Wextra -Wno-sign-
compare -Wno-unused-parameter -Winit-self -Wmissing-declarations
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef
-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -g -g -O2 -MT gntclipboard_la-
gntclipboard.lo -MD -MP -MF ".deps/gntclipboard_la-gntclipboard.Tpo" \
-c -o gntclipboard_la-gntclipboard.lo `test -f 'gntclipboard.c'
|| echo './'`gntclipboard.c; \
then mv -f ".deps/gntclipboard_la-gntclipboard.Tpo" ".deps
/gntclipboard_la-gntclipboard.Plo"; \
else rm -f ".deps/gntclipboard_la-gntclipboard.Tpo"; exit 1; \
fi
gntclipboard.c:43:23: error: gntplugin.h: No such file or directory
gntclipboard.c:144: error: 'FINCH_PLUGIN_TYPE' undeclared here (not in a
function)
make[3]: *** [gntclipboard_la-gntclipboard.lo] Error 1
make[3]: Leaving directory
`/home/src/pidgin/pidgin-2.0.0beta7devel/finch/plugins'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/src/pidgin/pidgin-2.0.0beta7devel/finch'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/src/pidgin/pidgin-2.0.0beta7devel'
make: *** [all] Error 2
}}}
Rerunning configure w/ --disable-consoleui gets a brotha plenty of pidgin
love.
--
Ticket URL: <http://developer.pidgin.im/ticket/331>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list