Bugs item #1669858, was opened at 2007-02-27 05:53
Message generated for change (Comment added) made by deryni9
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100235&aid=1669858&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: None
Priority: 5
Private: No
Submitted By: Stephen J. Gowdy (gowdy)
Assigned to: Nobody/Anonymous (nobody)
Summary: Beta6 requires gtk 2.6?

Initial Comment:
While trying to compile beta6 on a Scientific Linux 4 (same packages as RHEL4) 
machine it fails to build with the following error;

/bin/sh ../../libtool --silent --tag=CC --mode=link gcc  -g -O2 -g -pipe -m32 
-march=i686 -mtune=pentium4   -o extplacement.la -rpath /usr/lib/gaim -module 
-avoid-version extplacement.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'
...
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

Looking on the web it seem that this function was introduced in gtk 2.6 and is 
bit present in 2.4. I did build beta5 without problems.

Stephen.


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

>Comment By: Etan Reisner (deryni9)
Date: 2007-02-27 18:07

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

Oversight when that plugin was added, it has since been fixed, you can
just comment out the plugin and the build will work fine.

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100235&aid=1669858&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