ftbfs with g++-4.3/-snapshot

Bug #138660 reported by Matthias Klose
2
Affects Status Importance Assigned to Milestone
scim-qtimm (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

Binary package hint: scim-qtimm

http://people.debian.org/~lucas/logs/2007/09/10/gcc43/scim-qtimm_0.9.4-2ubuntu1_gutsylp.buildlog

configure:33816: rm -rf SunWS_cache; i686-linux-gnulp-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpoint
er-arith -Wwrite-strings -O2 -g -O2 -fno-exceptions -fno-check-new -fno-common -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT
  -D_REENTRANT -L/usr/lib/qt3/lib -L/usr/lib conftest.cc -lqt-mt -lpng -lz -lm -ljpeg -ldl -lXext -lX11 -lSM -lICE -lpth
read 1>&5
In file included from conftest.cc:1:
confdefs.h:43:1: error: "VERSION" redefined
confdefs.h:8:1: error: this is the location of the previous definition
configure:33819: $? = 1
configure: failed program was:
#include "confdefs.h"
#include <qglobal.h>
#include <qapplication.h>
#include <qcursor.h>
#include <qstylefactory.h>
#include <private/qucomextra_p.h>
#if ! (QT_VERSION >= 0x030200 && QT_VERSION < 0x040000)
#error 1
#endif

int main() {
    (void)QStyleFactory::create(QString::null);
    QCursor c(Qt::WhatsThisCursor);
    return 0;
}
configure:33859: error: Qt (>= Qt 3.2) (library qt-mt) not found. Please check your installation!
For more details about this problem, look at the end of config.log.

Related branches

Matthias Klose (doko)
Changed in scim-qtimm:
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
Matthias Klose (doko) wrote :

scim-qtimm (0.9.4-2ubuntu2) gutsy; urgency=low

  * configure.in: Don't call AM_INIT_AUTOMAKE twice. LP: #138660.
  * Set Ubuntu maintainer address.

 -- Matthias Klose <email address hidden> Wed, 12 Sep 2007 20:39:35 +0000

Changed in scim-qtimm:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.