Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 99702 - avifile (and others) configure stops with "FATAL: both /usr/share/aclocal/wine.m4 and /usr/local/share/aclocal/wine.m4 exist; you must manually delete one of them"
Summary: avifile (and others) configure stops with "FATAL: both /usr/share/aclocal/win...
Status: RESOLVED INVALID
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-07-20 10:34 UTC by Daniel Albuschat
Modified: 2005-07-20 10:46 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 Daniel Albuschat 2005-07-20 10:34:14 UTC
I'm currently doing a 540-packages system update. I'm at about package 390: avifile
It stops with "FATAL: both /usr/share/aclocal/wine.m4 and
/usr/local/share/aclocal/wine.m4 exist; you must manually delete one of them".
I've seen this error message with another package alraedy. I just manually
removed the file and went on.
Now that it happened twice, I thought I might file a bugreport.

Reproducible: Always
Steps to Reproduce:
emerge avifile
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-07-20 10:46:50 UTC
Gentoo does not - or at least should not ;) - install anything into /usr/local;
so you can safely delete /usr/local/share/aclocal/wine.m4. 

If you still think that the offending file was installed by Gentoo, then run
'equery b /usr/local/share/aclocal/wine.m4' to find out to ebuild this file
belongs to, but I suppose that you won't find anything. If you do, then feel
free to reopen this bug.