/trunk/qt-copy compiling problem

Niels van Mourik niels at shodan.nl
Thu Dec 21 18:18:07 GMT 2006


Hi list,

For some reason I can't get qt-copy compiled at the moment.

Does someone has a solution?

Thanks in advance!

kdedev at yukos ~ $ cd $QTDIR && ./apply_patches 
&& ./configure -qt-gif -no-exceptions -fast -prefix $QTDIR -qdbus && make && 
make install

[... The usual 'bla bla' ...]

ln -s libQtDesignerComponents.so.4.2.2 libQtDesignerComponents.so
ln -s libQtDesignerComponents.so.4.2.2 libQtDesignerComponents.so.4
ln -s libQtDesignerComponents.so.4.2.2 libQtDesignerComponents.so.4.2
rm -f ../../../../../lib/libQtDesignerComponents.so.4.2.2
rm -f ../../../../../lib/libQtDesignerComponents.so
rm -f ../../../../../lib/libQtDesignerComponents.so.4
rm -f ../../../../../lib/libQtDesignerComponents.so.4.2
mv -f libQtDesignerComponents.so.4.2.2 libQtDesignerComponents.so 
libQtDesignerComponents.so.4 
libQtDesignerComponents.so.4.2 ../../../../../lib/
(test -z "../../../../../lib/" || cd "../../../../../lib/" ; targ=`basename 
libQtDesignerComponents.so.4.2.2`; 
objcopy --only-keep-debug "$targ" "$targ.debug" && 
objcopy --strip-debug "$targ" && 
objcopy --add-gnu-debuglink="$targ.debug" "$targ" && 
chmod -x "$targ.debug" ) ;
make[5]: Leaving directory 
`/home/kdedev/src/trunk/qt-copy/tools/designer/src/components/lib'
make[4]: Leaving directory 
`/home/kdedev/src/trunk/qt-copy/tools/designer/src/components'
cd designer && make -f Makefile
make[4]: Entering directory 
`/home/kdedev/src/trunk/qt-copy/tools/designer/src/designer'
make[4]: *** No targets.  Stop.
make[4]: Leaving directory 
`/home/kdedev/src/trunk/qt-copy/tools/designer/src/designer'
make[3]: *** [sub-designer-make_default-ordered] Error 2
make[3]: Leaving directory `/home/kdedev/src/trunk/qt-copy/tools/designer/src'
make[2]: *** [sub-src-make_default] Error 2
make[2]: Leaving directory `/home/kdedev/src/trunk/qt-copy/tools/designer'
make[1]: *** [sub-designer-make_default-ordered] Error 2
make[1]: Leaving directory `/home/kdedev/src/trunk/qt-copy/tools'
make: *** [sub-tools-make_default-ordered] Error 2
kdedev at yukos ~/src/trunk/qt-copy $

-- 
Alan Turing thought about criteria to settle the question of whether
machines can think, a question of which we now know that it is about
as relevant as the question of whether submarines can swim.
      -- Dijkstra
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20061221/63b2df94/attachment.sig>


More information about the kde-core-devel mailing list