Gentoo Archives: gentoo-user

From: Dale <teendale@×××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] fail to compile: digikamimageplugins
Date: Sat, 02 Sep 2006 16:39:19
Message-Id: 44F9B1D0.7050006@vista-express.com
In Reply to: [gentoo-user] fail to compile: digikamimageplugins by Adrian
1 Adrian wrote:
2 > Greetings;
3 >
4 > In an effort to work with a digital camera I emerged digikam and
5 > digikamimageplugins. No problem with digikam, but when emerge got to
6 > the plugin I got this error:
7 >
8 > ---------------------------------
9 >
10 > Good - your configure finished. Start make now
11 >
12 > *** Creating acinclude.m4
13 > grep: Makefile.am.in.wo: No such file or directory
14 > make[1]: Entering directory
15 > `/var/tmp/portage/digikamimageplugins-0.7.4-r1/work/digikamimageplugins-0.7.4'
16 > make[1]: Makefile.am.in.wo: No such file or directory make[1]: *** No
17 > rule to make target `Makefile.am.in.wo'. Stop. make[1]: Leaving
18 > directory
19 > `/var/tmp/portage/digikamimageplugins-0.7.4-r1/work/digikamimageplugins-0.7.4'
20 > make: *** [acinclude.m4] Error 1 make: *** Waiting for unfinished
21 > jobs....
22 >
23 > !!! ERROR: media-plugins/digikamimageplugins-0.7.4-r1 failed.
24 > Call stack:
25 > ebuild.sh, line 1539: Called dyn_compile
26 > ebuild.sh, line 939: Called src_compile
27 > digikamimageplugins-0.7.4-r1.ebuild, line 29: Called kde_src_compile
28 > kde.eclass, line 164: Called kde_src_compile 'all'
29 > kde.eclass, line 323: Called kde_src_compile 'myconf' 'configure'
30 > 'make' kde.eclass, line 319: Called die
31 >
32 > !!! died running emake, kde_src_compile:make
33 > !!! If you need support, post the topmost build error, and the call
34 > stack if relevant.
35 >
36 > --------------------------------
37 >
38 > Ouch. Any ideas?
39 >
40 > Thanks to all
41 > Adrian
42 >
43 >
44 >
45 >
46
47 This is what package the command belongs too.
48
49 > root@smoker / # equery belongs acinclude.m4
50 > [ Searching for file(s) acinclude.m4 in *... ]
51 > sys-devel/libtool-1.5.22 (/usr/share/libtool/libltdl/acinclude.m4)
52 > root@smoker / #
53
54 You may need to re-emerge libtool or make sure you have the right
55 version one. Your version may vary from mine. I run stable mostly but
56 I do have some ~x86 on here.
57
58 Hope that helps.
59
60 Dale
61
62 :-) :-)
63
64 --
65 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] *solved* fail to compile: digikamimageplugins Adrian <linuxgn2@××××××××××××.com>