Hello,

I'm installing qt on one of my local computers, however I get the following 
error (tried twice to compile, always end the same place). System is running 
latest software, from "x86". Has anyone had the same thing?

ln -s libqui.so.1.0.0 libqui.so
ln -s libqui.so.1.0.0 libqui.so.1
ln -s libqui.so.1.0.0 libqui.so.1.0
rm -f ../../../lib/libqui.so.1.0.0
rm -f ../../../lib/libqui.so
rm -f ../../../lib/libqui.so.1
rm -f ../../../lib/libqui.so.1.0
mv -f libqui.so.1.0.0 libqui.so libqui.so.1 libqui.so.1.0 ../../../lib/
make[3]: Leaving directory 
`/var/tmp/portage/qt-3.1.2-r3/work/qt-x11-free-3.1.2/tools/designer/uilib'
cd designer && make -f Makefile
make[3]: Entering directory 
`/var/tmp/portage/qt-3.1.2-r3/work/qt-x11-free-3.1.2/tools/designer/designer'
/var/tmp/portage/qt-3.1.2-r3/work/qt-x11-free-3.1.2/bin/uic -L 
/var/tmp/portage/qt-3.1.2-r3/work/qt-x11-free-3.1.2/plugins listboxeditor.ui 
-o listboxeditor.h
QSettings: error creating /root/.qt
/var/tmp/portage/qt-3.1.2-r3/work/qt-x11-free-3.1.2/bin/uic -L 
/var/tmp/portage/qt-3.1.2-r3/work/qt-x11-free-3.1.2/plugins editfunctions.ui 
-o editfunctions.h
QSettings: error creating /root/.qt
/var/tmp/portage/qt-3.1.2-r3/work/qt-x11-free-3.1.2/bin/uic -L 
/var/tmp/portage/qt-3.1.2-r3/work/qt-x11-free-3.1.2/plugins newform.ui -o 
newform.h
QSettings: error creating /root/.qt
/var/tmp/portage/qt-3.1.2-r3/work/qt-x11-free-3.1.2/bin/uic -L 
/var/tmp/portage/qt-3.1.2-r3/work/qt-x11-free-3.1.2/plugins listvieweditor.ui 
-o listvieweditor.h
QSettings: error creating /root/.qt
/var/tmp/portage/qt-3.1.2-r3/work/qt-x11-free-3.1.2/bin/uic -L 
/var/tmp/portage/qt-3.1.2-r3/work/qt-x11-free-3.1.2/plugins 
customwidgeteditor.ui -o customwidgeteditor.h
QSettings: error creating /root/.qt
make[3]: *** [customwidgeteditor.h] Segmentation fault
make[3]: *** Deleting file `customwidgeteditor.h'
make[3]: Leaving directory 
`/var/tmp/portage/qt-3.1.2-r3/work/qt-x11-free-3.1.2/tools/designer/designer'
make[2]: *** [sub-designer] Error 2
make[2]: Leaving directory 
`/var/tmp/portage/qt-3.1.2-r3/work/qt-x11-free-3.1.2/tools/designer'
make[1]: *** [sub-designer] Error 2
make[1]: Leaving directory 
`/var/tmp/portage/qt-3.1.2-r3/work/qt-x11-free-3.1.2/tools'
make: *** [sub-tools] Error 2


It seems like this stops compile: "QSettings: error creating /root/.qt"
I have looked into /root, and there is nothing appears to be .qt

-- 
In 1968 it took the computing power of 2 C-64's to fly a rocket to the moon.
Now, in 1998 it takes the Power of a Pentium 200 to run Microsoft Windows 95.
Something must have gone wrong.


--
[EMAIL PROTECTED] mailing list

Reply via email to