Unfortunately, I cannot get the latest RG CVS to compile. This is unusual for you guys as I've always been able to compile your CVS code- a very rare feat! Suppose I've just been real lucky until now. I'm running a stock RH9 distro with a kernel upgraded to 2.4.22 and ALSA 0.9.7.
The first thing I tried was scrapping my CVS tree and downloading it anew, but that hasn't helped. I tried 'configure --without-jack' and it did this: make[2]: Entering directory `/home/src/rosegarden/sound' source='AlsaDriver.cpp' object='AlsaDriver.lo' libtool=yes \ depfile='.deps/AlsaDriver.Plo' tmpdepfile='.deps/AlsaDriver.TPlo' \ depmode=gcc3 /bin/sh ../admin/depcomp \ /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.1/include -I/usr/X11R6/include -I../gui -I../base -DQT_THREAD_SUPPORT -D_REENTRANT -DRGKDE3 -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -fexceptions -c -o AlsaDriver.lo `test -f AlsaDriver.cpp || echo './'`AlsaDriver.cpp AlsaDriver.cpp: In member function `virtual void Rosegarden::AlsaDriver::processAudioQueue(const Rosegarden::RealTime&, bool)': AlsaDriver.cpp:1894: `_dataReady' undeclared (first use this function) AlsaDriver.cpp:1894: (Each undeclared identifier is reported only once for each function it appears in.) AlsaDriver.cpp:1895: `_diskThreadLock' undeclared (first use this function) make[2]: *** [AlsaDriver.lo] Error 1 make[2]: Leaving directory `/home/src/rosegarden/sound' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/src/rosegarden' make: *** [all] Error 2 A straight 'configure' (with JACK, ALSA MIDI + LADSPA but no aRTs) did this: source='SoundDriver.cpp' object='SoundDriver.lo' libtool=yes \ depfile='.deps/SoundDriver.Plo' tmpdepfile='.deps/SoundDriver.TPlo' \ depmode=gcc3 /bin/sh ../admin/depcomp \ /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.1/include -I/usr/X11R6/include -I../gui -I../base -DQT_THREAD_SUPPORT -D_REENTRANT -DRGKDE3 -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -fexceptions -c -o SoundDriver.lo `test -f SoundDriver.cpp || echo './'`SoundDriver.cpp SoundDriver.cpp: In member function `std::string Rosegarden::PlayableAudioFile::getSampleFrames(unsigned int)': SoundDriver.cpp:105: `cout' undeclared (first use this function) SoundDriver.cpp:105: (Each undeclared identifier is reported only once for each function it appears in.) SoundDriver.cpp:105: `endl' undeclared (first use this function) SoundDriver.cpp: In member function `void Rosegarden::PlayableAudioFile::fillRingBuffer(int)': SoundDriver.cpp:158: `cerr' undeclared (first use this function) make[2]: *** [SoundDriver.lo] Error 1 make[2]: Leaving directory `/home/src/rosegarden/sound' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/src/rosegarden' make: *** [all] Error 2 Running, rb_configure gave me a: checking for C compiler default output... configure: error: C compiler cannot create executables See `config.log' for more details. config.log wasn't much help (to me). As soon as I've sussed how to get zynsubaddfx to play back multiple, different channels from RG I want to start reporting bugs in Rosegarden so I can maybe help in a small way to get this very promising program completed. Thanks! dan __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ Rosegarden-devel mailing list [EMAIL PROTECTED] - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-devel
