automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "files left in build directory after distclean" using subdir-objects


From: Braden McDaniel
Subject: Re: "files left in build directory after distclean" using subdir-objects
Date: Sun, 07 Oct 2007 18:58:01 -0400

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: <address@hidden>
<http://endoframe.com>                    Jabber: <address@hidden>






reply via email to

[Prev in Thread] Current Thread [Next in Thread]