Le Mardi 6 à 19:46, Guus Snijders a écrit :
Well, removing glib didn't make a difference, so i tried recompiling it (with yaourt -Sb xscreensaver).
But alas, compiling ended with:
galaxy.c: In function 'draw_galaxy': galaxy.c:462: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions. make[1]: *** [galaxy.o] Error 1 make[1]: Leaving directory `/tmp/yaourt-tmp-ghs/abs-xscreensaver/src/xscreensaver-5.08/hacks' make: *** [default] Error 5 ==> ERROR: Build Failed. Aborting... Error: Makepkg was unable to build xscreensaver package.
Well, a C source that make GCC segfaults is a sign of a bug in GCC rather than in the code, isn't it ? -- Fred