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

Bug 6851

Summary: openmotif-2.2.2 deletes xmkmf / imake
Product: Gentoo Linux Reporter: P.A. <pascal.adami>
Component: New packagesAssignee: Nick Hadaway <grandmasterlinux>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: High    
Version: 1.2   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description P.A. 2002-08-21 13:23:23 UTC
When emerging openmotif-2.2.2 and then emerge clean to get rid of the old 
version, it deletes xmkmf and imake which for example the KDE 3.0.3 makefiles 
need. It could be possible that to new 2.2.2 version does not create new xmkmf 
and imake binaries so it emerge clean deletes them.
Comment 1 Nick Hadaway 2002-08-29 10:18:27 UTC
openmotif-2.1.30 ebuilds overwrote xmkmf and imake.  the openmotif-2.2.2 
ebuilds do not.  You will need to re-emerge xfree to get imake and xmkmf back 
on the system. 
 
I have also released openmotif-2.2.2-r1 today which installs all files into 
/usr/X11R6 instead of /usr. 
 
emerge rsync 
emerge xfree 
emerge openmotif 
 
Please let me know how things go after the updates.