[10827] in Athena Bugs
sun4 7.6I: Incorrect symlink for /usr/include/X11
daemon@ATHENA.MIT.EDU (John D. Evans)
Wed Aug 25 14:08:19 1993
To: bugs@Athena.MIT.EDU
Cc: sparc@Athena.MIT.EDU, testers@Athena.MIT.EDU
Date: Wed, 25 Aug 93 14:07:52 EDT
From: John D. Evans <jdevans@Athena.MIT.EDU>
System name: sunra
Type and version: SPARC/Classic 7.6I
Display type: cgthree
What were you trying to do?
Compile a C program with X11 include files
What's wrong:
The compiler can't find the X11 include files in the "correct" place
What should have happened:
It should have found them in /usr/include/X11
Please describe any relevant documentation references:
I observe the following (apparently incorrect) symlink:
/srvd/usr/include/X11 -> /usr/openwin/include
As a result, the X11 header files are located in the directory
/usr/include/X11/X11
instead of just
/usr/include/X11