[M3devel] building packages from source from cvs
Hendrik Boom
hendrik at topoi.pooq.com
Thu May 17 03:49:03 CEST 2012
On Thu, May 17, 2012 at 12:06:00AM +0000, Jay K wrote:
>
> > *** 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
Yes, emptying LIBRARY_PATH enabled uprade.py to complete successfully.
Thanks. It would have taken me many ages to figure this out.
-- hendrik
More information about the M3devel
mailing list