Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 7595 - rpm-4.0.4 won't emerge w/ autoconf 2.53a
Summary: rpm-4.0.4 won't emerge w/ autoconf 2.53a
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-06 22:02 UTC by John Sutherland
Modified: 2003-02-04 19:42 UTC (History)
0 users

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 John Sutherland 2002-09-06 22:02:27 UTC
emerging rpm-4.0.4 w/ autoconf 2.35a produces this result:

cd . && autoconf
configure.in:1164: warning: AC_CONFIG_SUBDIRS: you should use literals
configure.in:20: error: do not use LIBOBJS directly, use AC_LIBOBJ (see section
`AC_LIBOBJ vs. LIBOBJS'
make: *** [configure] Error 1

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line -138, Exitcode 2
!!! (no error message)

Reading here:
http://sapi.vlsm.org/gnu/Manuals/autoconf-2.53/html_node/AC_LIBOBJ-vs.-LIBOBJS.html

Says that someone needs to patch the autoconf file to get it to work.

Also note that using autoconf 2.52d works fine.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-09-07 08:59:19 UTC
nice catch.