Re: X11 SDK headers on Leopard?
Re: X11 SDK headers on Leopard?
- Subject: Re: X11 SDK headers on Leopard?
- From: Jeremy Huddleston <email@hidden>
- Date: Fri, 7 Dec 2007 14:52:06 -0800
No, if you look below, it tries /usr/X11R6/lib and is satisfied with
it. It then fails about missing headers with no useful output to
config.log.
On Dec 7, 2007, at 14:26, Martin Costabel wrote:
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
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden