[Pidgin] #2363: make aborts with error message "`G_PARAM_STATIC_NAME' undeclared"
Pidgin
trac at pidgin.im
Wed Aug 1 06:28:06 EDT 2007
#2363: make aborts with error message "`G_PARAM_STATIC_NAME' undeclared"
-------------------+--------------------------------------------------------
Reporter: Haffax | Owner: sadrul
Type: defect | Status: new
Priority: minor | Component: finch (gnt/ncurses)
Version: 2.1.0 | Keywords: make compile error
Pending: 0 |
-------------------+--------------------------------------------------------
When installing the new version of pidgin, make aborts in directory
finch/libgnt with an error message. The program call and error message is
if /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc
-DHAVE_CONFIG_H -I. -I. -I../.. -pthread
-I/usr/include/glib-2.0-I/usr/lib/glib-2.0/include -Wall -Waggregate-
return -Wcast-align -Wendif-labels -Werror-implicit-function-declaration
-Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wnested-
externs -Wpointer-arith -Wundef -I/usr/include/libxml2 -g -g -O2 -MT
gnttree.lo -MD -MP -MF ".deps/gnttree.Tpo" -c -o gnttree.lo gnttree.c; \
then mv -f ".deps/gnttree.Tpo" ".deps/gnttree.Plo"; else rm -f
".deps/gnttree.Tpo"; exit 1; fi
gnttree.c: In function `gnt_tree_class_init':
gnttree.c:987: error: `G_PARAM_STATIC_NAME' undeclared (first use in this
function)
gnttree.c:987: error: (Each undeclared identifier is reported only once
gnttree.c:987: error: for each function it appears in.)
gnttree.c:987: error: `G_PARAM_STATIC_NICK' undeclared (first use in this
function)
gnttree.c:988: error: `G_PARAM_STATIC_BLURB' undeclared (first use in this
function)
--
Ticket URL: <http://developer.pidgin.im/ticket/2363>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list