[M3devel] building packages from source from cvs
Jay K
jay.krell at cornell.edu
Thu May 17 02:06:00 CEST 2012
> *** LIBRARY_PATH shouldn't contain the current directory when
> *** building gcc. Please change the environment variable
> *** and run configure again.
hendrik at april:~/cm3/cm3/scripts/python$ echo $LIBRARY_PATH
:/usr/local/Gambit-C/lib
Please either clear the variable, or at least remove the leading :.The leading : makes there be an empty entry, which is interpreted as current directory, which is dangerous and fragile. I think.This is a local problem on your machine. Easily fixed. It might be reasonable for us to clear it in m3cc/src/m3makefile. - Jay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m3lists.elegosoft.com/pipermail/m3devel/attachments/20120517/d863e4e0/attachment-0002.html>
More information about the M3devel
mailing list