On 2013-01-25 12:32, Louis Zulli wrote:
> Yes, the framework and headers are present on both my 10.6 and 10.7
> systems. But both today's 10.6 build and a recent 10.7 build needed help
> finding the headers. I just chose to point to the MacPorts headers
> because I immediately knew the path to those headers, and I didn't want
> to hunt for the Apple-supplied framework.
>

Then for some reason to autoconf magic has picked up the wrong
directories, or missed the system ones. Can you send me a copy of the
files (email directly to my address):

Makefile
configure

>
> PS---Wasn't there once something in autogen.sh to deal with this?
> Nothing there anymore.

Autogen dealt with the libtoolize vs glibtoolize issue. As you pointed
out in your followup email, configure.ac/configure.in will use system
directories.

If you have a bit of time and willing to search your system you can
issue this:

sudo /usr/libexec/locate.updatedb

When that completes do a:

locate glx.h

I'd be curious to know the output list you get for that is.


-- 
Michael Petch
CApp::Sysware Consulting Ltd.
OpenPGP FingerPrint=D81C 6A0D 987E 7DA5 3219 6715 466A 2ACE 5CAE 3304

_______________________________________________
Bug-gnubg mailing list
Bug-gnubg@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-gnubg

Reply via email to