On Jan 27, 2008, at 3:24 PM, Anders F Björklund wrote:
Looks like it fails with the 'Broken X11 install. No X11 headers' error even if you run it with -without-x
As a workaround:
./configure LDFLAGS=-L/usr/X11/lib Works for me...
Errors like these are sometimes caused by the stupid symlink: /usr/ include/X11 -> ../X11/include/X11
It has a tendency to make autoconf think that X11 doesn't have a prefix, since the header "worked"...
It doesn't look like that was the problem in this case, since it fails the same way for me when I remove that symlink. I don't have the same problem with configure on my other Leopard machine, so I suppose there's something peculiar with how I have my server setup. -- Daniel J. Luke +========================================================+ | *---------------- dluke@geeklair.net ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+