Date: Sun, 21 Mar 2004 10:26:51 -0500 From: Adam Weinberger <adamw@magnesium.net> To: gnome@freebsd.org Subject: 2.4->2.6 upgrade stuff Message-ID: <20040321152651.GV39341@toxic.magnesium.net>
next in thread | raw e-mail | index | archive | help
There's an AbiWord2/gucharmap chicken-and-egg problem again. I've committed what I hope is a fix, but it took me nearly a month to fix it properly the last time. If you have the spare cycles, please test the upgrade process. Additionally, FTR, gtk--2 will not build: c++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"gtkmm\" -I../../gtk -I../../gtk -I../../pango -I../. ./pango -I../../atk -I../../atk -I../../gdk -I../../gdk -I../../gtk -I../../gtk -I/usr/lo cal/include/glibmm-2.3 -I/usr/local/lib/glibmm-2.3/include -I/usr/local/lib/sigc++-1.2/in clude -I/usr/local/include/sigc++-1.2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib -2.0/include -I/usr/local/include/atk-1.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/g tk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/f reetype2 -I/usr/local/include -O -pipe -Wall -MT filechooser.lo -MD -MP -MF .deps/filecho oser.Tpo -c filechooser.cc -fPIC -DPIC -o .libs/filechooser.lo filechooser.cc: In member function `void Gtk::FileChooser::set_folder_mode(bool)': filechooser.cc:168: error: `gtk_file_chooser_set_folder_mode' undeclared (first use this function) filechooser.cc:168: error: (Each undeclared identifier is reported only once for each function it appears in.) filechooser.cc: In member function `bool Gtk::FileChooser::get_folder_mode() const': filechooser.cc:173: error: `gtk_file_chooser_get_folder_mode' undeclared (first use this function) gmake[5]: *** [filechooser.lo] Error 1 gmake[5]: Leaving directory `/usr/ports/x11-toolkits/gtk--2/work/gtkmm-2.3.3/gtk/gtkmm' gmake[4]: *** [all-recursive] Error 1 gmake[4]: Leaving directory `/usr/ports/x11-toolkits/gtk--2/work/gtkmm-2.3.3/gtk/gtkmm' # Adam -- Adam Weinberger adamw@gnome.org \\oo// adamw@FreeBSD.org adamw@vectors.cx \\// adamw@magnesium.net http://www.vectors.cx
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040321152651.GV39341>