The new version is out. It claims to resolve the 2.6 kernel compilation problems so take a look at bug 32296 after you create the ebuild... Sincerely... Radek
Still seg faults as in <a href="http://bugs.gentoo.org/show_bug.cgi?id=32250">bug 32250</a>. g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../ -I/usr/src/lufs-0.9.7/include -O2 -Wall -DSSHPROG=\"/usr/bin/ssh\" -O2 -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT sshfs.lo -MD -MP -MF .deps/sshfs.Tpo -c sshfs.cpp -fPIC -DPIC -o .libs/sshfs.o g++: Internal error: Segmentation fault (program cc1plus) Please submit a full bug report. See <URL:http://bugs.gentoo.org/> for instructions. distcc[18373] ERROR: compile on localhost failed make[3]: *** [sshfs.lo] Error 1 make[3]: Leaving directory `/usr/src/lufs-0.9.7/filesystems/sshfs' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/src/lufs-0.9.7/filesystems' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/lufs-0.9.7' make: *** [all] Error 2 ~ Chewi
I got the same: g++: Internal error: Segmentation fault (program cc1plus)
Oh I should mention that I'm using 2.4.20-r8 not 2.6
I bumped it and fixed the compilation error (see also http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13192). Please test.