traverso-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Traverso-user] Traverso 0.40.0-rc1: make fails


From: Stefan Kölling
Subject: [Traverso-user] Traverso 0.40.0-rc1: make fails
Date: Sun, 03 Jun 2007 14:41:09 +0200
User-agent: Thunderbird 2.0.0.0 (X11/20070326)

Compiling traverso-0.40.0-rc1 fails with this error message:

+ /usr/bin/qmake traverso.pro
+ /usr/bin/make
cd src/engine/ && /usr/bin/qmake engine.pro -unix -o Makefile
cd src/engine/ && /usr/bin/make -f Makefile
make[1]: Entering directory
`/usr/src/packages/BUILD/traverso-0.40.0-rc1/src/engine'
g++ -c -pipe -I/opt/gnome/include/glib-2.0
-I/opt/gnome/lib/glib-2.0/include -O2 -msse -mfpmath=sse -fPIC
-D_REENTRANT -Wall -W -DJACK_SUPPORT -DALSA_SUPPORT -DLV2_SUPPORT
-DSTATIC_BUILD -DUSE_MLOCK -DQT_NO_DEBUG -DSSE_OPTIMIZATIONS
-DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED
-I/usr/share/qt4/mkspecs/default -I. -I/usr/include/QtCore
-I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtGui
-I/usr/include/QtXml -I/usr/include/QtXml -I/usr/include -I../core
-Ibuild -Ibuild -o build/AlsaDriver.o AlsaDriver.cpp
In file included from /usr/include/QtCore/QList:1,
                 from Driver.h:32,
                 from AlsaDriver.h:29,
                 from AlsaDriver.cpp:27:
/usr/include/QtCore/qlist.h:72: warning: `visibility' attribute does not
apply
   to types
In file included from /usr/include/QtCore/qstring.h:28,
                 from /usr/include/QtCore/QString:1,
                 from Driver.h:33,
                 from AlsaDriver.h:29,
                 from AlsaDriver.cpp:27:
/usr/include/QtCore/qbytearray.h: In function `const QByteArray
operator+(const
   QByteArray&, const QByteArray&)':
/usr/include/QtCore/qbytearray.h:475: error: ambiguous overload for
'operator+=

I am using qt4-4.3.0 on SuSE 9.3.

I have to say, that I have both QT3 (in directory /usr/lib/qt3) and QT4
(in directory /usr) installed.
But as far as I can see in the error message is, that the correct
version QT4 is used.

Thank you for your advice.

- Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]