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 18:28:29
Message-Id: 32832.192.168.1.113.1102444413.squirrel@192.168.1.113
In Reply to: Re: [gentoo-user] tld borked after world update by "Sebastian Dröge"
1 On Tue, December 7, 2004 1:23 pm, Sebastian Dröge said:
2 > On Tue, 7 Dec 2004 13:21:38 -0500 (EST)
3 > "J. Patrick Campbell" <patrick@×××××××.com> wrote:
4 >
5 >> scorpaen@teh ~ $ camE -f
6 >> camE: error while loading shared libraries: libltdl.so.3: cannot
7 >> open shared obj
8 >> ect file: No such file or directory
9 >>
10 >>
11 >> anyone know how to fix this?
12 >>
13 >
14 > first try to remerge the package which included camE... probably
15 > media-video/came?
16 >
17 > bye
18 > --
19 teh scorpaen # emerge came
20 Calculating dependencies ...done!
21 >>> emerge (1 of 1) media-video/came-1.7 to /
22 >>> md5 src_uri ;-) camE-1.7.tar.gz
23 >>> Unpacking source...
24 >>> Unpacking camE-1.7.tar.gz to /var/tmp/portage/came-1.7/work
25 * Applying 1.7-true-false.patch ...
26
27 [ ok ]
28 >>> Source unpacked.
29 gcc -O3 -g -Wall -I./.. -I.. -D_GNU_SOURCE `giblib-config --cflags` -c
30 -o webcam.o webcam.c
31 gcc -O3 -g -Wall -I./.. -I.. -D_GNU_SOURCE `giblib-config --cflags` -c
32 -o parseconfig.o parseconfig.c
33 webcam.c:50: warning: conflicting types for built-in function `log'
34 gcc -O3 -g -Wall -I./.. -I.. -D_GNU_SOURCE `giblib-config --cflags` -o
35 camE webcam.o parseconfig.o `giblib-config --libs` -lcurl
36 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../../i686-pc-linux-gnu/bin/ld:
37 warning: libltdl.so.3, needed by /usr/lib/libImlib2.so, not found (try
38 using-rpath or -rpath-link)
39 /usr/lib/libImlib2.so: undefined reference to `lt_dlerror'
40 /usr/lib/libImlib2.so: undefined reference to `lt_dlclose'
41 /usr/lib/libImlib2.so: undefined reference to `lt_dlfree'
42 /usr/lib/libImlib2.so: undefined reference to `lt_dlmalloc'
43 /usr/lib/libImlib2.so: undefined reference to `lt_dlexit'
44 /usr/lib/libImlib2.so: undefined reference to `lt_dlopenext'
45 /usr/lib/libImlib2.so: undefined reference to `lt_dlsym'
46 /usr/lib/libImlib2.so: undefined reference to `lt_dlinit'
47 collect2: ld returned 1 exit status
48 make: *** [camE] Error 1
49
50 !!! ERROR: media-video/came-1.7 failed.
51 !!! Function src_compile, Line 29, Exitcode 2
52 !!! (no error message)
53 !!! If you need support, post the topmost build error, NOT this status
54 message.
55
56 teh scorpaen #
57
58 --
59 http://patrickcampbell.us
60
61
62 --
63 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] tld borked after world update Jean-Francois Gagnon Laporte <kioshen@×××××.com>
Re: [gentoo-user] tld borked after world update Bastian Balthazar Bux <BastianBalthazarBux@×××××××××.it>