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:22:46
Message-Id: 32912.192.168.1.113.1102447865.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 2:13 pm, Sebastian Dröge said:
2 > On Tue, 7 Dec 2004 14:13:44 -0500 (EST)
3 > "J. Patrick Campbell" <patrick@×××××××.com> wrote:
4 >
5 >>
6 >>
7 >
8 > try remerging imlib first and then the other broken stuff
9 >
10 * Caching service dependencies ...
11
12 [ ok ]
13 >>> media-libs/imlib-1.9.14-r3 merged.
14 >>> Recording media-libs/imlib in "world" favorites file...
15
16 >>> clean: No packages selected for removal.
17
18 >>> Auto-cleaning packages ...
19
20 >>> No outdated packages were found on your system.
21
22
23 * GNU info directory index is up-to-date.
24
25 teh scorpaen # emerge came
26 Calculating dependencies ...done!
27 >>> emerge (1 of 1) media-video/came-1.7 to /
28 >>> md5 src_uri ;-) camE-1.7.tar.gz
29 >>> Unpacking source...
30 >>> Unpacking camE-1.7.tar.gz to /var/tmp/portage/came-1.7/work
31 * Applying 1.7-true-false.patch ...
32
33 [ ok ]
34 >>> Source unpacked.
35 gcc -O3 -g -Wall -I./.. -I.. -D_GNU_SOURCE `giblib-config --cflags` -c
36 -o webcam.o webcam.c
37 gcc -O3 -g -Wall -I./.. -I.. -D_GNU_SOURCE `giblib-config --cflags` -c
38 -o parseconfig.o parseconfig.c
39 webcam.c:50: warning: conflicting types for built-in function `log'
40 gcc -O3 -g -Wall -I./.. -I.. -D_GNU_SOURCE `giblib-config --cflags` -o
41 camE webcam.o parseconfig.o `giblib-config --libs` -lcurl
42 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../../i686-pc-linux-gnu/bin/ld:
43 warning: libltdl.so.3, needed by /usr/lib/libImlib2.so, not found (try
44 using-rpath or -rpath-link)
45 /usr/lib/libImlib2.so: undefined reference to `lt_dlerror'
46 /usr/lib/libImlib2.so: undefined reference to `lt_dlclose'
47 /usr/lib/libImlib2.so: undefined reference to `lt_dlfree'
48 /usr/lib/libImlib2.so: undefined reference to `lt_dlmalloc'
49 /usr/lib/libImlib2.so: undefined reference to `lt_dlexit'
50 /usr/lib/libImlib2.so: undefined reference to `lt_dlopenext'
51 /usr/lib/libImlib2.so: undefined reference to `lt_dlsym'
52 /usr/lib/libImlib2.so: undefined reference to `lt_dlinit'
53 collect2: ld returned 1 exit status
54 make: *** [camE] Error 1
55
56 !!! ERROR: media-video/came-1.7 failed.
57 !!! Function src_compile, Line 29, Exitcode 2
58 !!! (no error message)
59 !!! If you need support, post the topmost build error, NOT this status
60 message.
61
62 teh scorpaen #
63
64
65 --
66 gentoo-user@g.o mailing list

Replies

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