Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5014 - xfontselector-0.9.2 fails to comile
Summary: xfontselector-0.9.2 fails to comile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Nicholas Jones (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-15 05:45 UTC by Andreas Kotowicz
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
log (xfont-fail,2.97 KB, text/plain)
2002-07-15 05:45 UTC, Andreas Kotowicz
Details

Note You need to log in before you can comment on or make changes to this bug.
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"