Re: X11 SDK headers on Leopard?
Re: X11 SDK headers on Leopard?
- Subject: Re: X11 SDK headers on Leopard?
- From: "Adam Mercer" <email@hidden>
- Date: Fri, 7 Dec 2007 15:41:30 -0500
On Dec 7, 2007 3:23 PM, Sergey Chemishkian <email@hidden> wrote:
> Attached.
| #include <X11/Xlib.h>
| int
| main ()
| {
| XrmInitialize ()
| ;
| return 0;
| }
configure:9082: result: no
configure:10176: checking for XOpenDisplay in -lX11
configure:10211: gcc -o conftest -g -O2 conftest.c -lX11
-L/usr/X11R6/lib >&5
configure:10217: $? = 0
configure:10235: result: yes
configure:10286: error: Broken X11 install. No X11 headers
It looks like you have the libraries installed, but no headers. Do
you have the /usr/X11/include directory?
Cheers
Adam
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden