gbevin/erpiam

Build failed with "LIBRARY_PATH shouldn't contain the current directory when"

Closed this issue · 1 comments

Tried building from Ubuntu 16.04 and got this error:

Configuring in ./gcc
configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... arm-uwyn-linux-gnueabihf
checking LIBRARY_PATH variable... contains current directory
configure: error: 
*** LIBRARY_PATH shouldn't contain the current directory when
*** building gcc. Please change the environment variable
*** and run configure again.
Makefile:4153: recipe for target 'configure-gcc' failed
make[2]: *** [configure-gcc] Error 1
make[2]: *** Waiting for unfinished jobs....

It worked when compiled as root