Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15452 - hermes does not compile
Summary: hermes does not compile
Status: RESOLVED DUPLICATE of bug 15573
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-10 15:48 UTC by Leopold Goetze
Modified: 2005-07-17 13:06 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Leopold Goetze 2003-02-10 15:48:35 UTC
When I try to compile hermes (as a suggested update) I get the following output: 
>>> emerge (1 of 5) media-libs/hermes-1.3.2-r2 to / 
>>> md5 ;-) Hermes-1.3.2.tar.gz 
>>> Unpacking source... 
>>> Unpacking Hermes-1.3.2.tar.gz 
>>> Source unpacked. 
configure.in:45: AC_PROG_CPP was called before AC_PROG_CC 
configure.in:81: warning: AC_TRY_RUN called without default to allow cross compiling 
configure.in:82: warning: AC_TRY_RUN called without default to allow cross compiling 
configure.in:83: warning: AC_TRY_RUN called without default to allow cross compiling 
configure.in:84: warning: AC_TRY_RUN called without default to allow cross compiling 
configure.in:113: warning: AC_TRY_RUN called without default to allow cross compiling 
autoconf: Undefined macros: 
***BUG in Autoconf--please report*** AC_TRY_DLOPEN_SELF 
***BUG in Autoconf--please report*** AC_TRY_DLOPEN_SELF 
***BUG in Autoconf--please report*** AC_TRY_DLOPEN_SELF 
***BUG in Autoconf--please report*** AC_TRY_DLOPEN_SELF 
***BUG in Autoconf--please report*** AC_TRY_DLOPEN_SELF 
***BUG in Autoconf--please report*** AC_TRY_DLOPEN_SELF 
***BUG in Autoconf--please report*** AC_TRY_DLOPEN_SELF 
 
!!! ERROR: media-libs/hermes-1.3.2-r2 failed. 
!!! Function src_compile, Line 23, Exitcode 1 
!!! (no error message) 
 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-02-10 17:23:26 UTC
which version of automake and autoconf do you use ?
Comment 2 Leopold Goetze 2003-02-11 01:01:31 UTC
I use automake 1.6.3 
autoconf 2.5.4 
Comment 3 Leopold Goetze 2003-02-11 01:03:21 UTC
Sorry, I forgot to mention 
this also blocks other programs to compile like gnome-media, 
nautilus-media-media, acme, gst-plugins and gnome 
Comment 4 Martin Holzer (RETIRED) gentoo-dev 2003-02-12 17:32:13 UTC

*** This bug has been marked as a duplicate of 15573 ***