Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 115424 - when emerging media-libs/a52dec-0.7.4-r5, fails because of missing aclocal
Summary: when emerging media-libs/a52dec-0.7.4-r5, fails because of missing aclocal
Status: VERIFIED DUPLICATE of bug 115414
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-13 08:47 UTC by Ruben Garcia
Modified: 2005-12-13 08:51 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 Ruben Garcia 2005-12-13 08:47:33 UTC
When emerging media-libs/a52dec-0.7.4-r5, it fails with this message
Failed Running aclocal !
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/a52dec-0.7.4-r5/temp/aclocal-1907.out

This file contains:
***** aclocal *****

am-wrapper: /usr/bin/aclocal-1.4 is missing or not executable.
            Please try emerging the correct version of automake.

a52dec should therefore depend on aclocal-1.4

However, I ln -s aclocal 1.9 to aclocal 1.4 and was able to compile a52dec
successfully.

Therefore I suggest to change a52dec to use whatever installed aclocal there is.


Reproducible: Always
Steps to Reproduce:
1.emerge unmerge aclocal-1.4
2.emerge a52dec
3.

Actual Results:  
Complaints about missing aclocal 1.4

Expected Results:  
a52dec should have found aclocal-current and compile correctly.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-12-13 08:51:00 UTC

*** This bug has been marked as a duplicate of 115414 ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-12-13 08:51:23 UTC
CLOSED