Skip to content
Prev 356518 / 398500 Next

RGL Problem

I didn't have any problems with GNUisms ? I only use GNU make anyway.
Yes, it turned out that I had a bogus xmkmf in /usr/local/bin, which I had inadvertently installed through homebrew. My fault.
My thought was to prefer the known standard location of XQuartz to any automatically discovered X11 configuration on Darwin, i.e. run a test for X headers and libs in this location first, before trying xmkmf.  I guess that normally someone who has xmkmf would want to use this configuration rather than the standard one, so let's quietly forget about this idea.

In case anybody else encounters a similar problem ? no X11 found even they know they've installed XQuartz ? the first thing you should do is to check "which xmkmf".  If you find one, it is likely to be the cause of the failure.

Best,
Stefan