Subj : Errors compiling 1.0.7.4
To : Vince Coen
From : Martin Foster
Date : Tue Feb 20 2018 11:34 am
Hello Vince!
On 14.02.18 at 00:26, Vince Coen wrote to Martin Foster:
VC> Tuesday February 13 2018 12:58, you wrote to All:
[..]
>> I'm trying to do a fresh clean install of 1.0.7.4 on PCLinuxOS(x64)
>> but it won't compile. My first attempt at running 'make' failed with
>> errors, so I then ran 'make 2>&1 | tee errors.log'.
>> Here's the contents of 'errors.log':
[..]
VC> Yep, use the lastest code base as I do not get these errors but PCLinux
VC> does its own thing so try and let us know.
Summing up .....
- MBSE compiled and installed without errors on Mageia6(x64)
- The compilation aborted with errors on PCLOS(x64)
I've finally figured out why it wouldn't compile on PCLOS. Would you
believe that gcc-c++ wasn't installed!? I would have expected that
particular package to have been installed by default but there ya go.
After installing the package, MBSE compiled and installed without
errors.