Derek, are you trying to build this from fink or from the scipy unix/linux sources ? Scipy compiled fine for me from the unstable fink distribution, except there was two dependencies missing: freetype2 and gnuplot. I have mentioned that to the package maintainers a couple of days ago, but I don't know if they have made the changes yet. F
On Sunday, March 24, 2002, at 01:41 PM, Derek Homeier wrote: > 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 _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
