Martin Costabel wrote: > Noah wrote: > [] >> Also, any clues why there are references to "darwin8.9.1 dyld" > > That's the name of your operating system kernel and of the dynamic linker. > >> here are the output details: > [] >> configure:20382: checking for X >> configure:20487: gcc -E conftest.c >> conftest.c:25:27: error: X11/Intrinsic.h: No such file or directory >> configure:20493: $? = 1 >> configure: failed program was: >> > > Since you don't show the failed program, I don't know whether this file > was not found because it doesn't exist or because it is not where > configure looked for it. > > Do you have /usr/X11R6/include/X11/Intrinsic.h or not? If not, reinstall > X11SDK.pkg from the xcode tools. If you do have this file, then please > show the "failed program" from the config.log file. >
Hi Martin, it does not exist. I will reinstall it ls Macintosh-2:~ noahgarrettwallach$ ls -l /usr/X11R6/include/X11/Intrinsic.h ls: /usr/X11R6/include/X11/Intrinsic.h: No such file or directory ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
