Around Sept. 15th I was able to compile both mysql-administrator and mysql-query browser. Now, I can't. I suspect its related to mysql being upgraded to 5.1.39? This is an i386-current system compiled as of Sept. 20.
I'm curious if others have compiled these lately. I see the latest compiled versions in the snapshot dir at openbsd.org are dated Sept. 19th. Below are relevant error messages. Of course it is the case that I could really use these right now (or I should say others will be bleating for them). --STeve Andre' [mysql-administrator] c++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pangomm-1.4 -I/usr/local/include/cairomm-1.0 -I/usr/local/include/atkmm-1.6 -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/cairo -I/usr/local/include/atk-1.0 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/libpng -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -I/usr/local/include/mysql -pipe -DUNIV_MUST_NOT_INLINE -I/usr/local/include -I/usr/local/share/mysql-gui/common/source/linux -I/usr/local/share/mysql-gui/common/library/base-library/include -I/usr/local/share/mysql-gui/common/library/utilities/shared_include -I/usr/local/share/mysql-gui/common/library/utilities/include -I../../library/include -DPREFIX=\""/usr/local"\" -DDATADIRNAME=\""share"\" -DCOMMONDIRNAME=\""common"\" -DDOCDIR=\"""\" -O2 -pipe -c -o MInstanceInfo.o MInstanceInfo.cc In file included from MInstanceInfo.cc:54: MAdministrator.h:69: error: syntax error before `::' token gmake[3]: *** [MInstanceInfo.o] Error 1 gmake[3]: Leaving directory `/usr/ports/obj/mysql-administrator-1.2.12p3/mysql-gui-tools-5.0r12/mysql-administrator/source/linux' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/usr/ports/obj/mysql-administrator-1.2.12p3/mysql-gui-tools-5.0r12/mysql-administrator/source/linux' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/obj/mysql-administrator-1.2.12p3/mysql-gui-tools-5.0r12/mysql-administrator/source' gmake: *** [all-recursive] Error 1 *** Error code 2 [mysql-query-browser] c++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/libgtkhtml-3.14 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/enchant -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pangomm-1.4 -I/usr/local/include/cairomm-1.0 -I/usr/local/include/atkmm-1.6 -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/cairo -I/usr/local/include/atk-1.0 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/libpng -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -I/usr/local/include/mysql -pipe -DUNIV_MUST_NOT_INLINE -I/usr/local/include -I/usr/local/share/mysql-gui/common/source/linux -I/usr/local/share/mysql-gui/common/library/base-library/include -I/usr/local/share/mysql-gui/common/library/utilities/shared_include -I/usr/local/share/mysql-gui/common/library/utilities/include -I../../library/include -I../../source/linux/gtksourceview -DPREFIX=\""/usr/local"\" -DDATADIRNAME=\""share"\" -DCOMMONDIRNAME=\""common"\" -DDOCDIR=\"""\" -I/usr/local/include -O2 -pipe -c -o MQMainWindow.o MQMainWindow.cc In file included from MQWorkArea.h:39, from MQMainWindow.cc:19: MQResultTab.h:48: error: syntax error before `::' token MQResultTab.h:74: error: syntax error before `::' token gmake[3]: *** [MQMainWindow.o] Error 1 gmake[3]: Leaving directory `/usr/ports/obj/mysql-query-browser-1.2.12p6/mysql-gui-tools-5.0r12/mysql-query-browser/source/linux' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/usr/ports/obj/mysql-query-browser-1.2.12p6/mysql-gui-tools-5.0r12/mysql-query-browser/source/linux' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/obj/mysql-query-browser-1.2.12p6/mysql-gui-tools-5.0r12/mysql-query-browser/source' gmake: *** [all-recursive] Error 1 *** Error code 2