I'm trying to build the new master branch and getting the following error:
Scanning dependencies of target generate_precompiled.cpp
[ 28%] Generating precompiled.h.gch
[ 29%] Built target generate_precompiled.cpp
Scanning dependencies of target mangosscript
[ 29%] Building CXX object src/modules/SD3/CMakeFiles/mangosscript.dir/precompiled.cpp.o
c++: internal compiler error: Segmentation fault (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
make[2]: *** [src/modules/SD3/CMakeFiles/mangosscript.dir/precompiled.cpp.o] Error 4
make[1]: *** [src/modules/SD3/CMakeFiles/mangosscript.dir/all] Error 2
make: *** [all] Error 2
There was an error building MaNGOS!
This was working a few days ago but now isn't. Any idea what I'm missing or what would have caused it? Thanks!
Question
publiccert 2
Hi all,
I'm trying to build the new master branch and getting the following error:
Scanning dependencies of target generate_precompiled.cpp
[ 28%] Generating precompiled.h.gch
[ 29%] Built target generate_precompiled.cpp
Scanning dependencies of target mangosscript
[ 29%] Building CXX object src/modules/SD3/CMakeFiles/mangosscript.dir/precompiled.cpp.o
c++: internal compiler error: Segmentation fault (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
make[2]: *** [src/modules/SD3/CMakeFiles/mangosscript.dir/precompiled.cpp.o] Error 4
make[1]: *** [src/modules/SD3/CMakeFiles/mangosscript.dir/all] Error 2
make: *** [all] Error 2
There was an error building MaNGOS!
This was working a few days ago but now isn't. Any idea what I'm missing or what would have caused it? Thanks!
Link to post
Share on other sites
1 answer to this question
Recommended Posts