[build2] Trouble building buil2 on RHEL 7.

Boris Kolpackov boris at codesynthesis.com
Mon Oct 15 17:40:51 UTC 2018


Levi Morrison <morrison.levi at gmail.com> writes:

> config.bin.rpath=/apps/build2/0.8.0/gcc-7.3.0/lib:/apps/gcc/7.3.0/lib64 \

This should be:

config.bin.rpath="/apps/build2/0.8.0/gcc-7.3.0/lib /apps/gcc/7.3.0/lib64"

(config.bin.rpath's type is a 'list of directory paths').


> It fails; here are the last 5 lines of output:
> 
> install /apps/build2/0.8.0/gcc-7.3.0/stage/share/doc/build2-toolchain/
> install /apps/build2/0.8.0/gcc-7.3.0/stage/share/doc/build2-toolchain/
> install /apps/build2/0.8.0/gcc-7.3.0/stage/share/doc/build2-toolchain/
> install /apps/build2/0.8.0/gcc-7.3.0/stage/share/doc/build2-toolchain/
> info: failed to install dir{./}

The actual error must have been before. If the above does not help, can
you include the complete output of the failing command?



More information about the users mailing list