Hola, I recently did the gcc upgrade to 3.4.4. During the emerge -system/world, autofs failed, so I moved on with the --skipfirst.
Now that emerge -e world has finished, I'm looking into the failures. So, a little more looking shows this. lookup_hesiod.c:20:20: hesiod.h: No such file or directory lookup_hesiod.c: In function `lookup_mount': lookup_hesiod.c:82: warning: assignment makes pointer from integer without a cast make[1]: *** [lookup_hesiod.so] Error 1 make[1]: *** Waiting for unfinished jobs.... strip --strip-debug parse_hesiod.so make[1]: *** Waiting for unfinished jobs.... strip --strip-debug lookup_nisplus.so make[1]: Leaving directory `/isoserver/portage/portage/autofs-4.1.3-r4/work/autofs-4.1.3/modules' make: *** [daemon] Error 2 !!! ERROR: net-fs/autofs-4.1.3-r4 failed. !!! Function src_compile, Line 48, Exitcode 2 !!! make failed !!! If you need support, post the topmost build error, NOT this status message. Sure enough, lookup_hesiod.c is looking for hesiod.h, which does not exist on the system. lookup_hesiod.c seems to be part of the tarball extraction. I don't know. Anyone else seen this? Only autofs non-compile issue I saw on b.g.o was unrelated. Thanks. Peter -- Before I knew the best part of my life had come, it had gone. -- gentoo-user@gentoo.org mailing list