Bugs item #1682445, was opened at 2007-03-16 17:42
Message generated for change (Comment added) made by thekingant
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100235&aid=1682445&group_id=235

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: 2.0.0 beta 6
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Jiann-Ming Su (js290)
Assigned to: Mark Doliner (thekingant)
Summary: beta6 won't compile

Initial Comment:
Using CentOS 4.4.  The beta6 rpm won't compile:

# rpmbuild --rebuild --without gstreamer,text gaim-2.0.0-0.beta6.src.rpm
.
.
.
if /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H 
-I. -I. -I../..
  -DDATADIR=\"/usr/share\" -DVERSION=\"2.0.0beta6\" -I../../src -I../../libgaim 
-I../../gtk -
Wall  -Waggregate-return -Wcast-align -Wdeclaration-after-statement 
-Werror-implicit-function
-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Winit-self 
-Wmissing-declaratio
ns -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef 
-D_FORTIFY_SOURCE=2 -DXTHREA
DS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/X1
1R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/i
nclude/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     
 -g -O2 -g -p
ipe -m32 -march=i386 -mtune=pentium4 -MT xmppconsole.lo -MD -MP -MF 
".deps/xmppconsole.Tpo" -
c -o xmppconsole.lo xmppconsole.c; \
then mv -f ".deps/xmppconsole.Tpo" ".deps/xmppconsole.Plo"; else rm -f 
".deps/xmppconsole.Tpo
"; exit 1; fi
/bin/sh ../../libtool --silent --tag=CC --mode=link gcc  -g -O2 -g -pipe -m32 
-march=i386 -mt
une=pentium4   -o convcolors.la -rpath /usr/lib/gaim -module -avoid-version 
convcolors.lo -Wl
,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm 
-lpangoxft-1.0 -
lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lnsl 
-lresolv
xmppconsole.c: In function `iq_clicked_cb':
xmppconsole.c:319: error: implicit declaration of function 
`gtk_combo_box_get_active_text'
xmppconsole.c:319: warning: nested extern declaration of 
`gtk_combo_box_get_active_text'
xmppconsole.c:319: warning: format argument is not a pointer (arg 6)
xmppconsole.c: In function `presence_clicked_cb':
xmppconsole.c:440: warning: nested extern declaration of 
`gtk_combo_box_get_active_text'
xmppconsole.c:440: warning: assignment makes pointer from integer without a cast
xmppconsole.c:443: warning: assignment makes pointer from integer without a cast
xmppconsole.c: In function `message_clicked_cb':
xmppconsole.c:599: warning: nested extern declaration of 
`gtk_combo_box_get_active_text'
xmppconsole.c:611: warning: format argument is not a pointer (arg 6)
xmppconsole.c: In function `dropdown_changed_cb':
xmppconsole.c:715: warning: nested extern declaration of 
`gtk_combo_box_get_active_text'
xmppconsole.c:716: warning: passing arg 1 of `gaim_accounts_find' makes pointer 
from integerwithout a cast
make[4]: *** [xmppconsole.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory `/usr/src/redhat/BUILD/gaim-2.0.0beta6/gtk/plugins'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/src/redhat/BUILD/gaim-2.0.0beta6/gtk/plugins'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/gaim-2.0.0beta6/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/gaim-2.0.0beta6'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.75781 (%build)


RPM build errors:
    user mark does not exist - using root
    group mark does not exist - using root
    user mark does not exist - using root
    group mark does not exist - using root
    Bad exit status from /var/tmp/rpm-tmp.75781 (%build)


----------------------------------------------------------------------

>Comment By: Mark Doliner (thekingant)
Date: 2007-03-27 00:54

Message:
Logged In: YES 
user_id=20979
Originator: NO

I believe this has been fixed in Subversion.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100235&aid=1682445&group_id=235

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Gaim-bugs mailing list
Gaim-bugs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gaim-bugs

Reply via email to