I am Using
Operating System: Linux Enterprise Server 5.1
Qt Version: Qt SDK 4.5
ODE : Qt Creator

I downloaded the Open Source Qt SDK from Qt Software site.
Where i got a bin file.
I have installed it in /opt folder
My problem is that when i build any project i get only one error that is "Collect2:Id Returned 1 exit status".
This error i get even for already build projects of Qt 4.4.3,
i even tried to execute the example projects i get the same error in Build Issues is:
"Collect2:Id Returned 1 exit status".
Compile Output is:
/opt/qtsdk-2009.01/qt/lib/libQtGui.so:Undefined reference to 'FcFreeTypeQuearyFace'
make[1]: leaving directory'/root/part'
Collect:Id Returned 1 exit status
plz help me, have i followed the correct installation procedure, why I am not able to run my projects.
Thanks in Advance