Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 11289 - media-libs/xpm-3.4k-r1 Has a problem on its Makefile
Summary: media-libs/xpm-3.4k-r1 Has a problem on its Makefile
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: Normal major
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-27 08:16 UTC by Adrian Almenar
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 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.