Cal
Cal
Running with sudo fixes the issue: sudo mvn package -Pdocker Perhaps the documentation should be clearer? I think this is only an issue on linux.
Changing gcc/g++ to version 7.1 causes the following output: ``` calwoodruff@dldev3-cwood:~/src/fuerte/build git: master $ cmake .. -DBOOST_ROOT=/home/calwoodruff/src/boost_1_71_0 -DCMAKE_BUILD_TYPE=Debug -- The CXX compiler identification is GNU 7.1.0 -- The C compiler...
I guess my basic questions are: What is the correct tool chain for building arangodb? Can this component be left out?
@graetzer what version of gcc is known to work?