Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9697 - emerge clean wipes xmkmf /imake
Summary: emerge clean wipes xmkmf /imake
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Nick Hadaway
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-26 04:28 UTC by Markus Luisser
Modified: 2003-02-04 19:42 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 Markus Luisser 2002-10-26 04:28:49 UTC
when i tried to emerge xfig i got the following error:  
 
------------- snip---------- 
root@box# emerge xfig 
Calculating dependencies ...done! 
>>> emerge (1 of 2) media-gfx/transfig-3.2.3d-r1 to / 
>>> md5 ;-) transfig.3.2.3d.tar.gz 
>>> Unpacking source... 
>>> Unpacking transfig.3.2.3d.tar.gz 
patching file fig2dev/Imakefile 
>>> Source unpacked. 
/usr/sbin/ebuild.sh: xmkmf: command not found 
 
!!! ERROR: The ebuild did not complete successfully. 
!!! Function src_compile, Line 1, Exitcode 127 
!!! (no error message) 
-------------snip--------------- 
 
some stfw took me to a mail on gentoo-lists - this seems to be what happened,  
but the bug was not reported yet, so...  
 
------------snip--------------- 
> x11-libs/openmotif-2.2.2.  I recently upgraded to openmotif-2.2.2, and 
> then did an "emerge --clean".  Could this have mistakenly wiped my 
> "xmkmf"? 
>  
 
I guess that's a real bug, because I had exactly the same problem too. 
I think the problem is in the ebuild for openmotif 2.2.2. I don't know 
why openmotif deleted these files when running emerge clean. I thought 
openmotif 2.2.2 would install a newer xmkmf, but this behaviour tells 
me that this is not true. I re-emerge x11 to get back xmkmf and imake.  
After that, KDE compiled fine. 
(by Pascal Adami pascal.adami@balcab.ch) 
------------snip--------------- 
 
it seems as if  emerge clean of openmotif takes xmkmf with i although its part 
of XFree now..
Comment 2 Nick Hadaway 2002-10-26 16:47:22 UTC
Don't install old version of OpenMotif... it's xfree that needs to be re-merged 
(yeesh) ... i know it is a long compile... 

Old versions of OpenMotif... pre 2.2.2... installed the imake way and overwrote 
xfree's files...

The current version of OpenMotif and I think future versions will be done via 
GNU auto tools... so imake and xmkmf aren't installed anymore...