On Sun, 2007-10-07 at 18:06 -0400, Braden McDaniel wrote: > On Sun, 2007-10-07 at 16:41 -0400, Braden McDaniel wrote: > > [snip] > > > I have successfully configured > > OpenVRML using the MacPorts toolchain (which it sounds like you might > > also be using) with the following options: > > > > $ ../configure -C --prefix=$HOME --disable-static --enable-gtk-doc > > --with-apple-opengl-framework --with-libjs --disable-mozilla-plugin > > CPPFLAGS=-I/opt/local/include LDFLAGS=-L/opt/local/lib BOOST_LIB_SUFFIX=-mt > > Unfortunately, after that, it seems it doesn't build because some of the > gtkglext configure tests don't work correctly with MacPorts. > > I will work on fixing that.
Fix checked in. However, for some reason AC_PATH_X(TRA) on MacPorts doesn't set x_includes/X_CFLAGS--even though it apparently needs to. As a result, you need to configure with "--x-includes=/usr/X11R6/include". -- Braden McDaniel e-mail: <[EMAIL PROTECTED]> <http://endoframe.com> Jabber: <[EMAIL PROTECTED]>