Re: cvs requirements
Crispin Flowerday <[email protected]> Sat, 20 Dec 2003 12:45:37 +0000
| Newsgroups | gmane.comp.web.galeon.devel |
|---|---|
| Message-ID | <1071924337.653.11.camel@drno> |
On Sat, 2003-12-20 at 11:31, Mark Howard wrote: > Hi, > I wanted to try the latest galeon from cvs, but unfortunately it > failed to build. The function gtk_combo_box_new_with_model was missing > (I have gtk 2.3.0. I think that function was added in 2.3.1). The > configure.in script still lists version 2.2 of gtk - is there any > chance this (and any others) could be updated? We still only require Gtk 2.2, and there are no plans to require Gtk 2.3 (until such time as Gtk 2.4 is released). I have fixed the mozilla/GtkNSSClientAuthDialogs.cpp file to only use the gtk_combo_box_new_with_model function for Gtk 2.3.1 and above. When compiling galeon against Gtk 2.3 or higher, you need to ensure that you don't pass --enable-maintainer-mode to the configure script. This flag turns on the DEPRECATED compiler defines, and the gtkoptionmenu (which we use) is deprecated in Gtk 2.3. Crispin ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click