Rainer Müller:

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"...

--anders

_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to