c_guy
11-06-2000, 07:59 PM
I am having trouble getting qt 2.2.1 to compile on redhat 6.2, keep getting error messages after the make command is executed, it seems to compile everything ok, but at the end i get this...
collect2: ld returned 1 exit status
make[6] *** [/usr/lib/qt/bin/uic] Error 1
make[6] Leaving directory `/usr/lib/qt/tools/designer/uic`
make[5] *** [uic] Error 2
make[5] Leaving directory `/usr/lib/qt/tools...`
make[4] *** [all] Error 2
this keeps going till i get the last line..
make: *** [init] Error 2
after this if i look in my /usr/lib/qt/lib directory, there's nothing there but a bunch of broken links.. what could be the problem?
any help would be greatly appreciated...
Thanks,
{c}guy
collect2: ld returned 1 exit status
make[6] *** [/usr/lib/qt/bin/uic] Error 1
make[6] Leaving directory `/usr/lib/qt/tools/designer/uic`
make[5] *** [uic] Error 2
make[5] Leaving directory `/usr/lib/qt/tools...`
make[4] *** [all] Error 2
this keeps going till i get the last line..
make: *** [init] Error 2
after this if i look in my /usr/lib/qt/lib directory, there's nothing there but a bunch of broken links.. what could be the problem?
any help would be greatly appreciated...
Thanks,
{c}guy