Hi, I get a compilation error (see attachment).
Steps to reproduce: * qt-x11-opensource-src-4.5.0-rc1.tar.gz * builddir == srcdir * configure was called with '-no-phonon' * make fails No valgrind packages are installed. I was always able to compile snapshots, so this issue seems a post-snapshots regression. Thanks, Carina
cd src/testlib/ && make -f Makefile make[1]: Entering directory `/local/build/qt-x11-opensource-src-4.5.0-rc1/src/testlib' g++ -c -pipe -g -O2 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII -DQTESTLIB_MAKEDLL -DQT_NO_DATASTREAM -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_NO_DEBUG -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++ -I. -I../../include/QtCore -I../../include -I. -I../../include/QtTest -I.rcc/release-shared -I.moc/release-shared -I.uic/release-shared -o .obj/release-shared/qtestcase.o qtestcase.cpp qtestcase.cpp: In function 'int QTest::qExec(QObject*, int, char**)': qtestcase.cpp:1490: error: 'callgrindChildExitCode' was not declared in this scope make[1]: *** [.obj/release-shared/qtestcase.o] Error 1 make[1]: Leaving directory `/local/build/qt-x11-opensource-src-4.5.0-rc1/src/testlib' make: *** [sub-testlib-make_default-ordered] Error 2
_______________________________________________ Qt4-preview-feedback mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback
