Gentoo Archives: gentoo-user

From: "J. Patrick Campbell" <patrick@×××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] tld borked after world update
Date: Tue, 07 Dec 2004 19:07:09
Message-Id: 32890.192.168.1.113.1102446824.squirrel@192.168.1.113
In Reply to: Re: [gentoo-user] tld borked after world update by Jean-Francois Gagnon Laporte
1 broken /usr/bin/imlib2_test (requires libltdl.so.3)
2 broken /usr/bin/imlib2_view (requires libltdl.so.3)
3 broken /usr/bin/imlib2 (requires libltdl.so.3)
4 broken /usr/bin/import (requires libltdl.so.3 libltdl.so.3)
5 broken /usr/bin/animate (requires libltdl.so.3 libltdl.so.3)
6 broken /usr/bin/imconvert (requires libltdl.so.3)
7 broken /opt/opera/lib/opera/plugins/operamotifwrapper-1 (requires
8 libXm.so.1)
9 done.
10 (/root/.revdep-rebuild.3_rebuild)
11
12 Assigning files to ebuilds... done.
13 (/root/.revdep-rebuild.4_ebuilds)
14
15 Evaluating package order... done.
16 (/root/.revdep-rebuild.5_order)
17
18 All prepared. Starting rebuild...
19 emerge --oneshot --nodeps came =dev-perl/perlmagick-6.1.3.2
20 =media-gfx/imagemagick-6.1.3.4 =media-libs/imlib2-1.1.2
21 =media-libs/giblib-1.2.4 =media-video/ffmpeg-0.4.7
22 =media-video/transcode-0.6.11 =net-www/opera-7.54
23 ..........
24 Calculating dependencies ...done!
25 >>> emerge (1 of 8) media-video/came-1.7 to /
26 >>> md5 src_uri ;-) camE-1.7.tar.gz
27 >>> Unpacking source...
28 >>> Unpacking camE-1.7.tar.gz to /var/tmp/portage/came-1.7/work
29 * Applying 1.7-true-false.patch ...
30 [ ok ]
31 >>> Source unpacked.
32 gcc -O3 -g -Wall -I./.. -I.. -D_GNU_SOURCE `giblib-config --cflags` -c
33 -o webcam.o webcam.c
34 gcc -O3 -g -Wall -I./.. -I.. -D_GNU_SOURCE `giblib-config --cflags` -c
35 -o parseconfig.o parseconfig.c
36 webcam.c:50: warning: conflicting types for built-in function `log'
37 gcc -O3 -g -Wall -I./.. -I.. -D_GNU_SOURCE `giblib-config --cflags` -o
38 camE webcam.o parseconfig.o `giblib-config --libs` -lcurl
39 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../../i686-pc-linux-gnu/bin/ld:
40 warning: libltdl.so.3, needed by /usr/lib/libImlib2.so, not found (try
41 using-rpath or -rpath-link)
42 /usr/lib/libImlib2.so: undefined reference to `lt_dlerror'
43 /usr/lib/libImlib2.so: undefined reference to `lt_dlclose'
44 /usr/lib/libImlib2.so: undefined reference to `lt_dlfree'
45 /usr/lib/libImlib2.so: undefined reference to `lt_dlmalloc'
46 /usr/lib/libImlib2.so: undefined reference to `lt_dlexit'
47 /usr/lib/libImlib2.so: undefined reference to `lt_dlopenext'
48 /usr/lib/libImlib2.so: undefined reference to `lt_dlsym'
49 /usr/lib/libImlib2.so: undefined reference to `lt_dlinit'
50 collect2: ld returned 1 exit status
51 make: *** [camE] Error 1
52
53 !!! ERROR: media-video/came-1.7 failed.
54 !!! Function src_compile, Line 29, Exitcode 2
55 !!! (no error message)
56 !!! If you need support, post the topmost build error, NOT this status
57 message.
58
59
60 Result is not OK, you have following choices:
61 - if emerge failed during build, fix the problems and re-run revdep-rebuild
62 or
63 - use -X or --package-names as first argument (try to rebuild package, not
64 exact
65 ebuild - ignores SLOT!)
66 or
67 - set ACCEPT_KEYWORDS="~<your platform>" and/or /etc/portage/package.unmask
68 (and remove /root/.revdep-rebuild.5_order to be evaluated again)
69 or
70 - modify the above emerge command and run it manually
71 or
72 - compile or unmerge unsatisfied packages manually, remove temporary files
73 and
74 try again (you can edit package/ebuild list first)
75
76 To remove temporary files, please run:
77 rm /root/.revdep-rebuild*.?_*
78 teh scorpaen #
79 On Tue, December 7, 2004 1:37 pm, Jean-Francois Gagnon Laporte said:
80 > Hi !
81 >
82 > Just a little quicky and a shot in the dark.
83 >
84 > Try revdep-rebuild (available as part of gentoolkit).
85 >
86 > Post your emerge info.
87 >
88 > regards,
89 >
90 > Jean-Francois
91 >
92 >
93 > On Tue, 7 Dec 2004 13:33:33 -0500 (EST), J. Patrick Campbell
94 > <patrick@×××××××.com> wrote:
95 >>
96 >>
97 >>
98 >> On Tue, December 7, 2004 1:23 pm, Sebastian Dröge said:
99 >> > On Tue, 7 Dec 2004 13:21:38 -0500 (EST)
100 >> > "J. Patrick Campbell" <patrick@×××××××.com> wrote:
101 >> >
102 >> >> scorpaen@teh ~ $ camE -f
103 >> >> camE: error while loading shared libraries: libltdl.so.3: cannot
104 >> >> open shared obj
105 >> >> ect file: No such file or directory
106 >> >>
107 >> >>
108 >> >> anyone know how to fix this?
109 >> >>
110 >> >
111 >> > first try to remerge the package which included camE... probably
112 >> > media-video/came?
113 >> >
114 >> > bye
115 >> > --
116 >> teh scorpaen # emerge came
117 >> Calculating dependencies ...done!
118 >> >>> emerge (1 of 1) media-video/came-1.7 to /
119 >> >>> md5 src_uri ;-) camE-1.7.tar.gz
120 >> >>> Unpacking source...
121 >> >>> Unpacking camE-1.7.tar.gz to /var/tmp/portage/came-1.7/work
122 >> * Applying 1.7-true-false.patch ...
123 >>
124 >> [ ok ]
125 >> >>> Source unpacked.
126 >> gcc -O3 -g -Wall -I./.. -I.. -D_GNU_SOURCE `giblib-config --cflags` -c
127 >> -o webcam.o webcam.c
128 >> gcc -O3 -g -Wall -I./.. -I.. -D_GNU_SOURCE `giblib-config --cflags` -c
129 >> -o parseconfig.o parseconfig.c
130 >> webcam.c:50: warning: conflicting types for built-in function `log'
131 >> gcc -O3 -g -Wall -I./.. -I.. -D_GNU_SOURCE `giblib-config --cflags` -o
132 >> camE webcam.o parseconfig.o `giblib-config --libs` -lcurl
133 >> /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../../i686-pc-linux-gnu/bin/ld:
134 >> warning: libltdl.so.3, needed by /usr/lib/libImlib2.so, not found (try
135 >> using-rpath or -rpath-link)
136 >> /usr/lib/libImlib2.so: undefined reference to `lt_dlerror'
137 >> /usr/lib/libImlib2.so: undefined reference to `lt_dlclose'
138 >> /usr/lib/libImlib2.so: undefined reference to `lt_dlfree'
139 >> /usr/lib/libImlib2.so: undefined reference to `lt_dlmalloc'
140 >> /usr/lib/libImlib2.so: undefined reference to `lt_dlexit'
141 >> /usr/lib/libImlib2.so: undefined reference to `lt_dlopenext'
142 >> /usr/lib/libImlib2.so: undefined reference to `lt_dlsym'
143 >> /usr/lib/libImlib2.so: undefined reference to `lt_dlinit'
144 >> collect2: ld returned 1 exit status
145 >> make: *** [camE] Error 1
146 >>
147 >> !!! ERROR: media-video/came-1.7 failed.
148 >> !!! Function src_compile, Line 29, Exitcode 2
149 >> !!! (no error message)
150 >> !!! If you need support, post the topmost build error, NOT this status
151 >> message.
152 >>
153 >> teh scorpaen #
154 >>
155 >>
156 >>
157 >> --
158 >> http://patrickcampbell.us
159 >>
160 >> --
161 >> gentoo-user@g.o mailing list
162 >>
163 >>
164 >
165 > --
166 > gentoo-user@g.o mailing list
167 >
168 >
169
170
171 --
172 http://patrickcampbell.us
173
174
175 --
176 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] tld borked after world update "Sebastian Dröge" <sebastian.droege@×××.de>