PortIndex Regen Failure on Saturday 2008-01-26 at 15:30:00

Anders F Björklund afb at macports.org
Sun Jan 27 12:24:48 PST 2008


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



More information about the macports-dev mailing list