On Mon, 2009-06-01 at 15:19 -0500, Rex Dieter wrote:
> g++ -c -o
> project.o -pipe -I. -Igenerators -Igenerators/unix -Igenerators/win32 
> -Igenerators/mac -I/builddir/build/BUILD/qt-x11-free-3.3.8b/include/qmake 
> -I/builddir/build/BUILD/qt-x11-free-3.3.8b/include 
> -I/builddir/build/BUILD/qt-x11-free-3.3.8b/include -DQT_NO_TEXTCODEC 
> -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS 
> -I/builddir/build/BUILD/qt-x11-free-3.3.8b/mkspecs/linux-g++ 
> -DHAVE_QCONFIG_CPP
> project.cpp
> In file included
> from /builddir/build/BUILD/qt-x11-free-3.3.8b/include/qtextstream.h:46,       
>          
> from /builddir/build/BUILD/qt-x11-free-3.3.8b/include/qtl.h:46,
> from /builddir/build/BUILD/qt-x11-free-3.3.8b/include/qvaluelist.h:45,
> from /builddir/build/BUILD/qt-x11-free-3.3.8b/include/qstringlist.h:45,
> from project.h:42,
> from project.cpp:39:
> /builddir/build/BUILD/qt-x11-free-3.3.8b/include/qstring.h: In member
> function 'ushort& QChar::unicode()':
> /builddir/build/BUILD/qt-x11-free-3.3.8b/include/qstring.h:202: error:
> cannot bind packed field '((QChar*)this)->QChar::ucs' to 'ushort&'
> qmake failed to build. Aborting.
> 
> Any hints, pointers?
> 
> Gory details:
> http://arm.koji.fedoraproject.org/koji/taskinfo?taskID=37115

Isn't that one of the things fixed by the arm patch? I only see the end
of the build log, so I can't see if that patch got applied or not.

http://ftp.linux.org.uk/pub/linux/arm/fedora/diffs-f10/qt3-3.3.8b-17.fc10/0001-Fix-build-problem-on-QT3.patch

Or maybe it needs something else for gcc 4.4 vs 4.3.

--Mark


_______________________________________________
fedora-arm mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/fedora-arm

Reply via email to