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

Bug 11289

Summary: media-libs/xpm-3.4k-r1 Has a problem on its Makefile
Product: Gentoo Linux Reporter: Adrian Almenar <aalmenar>
Component: [OLD] LibraryAssignee: Martin Schlemmer (RETIRED) <azarah>
Status: RESOLVED INVALID    
Severity: major    
Priority: Normal    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Adrian Almenar 2002-11-27 08:16:30 UTC
Im using the stable profile. 
 
strider root # emerge media-libs/xpm  
Calculating dependencies ...done!  
>>> emerge (1 of 1) media-libs/xpm-3.4k-r1 to /  
>>> md5 ;-) xpm-3.4k.tar.gz  
>>> Unpacking source...  
>>> Unpacking xpm-3.4k.tar.gz  
>>> Source unpacked.  
imake -DUseInstalled -I/usr/X11R6/lib/X11/config  
/usr/X11R6/lib/X11/config/site.def:56: host.def: No such file or directory  
/usr/X11R6/lib/X11/config/site.def:158: host.def: No such file or directory  
imake: Exit code 1.  
  Stop.  
Makefile:35: *** missing separator.  Stop.  
  
!!! ERROR: media-libs/xpm-3.4k-r1 failed.  
!!! Function src_compile, Line 3, Exitcode 2  
!!! (no error message)
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2002-11-27 15:04:13 UTC
Remerge xfree, or touch /usr/X11R6/lib/X11/config/host.def.  This is prob due to:

 1) deleting it by accident ?
 2) some package overwriting it, and then got unmerged.  If this is the case,
please open a
     new bug to maintainer of that package, as it should not overwrite this file ...

Afiak, there is no problem with xpm.