reopen 408639
found 408639 4.3.0-2
thanks

I just installed the latest qt packages uploaded to unstable, 
but the bug is still present (although in a different form):

When trying to compile qt-examples I get:
[...]
g++  -o plugandpaint main.o mainwindow.o paintarea.o plugindialog.o 
moc_mainwindow.o moc_paintarea.o moc_plugindialog.o    -L/usr/lib 
-L/examples/tools/plugandpaint/plugins -lpnp_basictools -lQtGui -lQtCore 
-lpthread
/usr/bin/ld: cannot find -lpnp_basictools
collect2: ld returned 1 exit status
make[2]: *** [plugandpaint] Error 1
make[2]: Leaving directory 
`/mnt/data/peppe/qt-examples/examples/tools/plugandpaint'
make[1]: *** [sub-plugandpaint-make_default-ordered] Error 2
make[1]: Leaving directory `/mnt/data/peppe/qt-examples/examples/tools'
make: *** [sub-tools-make_default] Error 2

Moreover, running qmake-qt4 && make with qt-demos does *not* compile qtdemo
(which is not available as a binary anymore?). If I try to compile it from I 
get:

[EMAIL PROTECTED]:~/data/qt-examples/demos$ cd qtdemo/
[EMAIL PROTECTED]:~/data/qt-examples/demos/qtdemo$ qmake-qt4
[EMAIL PROTECTED]:~/data/qt-examples/demos/qtdemo$ make
[...]
g++  -o /bin/qtdemo .obj/main.o .obj/demoscene.o .obj/mainwindow.o 
.obj/demoitem.o .obj/score.o .obj/demoitemanimation.o 
.obj/itemcircleanimation.o .obj/demotextitem.o .obj/headingitem.o 
.obj/dockitem.o .obj/scanitem.o .obj/letteritem.o .obj/examplecontent.o 
.obj/menucontent.o .obj/guide.o .obj/guideline.o .obj/guidecircle.o 
.obj/menumanager.o .obj/colors.o .obj/textbutton.o .obj/imageitem.o 
.obj/moc_mainwindow.o .obj/moc_demoitemanimation.o .obj/moc_menumanager.o 
.obj/qrc_qtdemo.o    -L/usr/lib -L/usr/X11R6/lib -lQtAssistantClient -lQtXml 
-lQtOpenGL -lQtGui -lQtNetwork -lQtCore -lGLU -lGL -lpthread
/usr/bin/ld: cannot open output file /bin/qtdemo: Permission denied
collect2: ld returned 1 exit status
make: *** [/bin/qtdemo] Error 1

My qt4 packages:

ii  libqt4-core       4.3.0-2        Qt 4 core non-GUI functionality runtime 
library
ii  libqt4-dev        4.3.0-2        Qt 4 development files
ii  libqt4-gui        4.3.0-2        Qt 4 core GUI functionality runtime library
ii  libqt4-qt3support 4.3.0-2        Qt 3 compatibility library for Qt 4
ii  libqt4-sql        4.3.0-2        Qt 4 SQL database module
ii  qt4-dev-tools     4.3.0-2        Qt 4 development tools
ii  qt4-doc           4.3.0-2        Qt 4 API documentation
ii  qt4-qtconfig      4.3.0-2        Qt 4 configuration tool


Cheers,
-- 
Giuseppe D'Angelo

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to