I have no such symlink, and my config.log shows the following:
configure:19630: checking for X
configure:19850: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
configure:19882: checking for X11/extensions/XKBrules.h
configure:19899: gcc -c -O3 -funroll-loops -fstrict-aliasing -no-cpp-precomp -I/
sw/include conftest.c >&5
configure:19919:22: X11/Xlib.h: No such file or directory
configure:19920:24: X11/XKBlib.h: No such file or directory
configure:19922:37: X11/extensions/XKBrules.h: No such file or directory
The "missing" files do exist, so Martin's explanation looks to be correct.
On Jul 6, 2004, at 12:34 PM, jfm wrote:
On Jul 6, 2004, at 6:09 PM, jfm wrote:
Alexander _ I thought you were using xfree86-4.4 ?? With that one, I have no problem. At the end the the configure script, you should get checking for X11/extensions/XKBrules.h... yes
(then, you compile with -DXKB_HEADERS_PRESENT=1, hence in the compilation of libxklavier/xklavier_config_xkb.c XKB_RF_NAMES_PROP_ATOM is defined in the included xklavier_private.h :
#ifdef XKB_HEADERS_PRESENT #define XKB_RF_NAMES_PROP_ATOM 4 ....
Here is the explanation _ I had a (private) link X11 -> ../X11R6/include/X11
in /usr/include. If I remove it, I get
checking for X11/extensions/XKBrules.h... no
Does Apple's X11 not also install such a link ?
Best,
Jean-Francois
-- Alexander Hansen Fink Documentarian [Day Job] Levitated Dipole Experiment http://www.psfc.mit.edu/LDX
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users
