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

Bug 5014

Summary: xfontselector-0.9.2 fails to comile
Product: Gentoo Linux Reporter: Andreas Kotowicz <andreas.kotowicz>
Component: Current packagesAssignee: Nicholas Jones (RETIRED) <carpaski>
Status: RESOLVED FIXED    
Severity: normal CC: andreas.kotowicz
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: log

Description Andreas Kotowicz 2002-07-15 05:45:12 UTC
Xlib.h can't be found. the file is actually in /usr/X11R6/include/X11/ but this
path isn't in /etc/ld.so.conf. could this be the problem?
Comment 1 Andreas Kotowicz 2002-07-15 05:45:39 UTC
Created attachment 2254 [details]
log
Comment 2 Andreas Kotowicz 2002-07-15 11:26:31 UTC
ok, this was a xfree problem. there was a symbolic link missing "ln -s
/usr/X11R6/lib/X11 /usr/lib/X11"