Andrew Ferguson schrieb: > Ralph Lehmann wrote: > >> error: command 'gcc' terminated by signal 11 > > If it's referring to Unix signal 11 (SIGSEGV) then there's probably > something wrong with your system.
This problem is solved now. But another attempt th install rdiff-backup fails with: ------------------------------------------------- % python setup.py install running install running build running build_py running build_ext building 'rdiff_backup._librsync' extension gcc -shared -Wl,-E -L/usr/local/lib -L/usr/local/lib -L/usr/local/ssl/lib -D_ALL _SOURCE -D_ALL_SOURCE -I/usr/local/include -I/usr/local/ssl/include build/temp.i nterix-3.5-x86-2.4/_librsyncmodule.o -lrsync -o build/lib.interix-3.5-x86-2.4/rd iff_backup/_librsync.so /opt/gcc.3.3/lib/gcc-lib/i586-pc-interix3/3.3/../../../../i586-pc-interix3/bin/l d: cannot find -lrsync collect2: ld returned 1 exit status error: command 'gcc' failed with exit status 1 % --------------------------------------------------- ciao Ralph _______________________________________________ rdiff-backup-users mailing list at [email protected] http://lists.nongnu.org/mailman/listinfo/rdiff-backup-users Wiki URL: http://rdiff-backup.solutionsfirst.com.au/index.php/RdiffBackupWiki
