public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] fail to compile: digikamimageplugins
@ 2006-09-02 14:51 Adrian
  2006-09-02 16:31 ` Dale
  0 siblings, 1 reply; 3+ messages in thread
From: Adrian @ 2006-09-02 14:51 UTC (permalink / raw
  To: gentoo-user


Greetings;

In an effort to work with a digital camera I emerged digikam and
digikamimageplugins.  No problem with digikam, but when emerge got to
the plugin I got this error:

---------------------------------

Good - your configure finished. Start make now

*** Creating acinclude.m4
grep: Makefile.am.in.wo: No such file or directory
make[1]: Entering directory
`/var/tmp/portage/digikamimageplugins-0.7.4-r1/work/digikamimageplugins-0.7.4'
make[1]: Makefile.am.in.wo: No such file or directory make[1]: *** No
rule to make target `Makefile.am.in.wo'.  Stop. make[1]: Leaving
directory
`/var/tmp/portage/digikamimageplugins-0.7.4-r1/work/digikamimageplugins-0.7.4'
make: *** [acinclude.m4] Error 1 make: *** Waiting for unfinished
jobs....

!!! ERROR: media-plugins/digikamimageplugins-0.7.4-r1 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  digikamimageplugins-0.7.4-r1.ebuild, line 29:   Called kde_src_compile
  kde.eclass, line 164:   Called kde_src_compile 'all'
  kde.eclass, line 323:   Called kde_src_compile 'myconf' 'configure'
'make' kde.eclass, line 319:   Called die

!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, and the call
stack if relevant.

--------------------------------

Ouch.  Any ideas?

Thanks to all
Adrian



-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] fail to compile: digikamimageplugins
  2006-09-02 14:51 [gentoo-user] fail to compile: digikamimageplugins Adrian
@ 2006-09-02 16:31 ` Dale
  2006-09-04  3:39   ` [gentoo-user] *solved* " Adrian
  0 siblings, 1 reply; 3+ messages in thread
From: Dale @ 2006-09-02 16:31 UTC (permalink / raw
  To: gentoo-user

Adrian wrote:
> Greetings;
>
> In an effort to work with a digital camera I emerged digikam and
> digikamimageplugins.  No problem with digikam, but when emerge got to
> the plugin I got this error:
>
> ---------------------------------
>
> Good - your configure finished. Start make now
>
> *** Creating acinclude.m4
> grep: Makefile.am.in.wo: No such file or directory
> make[1]: Entering directory
> `/var/tmp/portage/digikamimageplugins-0.7.4-r1/work/digikamimageplugins-0.7.4'
> make[1]: Makefile.am.in.wo: No such file or directory make[1]: *** No
> rule to make target `Makefile.am.in.wo'.  Stop. make[1]: Leaving
> directory
> `/var/tmp/portage/digikamimageplugins-0.7.4-r1/work/digikamimageplugins-0.7.4'
> make: *** [acinclude.m4] Error 1 make: *** Waiting for unfinished
> jobs....
>
> !!! ERROR: media-plugins/digikamimageplugins-0.7.4-r1 failed.
> Call stack:
>   ebuild.sh, line 1539:   Called dyn_compile
>   ebuild.sh, line 939:   Called src_compile
>   digikamimageplugins-0.7.4-r1.ebuild, line 29:   Called kde_src_compile
>   kde.eclass, line 164:   Called kde_src_compile 'all'
>   kde.eclass, line 323:   Called kde_src_compile 'myconf' 'configure'
> 'make' kde.eclass, line 319:   Called die
>
> !!! died running emake, kde_src_compile:make
> !!! If you need support, post the topmost build error, and the call
> stack if relevant.
>
> --------------------------------
>
> Ouch.  Any ideas?
>
> Thanks to all
> Adrian
>
>
>
>   

This is what package the command belongs too.

> root@smoker / # equery belongs acinclude.m4
> [ Searching for file(s) acinclude.m4 in *... ]
> sys-devel/libtool-1.5.22 (/usr/share/libtool/libltdl/acinclude.m4)
> root@smoker / #

You may need to re-emerge libtool or make sure you have the right
version one.  Your version may vary from mine.  I run stable mostly but
I do have some ~x86 on here.

Hope that helps.

Dale

:-)  :-)

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] *solved* fail to compile: digikamimageplugins
  2006-09-02 16:31 ` Dale
@ 2006-09-04  3:39   ` Adrian
  0 siblings, 0 replies; 3+ messages in thread
From: Adrian @ 2006-09-04  3:39 UTC (permalink / raw
  To: gentoo-user

On Sat, 02 Sep 2006 11:31:12 -0500
Dale <teendale@vista-express.com> wrote the words:


> This is what package the command belongs too.
> 
> > root@smoker / # equery belongs acinclude.m4
> > [ Searching for file(s) acinclude.m4 in *... ]
> > sys-devel/libtool-1.5.22 (/usr/share/libtool/libltdl/acinclude.m4)
> > root@smoker / #
> 
> You may need to re-emerge libtool or make sure you have the right
> version one.  Your version may vary from mine.  I run stable mostly
> but I do have some ~x86 on here.
> 
> Hope that helps.
> 
> Dale
> 
> :-)  :-)


Score.  That was it.  I had 1.5.22 installed.  I installed 1.3.5 in
another slot and everything complied just fine.

Thanks for the help.
Adrian


-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-09-04 13:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-02 14:51 [gentoo-user] fail to compile: digikamimageplugins Adrian
2006-09-02 16:31 ` Dale
2006-09-04  3:39   ` [gentoo-user] *solved* " Adrian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox