Dun'kalis
11-29-2002, 03:37 PM
Grr...This is the THIRD time I've tried it. I've recompiled kdelibs twice...
Anyway, I'm compiling kdebase right now. I'm using CRUX Linux (gcc-3.2), and when it starts compiling kcontrol/kfontinst (kcontrol/kcmfontinst), it dies.
Here are the error messages it spits out:
.libs/FontThumbnail.o: In function `CFontThumbnail::CFontThumbnail[not-in-charge]()':
.libs/FontThumbnail.o(.text+0x704f): undefined reference to `FTC_Manager_New'
.libs/FontThumbnail.o(.text+0x7061): undefined reference to `FTC_SBit_Cache_New'
.libs/FontThumbnail.o(.text+0x7073): undefined reference to `FTC_Image_Cache_New'
.libs/FontThumbnail.o: In function `CFontThumbnail::CFontThumbnail[in-charge]()':
.libs/FontThumbnail.o(.text+0x710f): undefined reference to `FTC_Manager_New'
.libs/FontThumbnail.o(.text+0x7121): undefined reference to `FTC_SBit_Cache_New'
.libs/FontThumbnail.o(.text+0x7133): undefined reference to `FTC_Image_Cache_New'
.libs/FontThumbnail.o: In function `CFontThumbnail::~CFontThumbnail [not-in-charge]()':
.libs/FontThumbnail.o(.text+0x716f): undefined reference to `FTC_Manager_Done'
.libs/FontThumbnail.o: In function `CFontThumbnail::~CFontThumbnail [in-charge]()':
.libs/FontThumbnail.o(.text+0x71ff): undefined reference to `FTC_Manager_Done'
.libs/FontThumbnail.o: In function `CFontThumbnail::~CFontThumbnail [in-charge deleting]()':
.libs/FontThumbnail.o(.text+0x728f): undefined reference to `FTC_Manager_Done'
.libs/FontThumbnail.o: In function `CFontThumbnail::getGlyphBitmap(FTC_Image_Desc_&, unsigned long, CFontThumbnail::Bitmap&, int&, int&, int&, void**)':
.libs/FontThumbnail.o(.text+0x73d8): undefined reference to `FTC_Image_Cache_Lookup'
.libs/FontThumbnail.o(.text+0x74c6): undefined reference to `FTC_SBit_Cache_Lookup'
.libs/FontThumbnail.o: In function `CFontThumbnail::create(QString const&, int, int, QImage&)':
.libs/FontThumbnail.o(.text+0x783f): undefined reference to `FTC_Manager_Lookup_Size'
Wha?
Anyway, I'm compiling kdebase right now. I'm using CRUX Linux (gcc-3.2), and when it starts compiling kcontrol/kfontinst (kcontrol/kcmfontinst), it dies.
Here are the error messages it spits out:
.libs/FontThumbnail.o: In function `CFontThumbnail::CFontThumbnail[not-in-charge]()':
.libs/FontThumbnail.o(.text+0x704f): undefined reference to `FTC_Manager_New'
.libs/FontThumbnail.o(.text+0x7061): undefined reference to `FTC_SBit_Cache_New'
.libs/FontThumbnail.o(.text+0x7073): undefined reference to `FTC_Image_Cache_New'
.libs/FontThumbnail.o: In function `CFontThumbnail::CFontThumbnail[in-charge]()':
.libs/FontThumbnail.o(.text+0x710f): undefined reference to `FTC_Manager_New'
.libs/FontThumbnail.o(.text+0x7121): undefined reference to `FTC_SBit_Cache_New'
.libs/FontThumbnail.o(.text+0x7133): undefined reference to `FTC_Image_Cache_New'
.libs/FontThumbnail.o: In function `CFontThumbnail::~CFontThumbnail [not-in-charge]()':
.libs/FontThumbnail.o(.text+0x716f): undefined reference to `FTC_Manager_Done'
.libs/FontThumbnail.o: In function `CFontThumbnail::~CFontThumbnail [in-charge]()':
.libs/FontThumbnail.o(.text+0x71ff): undefined reference to `FTC_Manager_Done'
.libs/FontThumbnail.o: In function `CFontThumbnail::~CFontThumbnail [in-charge deleting]()':
.libs/FontThumbnail.o(.text+0x728f): undefined reference to `FTC_Manager_Done'
.libs/FontThumbnail.o: In function `CFontThumbnail::getGlyphBitmap(FTC_Image_Desc_&, unsigned long, CFontThumbnail::Bitmap&, int&, int&, int&, void**)':
.libs/FontThumbnail.o(.text+0x73d8): undefined reference to `FTC_Image_Cache_Lookup'
.libs/FontThumbnail.o(.text+0x74c6): undefined reference to `FTC_SBit_Cache_Lookup'
.libs/FontThumbnail.o: In function `CFontThumbnail::create(QString const&, int, int, QImage&)':
.libs/FontThumbnail.o(.text+0x783f): undefined reference to `FTC_Manager_Lookup_Size'
Wha?