Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 73232 - circular dependency between automake and autoconf in gentoo 2004.3
Summary: circular dependency between automake and autoconf in gentoo 2004.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-03 07:36 UTC by Peter Lutek
Modified: 2004-12-03 15:14 UTC (History)
1 user (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 Peter Lutek 2004-12-03 07:36:57 UTC
during "emerge system" on a new install, building automake fails because it requires autoconf, which is not present. "emerge autoconf" fails because it requires automake.

solved by emerging autoconf without dependencies -- "emerge -O autoconf" -- and then proceeded with "emerge system" without any further errors.

Reproducible: Always
Steps to Reproduce:
1.emerge system
2.
3.

Actual Results:  
see "details", above.

Expected Results:  
emerged the two packages in the proper order with properly set (non-circular)
dependencies.
Comment 1 SpanKY gentoo-dev 2004-12-03 15:14:14 UTC
forced depend / WANT_AUTOCONF in the automake ebuild