Thanks Chris.
I was in the middle of checking a Java program (which ran all night) so I
couldn't check Rosegarden.
I've made progress but now get:
g++  -c -I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtGui
-I/usr/include/qt4/QtXml -I/usr/include/qt4/QtNetwork
-I/usr/include/qt4/QtCore -I/usr/include/qt4 -DQT3_SUPPORT -DLITTLE_ENDIAN=1
-g0 -O0 data/data.cpp -o data/data.o
g++  -c -g0 -O2 -Wall -pipe -DNDEBUG -DBUILD_RELEASE -DNO_TIMING
-DHAVE_LIBJACK -DHAVE_LIBSNDFILE -I/usr/include/qt4/Qt3Support
-I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml
-I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4
-DQT3_SUPPORT -Isrc/sound/dssi-compatibility -DLITTLE_ENDIAN=1
-D'VERSION="10.06"' -D'CODENAME="Betty Prior"' -DUNSTABLE=1 -Isrc
-D'BUILDKEY="976af71ce2"' src/base/Event.cpp -o src/base/Event.o
g++  -c -g0 -O2 -Wall -pipe -DNDEBUG -DBUILD_RELEASE -DNO_TIMING
-DHAVE_LIBJACK -DHAVE_LIBSNDFILE -I/usr/include/qt4/Qt3Support
-I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml
-I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4
-DQT3_SUPPORT -Isrc/sound/dssi-compatibility -DLITTLE_ENDIAN=1
-D'VERSION="10.06"' -D'CODENAME="Betty Prior"' -DUNSTABLE=1 -Isrc
-D'BUILDKEY="976af71ce2"' src/base/Instrument.cpp -o src/base/Instrument.o
g++  -c -g0 -O2 -Wall -pipe -DNDEBUG -DBUILD_RELEASE -DNO_TIMING
-DHAVE_LIBJACK -DHAVE_LIBSNDFILE -I/usr/include/qt4/Qt3Support
-I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml
-I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4
-DQT3_SUPPORT -Isrc/sound/dssi-compatibility -DLITTLE_ENDIAN=1
-D'VERSION="10.06"' -D'CODENAME="Betty Prior"' -DUNSTABLE=1 -Isrc
-D'BUILDKEY="976af71ce2"' src/document/RosegardenDocument.cpp -o
src/document/RosegardenDocument.o
In file included from src/document/RosegardenDocument.cpp:2910:
src/document/RosegardenDocument.moc:14:2: error: #error "This file was
generated using the moc from 4.5.2. It"
src/document/RosegardenDocument.moc:15:2: error: #error "cannot be used with
the include files from this version of Qt."
src/document/RosegardenDocument.moc:16:2: error: #error "(The moc has
changed too much.)"
make[2]: Leaving directory `/home/ilan/rosegarden'
make[1]: Leaving directory `/home/ilan/rosegarden'
make[2]: *** [src/document/RosegardenDocument.o] Error 1
make[1]: *** [.build-conf] Error 2
make: *** [.build-impl] Error 2
BUILD FAILED (exit value 2, total time: 41s)

My ./config also reports a problem:
checking lirc/lirc_client.h usability... no
checking lirc/lirc_client.h presence... no
checking for lirc/lirc_client.h... no
configure: WARNING: Failed to find LIRC header lirc/lirc_client.h
checking for lirc_init in -llirc_client... no
configure: WARNING: Failed to find LIRC library lirc_client
configure: WARNING: Required ALSA library not found, building with no MIDI!
configure: creating ./config.status
config.status: creating Makefile

I looked for lirc and the only thing in the repository was for light infared
controller.
Clearly this isn't what I want.

Thanks,
Ilan

-- 
View this message in context: 
http://old.nabble.com/need-help....-tp28567336p28572446.html
Sent from the Rosegarden - Dev mailing list archive at Nabble.com.


------------------------------------------------------------------------------

_______________________________________________
Rosegarden-devel mailing list
[email protected] - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

Reply via email to