Anope IRC Services

International Support => French => Topic started by: Ko5t1C on September 24, 2013, 06:50:24 AM

Title: Anope-1.9.8 erreur a make
Post by: Ko5t1C on September 24, 2013, 06:50:24 AM
Bonjour, J'ai une erreur après le ./Config


Code: [Select]
Saving configuration results in config.cache... done.
cmake  -DINSTDIR:STRING=/home/kos/services  -DDEFUMASK:STRING=077 -DCMAKE_BUILD_TYPE:STRING=DEBUG -DUSE_RUN_CC_PL:BOOLEAN=OFF -DUSE_PCH:BOOLEAN=ON    ..

-- Configuring done
-- Generating done
-- Build files have been written to: /home/kos/hub/anope-1.9.8-source/build

Now cd build, then run make to build Anope.

pendant le make.

Code: [Select]
kos@full-tchat.org:~/hub/anope-1.9.8-source$ cd build
kos@full-tchat.org:~/hub/anope-1.9.8-source/build$ make
[  0%] Built target version
[  0%] Generating version_build
[ 15%] Built target headers
[ 15%] Building CXX object src/CMakeFiles/services.dir/base.o

c++: Internal error: Erreur de segmentation (program cc1plus)
Please submit a full bug report.
See <file:///usr/share/doc/gcc-4.4/README.Bugs> for instructions.
make[2]: *** [src/CMakeFiles/services.dir/base.o] Erreur 1
make[1]: *** [src/CMakeFiles/services.dir/all] Erreur 2
make: *** [all] Erreur 2