Gentoo Archives: gentoo-user

From: Peter Kelly <linuxpete@×××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] can't rebuild autofs after gcc upgrade
Date: Mon, 12 Dec 2005 22:52:27
Message-Id: 200512121647.14018.linuxpete@satx.rr.com
1 Hola,
2
3 I recently did the gcc upgrade to 3.4.4. During the emerge -system/world,
4 autofs failed, so I moved on with the --skipfirst.
5
6 Now that emerge -e world has finished, I'm looking into the failures.
7 So, a little more looking shows this.
8
9 lookup_hesiod.c:20:20: hesiod.h: No such file or directory
10 lookup_hesiod.c: In function `lookup_mount':
11 lookup_hesiod.c:82: warning: assignment makes pointer from integer without a
12 cast
13 make[1]: *** [lookup_hesiod.so] Error 1
14 make[1]: *** Waiting for unfinished jobs....
15 strip --strip-debug parse_hesiod.so
16 make[1]: *** Waiting for unfinished jobs....
17 strip --strip-debug lookup_nisplus.so
18 make[1]: Leaving directory
19 `/isoserver/portage/portage/autofs-4.1.3-r4/work/autofs-4.1.3/modules'
20 make: *** [daemon] Error 2
21
22 !!! ERROR: net-fs/autofs-4.1.3-r4 failed.
23 !!! Function src_compile, Line 48, Exitcode 2
24 !!! make failed
25 !!! If you need support, post the topmost build error, NOT this status
26 message.
27
28
29 Sure enough, lookup_hesiod.c is looking for hesiod.h, which does not exist on
30 the system. lookup_hesiod.c seems to be part of the tarball extraction.
31 I don't know.
32
33 Anyone else seen this? Only autofs non-compile issue I saw on b.g.o was
34 unrelated.
35
36 Thanks.
37
38 Peter
39 --
40 Before I knew the best part of my life had come, it had gone.
41 --
42 gentoo-user@g.o mailing list