Gentoo Archives: gentoo-user

From: Aleksandr Guidrevitch <pillgrim@×××.by>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] cdk build error
Date: Sun, 18 Sep 2005 18:53:26
Message-Id: 432DB839.2060401@tut.by
In Reply to: Re: [gentoo-user] cdk build error by Robert Crawford
1 Hi there,
2
3 `emerge libtool`:
4 * Running autotools in '.' ...
5 /usr/share/aclocal/pth.m4:43: warning: underquoted definition of
6 _AC_PTH_ERROR
7 run info '(automake)Extending aclocal'
8 or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
9 /usr/share/aclocal/pth.m4:55: warning: underquoted definition of
10 _AC_PTH_VERBOSE
11 /usr/share/aclocal/pth.m4:61: warning: underquoted definition of
12 AC_CHECK_PTH
13 /usr/share/aclocal/path_dps.m4:202: warning: underquoted definition of
14 AC_PATH_DPS_GUESS_GNUSTEP
15 /usr/share/aclocal/path_dps.m4:239: warning: underquoted definition of
16 AC_PATH_DPS_GUESS
17 /usr/share/aclocal/path_dps.m4:333: warning: underquoted definition of
18 AC_PATH_DPS_CHECK_LIB
19 /usr/share/aclocal/path_dps.m4:405: warning: underquoted definition of
20 AC_PATH_DPS_CHECK_HEADER
21 /usr/share/aclocal/path_dps.m4:440: warning: underquoted definition of
22 AC_PATH_DPS_CHECK
23 /usr/share/aclocal/path_dps.m4:450: warning: underquoted definition of
24 AC_PATH_DPS
25 /usr/share/aclocal/path_dps.m4:525: warning: underquoted definition of
26 AC_CHECK_DPS_NXAGENT
27 /usr/share/aclocal/path_dps.m4:558: warning: underquoted definition of
28 AC_PATH_DPSET
29 /usr/share/aclocal/path_dps.m4:579: warning: underquoted definition of
30 AC_PROG_PSWRAP
31 /usr/share/aclocal/path_dps.m4:172: file `path_dps.m4' does not exist
32
33 I've also reemerged pth in the hope to fix the error above.
34 `revdep-rebuild` haven't helped too.
35 Any thoughts ?
36
37 Sincerely,
38 Aleksandr
39 Robert Crawford wrote:
40
41 >On Thursday 15 September 2005 12:44 pm, Aleksandr Guidrevitch wrote:
42 >
43 >
44 >>Hi there,
45 >>
46 >>I get the following error while `emerge -uD world`:
47 >>
48 >>
49 >
50 >
51 >
52 >>/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/../../../crtn.o: No
53 >>such file or directory
54 >>make: *** [libcdk.la] Error 1
55 >>
56 >>I have 3.3.6 installed. I've also run `fix_libtool_files.sh 3.3.5` but
57 >>it doesn't help
58 >>
59 >>Sincerely,
60 >>Aleksandr Guidrevitch
61 >>
62 >>
63 >
64 >Try rebuilding libtool, then do fix_libtool_files.sh again. Then try your
65 >emerge -uD world again.
66 >
67 >Sometimes that seems to be required. If that doesn't work, have you also kept
68 >up with doing revdep-rebuild after big emerges- that might contribute to the
69 >problem too. (use the -p option first to see what you are dealing with).
70 >
71 >Robert Crawford
72 >
73 >
74
75 --
76 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] cdk build error Holly Bostick <motub@××××××.nl>