Re: X11 SDK headers on Leopard?
Re: X11 SDK headers on Leopard?
- Subject: Re: X11 SDK headers on Leopard?
- From: Martin Costabel <email@hidden>
- Date: Fri, 07 Dec 2007 23:26:23 +0100
Sergey Chemishkian wrote:
This is on initial installation. I downloaded MacPorts-1.5.0.tar.gz,
expanded in my home directory, cd to MacPorts-1.5.0 and tried to run
./configure. The log is attached.
This is clearly a bug in the MacPorts configure script. They run the tests
configure:8858: checking for X
configure:8973: gcc -E conftest.c
configure:8979: $? = 0
configure:9028: gcc -o conftest -g -O2 conftest.c -lX11 >&5
ld: library not found for -lX11
The linking phase unsurprisingly fails because of a missing
-L/usr/X11/lib, and then they blame it on missing headers. The
preprocessor phase actually succeeded, showing that the headers are found.
--
Martin
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden