Hi, another python-related build problem: scipy fails to compile with the following error:
cc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -no-cpp-precomp -DSTDC_HEADERS=1 -c /Volumes/Galapagos/src/scipy-20020305-1/scipy-20020305/xplt/gist/dispax.c -o build/temp.darwin-5.3-PowerMacintosh-2.2/dispax.o In file included from /Volumes/Galapagos/src/scipy-20020305-1/scipy-20020305/xplt/gist/dispax.c:12: /Volumes/Galapagos/src/scipy-20020305-1/scipy-20020305/xplt/gist/dispax.h:40: X11/Xlib.h: No such file or directory /Volumes/Galapagos/src/scipy-20020305-1/scipy-20020305/xplt/gist/dispax.c:14: X11/Xutil.h: No such file or directory /Volumes/Galapagos/src/scipy-20020305-1/scipy-20020305/xplt/gist/dispax.c:17: X11/Xresource.h: No such file or directory error: command 'cc' failed with exit status 1 ### python failed, exit code 1 Failed: compiling scipy-20020305-1 failed Anyone knows how to make it know it should use "-I/usr/X11R6/include"? (OK, I want to learn python, but sometimes I wish they just sticked to configure/make for the build process!) TIA, Derek _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users