Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 99702

Summary: 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"
Product: Gentoo Linux Reporter: Daniel Albuschat <daniel>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.