Gentoo Archives: gentoo-user

From: Meino Christian Cramer <Meino.Cramer@×××.de>
To: gentoo-user@l.g.o, hslists2@××××××.sk
Subject: Re: [gentoo-user] cdk compile problem
Date: Sun, 03 Sep 2006 13:45:36
Message-Id: 20060903.153835.41659554.Meino.Cramer@gmx.de
In Reply to: Re: [gentoo-user] cdk compile problem by Robert Cernansky
1 From: Robert Cernansky <hslists2@××××××.sk>
2 Subject: Re: [gentoo-user] cdk compile problem
3 Date: Sun, 03 Sep 2006 15:28:02 +0200
4
5 > On Sun, 03 Sep 2006 16:23:17 +0200 dirk dil <dirk.dil@××.lu> wrote:
6 >
7 > > My system is an amd64
8 > >
9 > > I'm trying to get my brand new digital camera to work with linux for
10 > > which I need gphoto. emerging that on my system throws the following
11 > > error while compiling cdk:
12 >
13 > Look to the bugzilla, there are (already fixed) bugs regarding this
14 > problem (http://bugs.gentoo.org/show_bug.cgi?id=73435).
15 >
16 > > >>> emerge (1 of 2) dev-libs/cdk-5.0.20050424 to /
17 >
18 > Current stable cdk is 5.0.20060220. You should do emerge --sync at
19 > least.
20 >
21 > Robert
22 >
23 >
24 > --
25 > Robert Cernansky
26 > E-mail: hslists2@××××××.sk
27 > Jabber: HS@××××××.sk
28 >
29 > --
30 > gentoo-user@g.o mailing list
31 >
32
33 Hi,
34
35 I tried
36
37 emerge cdk
38
39 and got:
40
41 i386-pc-linux-gnu-g++ -shared -nostdlib
42 /usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../crti.o
43 /usr/lib/gcc/i386-pc-linux-gnu/3.4.4/crtbeginS.o .libs/dscale.o
44 .libs/fscale.o .libs/fslider.o .libs/scale.o .libs/slider.o
45 .libs/uscale.o .libs/uslider.o .libs/alphalist.o .libs/binding.o
46 .libs/button.o .libs/buttonbox.o .libs/calendar.o .libs/cdk.o
47 .libs/cdk_compat.o .libs/cdk_objs.o .libs/cdk_params.o
48 .libs/cdkscreen.o .libs/debug.o .libs/dialog.o .libs/draw.o
49 .libs/entry.o .libs/fselect.o .libs/get_index.o .libs/get_string.o
50 .libs/graph.o .libs/histogram.o .libs/itemlist.o .libs/label.o
51 .libs/marquee.o .libs/matrix.o .libs/mentry.o .libs/menu.o
52 .libs/popup_dialog.o .libs/popup_label.o .libs/position.o
53 .libs/radio.o .libs/scroll.o .libs/selection.o .libs/swindow.o
54 .libs/select_file.o .libs/template.o .libs/traverse.o .libs/version.o
55 .libs/view_file.o .libs/view_info.o .libs/viewer.o
56 -L/usr/lib/gcc/i386-pc-linux-gnu/3.4.4
57 -L/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../../i386-pc-linux-gnu/lib
58 -L/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../.. -lstdc++ -lm -lc
59 -lgcc_s /usr/lib/gcc/i386-pc-linux-gnu/3.4.4/crtendS.o
60 /usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../crtn.o -Wl,-soname
61 -Wl,libcdk.so.1 -o .libs/libcdk.so.1.2.1
62
63 i386-pc-linux-gnu-g++:
64 /usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../crti.o: No such file or
65 directory
66
67 i386-pc-linux-gnu-g++:
68 /usr/lib/gcc/i386-pc-linux-gnu/3.4.4/crtbeginS.o: No such file or
69 directory
70
71 i386-pc-linux-gnu-g++: /usr/lib/gcc/i386-pc-linux-gnu/3.4.4/crtendS.o:
72 No such file or directory
73
74 i386-pc-linux-gnu-g++:
75 /usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../crtn.o: No such file or
76 directory
77
78 make: *** [libcdk.la] Error 1
79
80 !!! ERROR: dev-libs/cdk-5.0.20060220 failed.
81 Call stack:
82 ebuild.sh, line 1539: Called dyn_compile
83 ebuild.sh, line 939: Called src_compile
84 cdk-5.0.20060220.ebuild, line 27: Called die
85
86
87 !!! (no error message)
88 !!! If you need support, post the topmost build error, and the call stack if relevant.
89
90 ----------------
91
92 This is the stable version. I did an
93
94 emerge --sync
95
96 this sunday morning.
97
98 What did I wrong ?
99
100 Keep hacking!
101 mcc
102
103 --
104 gentoo-user@g.o mailing list