Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 2114 - gltt ebuild include files in wrong place?
Summary: gltt ebuild include files in wrong place?
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-26 00:05 UTC by Michael S Costello (MiscRat)
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 Michael S Costello (MiscRat) 2002-04-26 00:05:48 UTC
after emerging gltt
and trying to compile moonlight creator to see if it would install
I noticed that it could not find the gltt include files.

the ebuild seemed to complete nicely but erroneously placed its includes in
/usr/usr/include instead of /usr

> Output of a locate gltt after running emerge gltt

/usr/usr/include/gltt
/usr/usr/include/gltt/FTBitmapFont.h
/usr/usr/include/gltt/FTEngine.h
/usr/usr/include/gltt/FTFace.h
/usr/usr/include/gltt/FTFont.h
/usr/usr/include/gltt/FTGlyph.h
/usr/usr/include/gltt/FTGlyphBitmap.h
/usr/usr/include/gltt/FTGlyphPixmap.h
/usr/usr/include/gltt/FTGlyphVectorizer.h
/usr/usr/include/gltt/FTInstance.h
/usr/usr/include/gltt/FTPixmapFont.h
/usr/usr/include/gltt/GLTTBitmapFont.h
/usr/usr/include/gltt/GLTTboolean.h
/usr/usr/include/gltt/GLTTFont.h
/usr/usr/include/gltt/GLTTGlyphPolygonizer.h
/usr/usr/include/gltt/GLTTGlyphPolygonizerHandler.h
/usr/usr/include/gltt/GLTTGlyphTriangulator.h
/usr/usr/include/gltt/GLTTminmax.h
/usr/usr/include/gltt/GLTTOutlineFont.h
/usr/usr/include/gltt/GLTTPixmapFont.h

> 
Don't have time to fix it at the moment... but given some time I could...
If it is a quick fix for one of the ebuild gurus I'll just put it in now... 
Currently to work around the issue I might just slap the files into a good
place... as a workaround...

If assistance is wanted... please let me know... I'm more than willing to help...
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-04-26 02:36:44 UTC
Thanks for catching this. :)