You are not logged in.

1

Wednesday, March 10th 2004, 11:36am

Konstruct qt compile error

Using Konstruct to compile 3.2.1 and I get this error during the qt compilation.

/home/mobtek/src/konstruct/libs/qt-x11-free/work/qt-x11-free-3.2.3/bin/uic: relocation error: /usr/lib/libkio.so.4: undefined symbol: unregisterStaticDeleter__7KGlobalP18KStaticDeleterBase
make[8]: *** [newform.cpp] Error 127
make[8]: Leaving directory `/home/mobtek/src/konstruct/libs/qt-x11-free/work/qt-x11-free-3.2.3/tools/designer/designer'
make[7]: *** [sub-designer] Error 2

Anyone know how I can get around this?

cheers Peter vdM
--
"For dark is the suede that mows like a harvest"

2

Sunday, March 14th 2004, 11:09am

fixed

ok this was fixed by moving ~/.qt to somewhere else then qt could compile properly.
Now I'm past that hurdle freetype errors in qt by manually updating freetype2 from src on woody so I could get past freetype errors on kfontinst I now hit the arts compile section of konstruct -
checking for Qt... configure: error: Qt (>= Qt 3.2) (library qt-mt) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread support!
now I would hope that konstruct is looking in ~/kde3.2.1/libs/
where libqt-mt.so lives but it can't seem to find it I have to change my KDELIBS etc as outlined in the readme to the ~/kde3.2.1 install before the arts compilation would continue
more when the next bit crashes :P
--
"For dark is the suede that mows like a harvest"

3

Sunday, March 14th 2004, 11:40am

/usr/local/lib/libfontconfig.so: undefined reference to `FT_Get_PS_Font_Info'
/usr/local/lib/libfontconfig.so: undefined reference to `FT_Get_BDF_Property'
collect2: ld returned 1 exit status
make[6]: *** [kfontinst] Error 1

heh still craps out at kfontinst

see http://bugs.kde.org/show_bug.cgi?id=75550
*sigh*
--
"For dark is the suede that mows like a harvest"