compiling with glib/gtk+ 2.3.x
Shawn <[email protected]> Tue, 20 Jan 2004 22:11:15 -0600
| Newsgroups | gmane.comp.web.galeon.devel,gmane.comp.web.galeon.user |
|---|---|
| Message-ID | <1074658275.4569.3.camel@localhost> |
I figured out real easy what to do about g_value_set_(object|string)_take_ownership, but does anyone know how to remedy my other problem? google isn't helping on this one. s/g_value_set_object_take_ownership/g_value_take_object/g; s/g_value_set_string_take_ownership/g_value_take_string/g; gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../bookmarks -I../embed -I../libegg -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-vfs-module-2.0 -I/usr/include/eel-2 -I/usr/include/gail-1.0 -DSHARE_DIR=\"/usr/share/galeon\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -march=athlon-xp -O3 -pipe -g -g -g -Wall -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Werror -MT galeon-dialog.lo -MD -MP -MF .deps/galeon-dialog.Tpo -c galeon-dialog.c -fPIC -DPIC -o galeon-dialog.lo galeon-dialog.c: In function `get_pref_type_from_widget': galeon-dialog.c:195: warning: implicit declaration of function `GTK_IS_OPTION_MENU' galeon-dialog.c:215: warning: implicit declaration of function `GNOME_IS_COLOR_PICKER' galeon-dialog.c: In function `impl_get_value': galeon-dialog.c:844: warning: implicit declaration of function `gtk_option_menu_get_history' galeon-dialog.c:844: warning: implicit declaration of function `GTK_OPTION_MENU' make[3]: *** [galeon-dialog.lo] Error 1 make[3]: Leaving directory `/var/tmp/portage/galeon-cvs-20030521/work/galeon/utils' ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn