Nikolaj Thygesen wrote:
>    Could anyone please explain to me whether it's really required to 
>have two extra versions of gcc installed. I Recently upgraded 
>"py25-numpy", which in turn pulled in "gcc-4.2.5_20081126" as a 
>dependency. A few days ago  "blas" refused to compile because:

This occurred to me recently. Fortunately you can find precompiled
blas, scipy and numpy (pkg_add -r py-numpy works). But i was out of luck
with matplotlib, which required pkg_adding gcc-42 and then compiling
tons of stuff. One of them (agg, i think, requires DISPLAY to be set
and accessible in the configure script !!!) hence breaks the build for
matplotlib.


-- 

Michel TALON

_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to