Gentoo Archives: gentoo-user

From: Jean-Francois Gagnon Laporte <kioshen@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] tld borked after world update
Date: Tue, 07 Dec 2004 18:37:38
Message-Id: 4a64cf4004120710372fd5731e@mail.gmail.com
In Reply to: Re: [gentoo-user] tld borked after world update by "J. Patrick Campbell"
1 Hi !
2
3 Just a little quicky and a shot in the dark.
4
5 Try revdep-rebuild (available as part of gentoolkit).
6
7 Post your emerge info.
8
9 regards,
10
11 Jean-Francois
12
13
14 On Tue, 7 Dec 2004 13:33:33 -0500 (EST), J. Patrick Campbell
15 <patrick@×××××××.com> wrote:
16 >
17 >
18 >
19 > On Tue, December 7, 2004 1:23 pm, Sebastian Dröge said:
20 > > On Tue, 7 Dec 2004 13:21:38 -0500 (EST)
21 > > "J. Patrick Campbell" <patrick@×××××××.com> wrote:
22 > >
23 > >> scorpaen@teh ~ $ camE -f
24 > >> camE: error while loading shared libraries: libltdl.so.3: cannot
25 > >> open shared obj
26 > >> ect file: No such file or directory
27 > >>
28 > >>
29 > >> anyone know how to fix this?
30 > >>
31 > >
32 > > first try to remerge the package which included camE... probably
33 > > media-video/came?
34 > >
35 > > bye
36 > > --
37 > teh scorpaen # emerge came
38 > Calculating dependencies ...done!
39 > >>> emerge (1 of 1) media-video/came-1.7 to /
40 > >>> md5 src_uri ;-) camE-1.7.tar.gz
41 > >>> Unpacking source...
42 > >>> Unpacking camE-1.7.tar.gz to /var/tmp/portage/came-1.7/work
43 > * Applying 1.7-true-false.patch ...
44 >
45 > [ ok ]
46 > >>> Source unpacked.
47 > gcc -O3 -g -Wall -I./.. -I.. -D_GNU_SOURCE `giblib-config --cflags` -c
48 > -o webcam.o webcam.c
49 > gcc -O3 -g -Wall -I./.. -I.. -D_GNU_SOURCE `giblib-config --cflags` -c
50 > -o parseconfig.o parseconfig.c
51 > webcam.c:50: warning: conflicting types for built-in function `log'
52 > gcc -O3 -g -Wall -I./.. -I.. -D_GNU_SOURCE `giblib-config --cflags` -o
53 > camE webcam.o parseconfig.o `giblib-config --libs` -lcurl
54 > /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../../i686-pc-linux-gnu/bin/ld:
55 > warning: libltdl.so.3, needed by /usr/lib/libImlib2.so, not found (try
56 > using-rpath or -rpath-link)
57 > /usr/lib/libImlib2.so: undefined reference to `lt_dlerror'
58 > /usr/lib/libImlib2.so: undefined reference to `lt_dlclose'
59 > /usr/lib/libImlib2.so: undefined reference to `lt_dlfree'
60 > /usr/lib/libImlib2.so: undefined reference to `lt_dlmalloc'
61 > /usr/lib/libImlib2.so: undefined reference to `lt_dlexit'
62 > /usr/lib/libImlib2.so: undefined reference to `lt_dlopenext'
63 > /usr/lib/libImlib2.so: undefined reference to `lt_dlsym'
64 > /usr/lib/libImlib2.so: undefined reference to `lt_dlinit'
65 > collect2: ld returned 1 exit status
66 > make: *** [camE] Error 1
67 >
68 > !!! ERROR: media-video/came-1.7 failed.
69 > !!! Function src_compile, Line 29, Exitcode 2
70 > !!! (no error message)
71 > !!! If you need support, post the topmost build error, NOT this status
72 > message.
73 >
74 > teh scorpaen #
75 >
76 >
77 >
78 > --
79 > http://patrickcampbell.us
80 >
81 > --
82 > gentoo-user@g.o mailing list
83 >
84 >
85
86 --
87 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] tld borked after world update "J. Patrick Campbell" <patrick@×××××××.com>