Pedro Lopez-Cabanillas wrote: > I would take a look, but you don't provide a real patch that can be used with > the patch utility. I refuse to edit patches by hand. That was 'svn diff' output, patch should understand that, right? I put it into a seperate file at http://bzzt.net/~arnouten/rosegardenextended.patch - let me know if that's not sufficient. > Second: you don't tell which configuration options you used (the report > produced by CMake with the enabled/disabled features). This one?
Install Directory : /usr/local Build type : Release Use Qt/KDE precompiled headers: FALSE Xft notation font support : TRUE LIRC infrared remote support : TRUE ALSA MIDI support : TRUE JACK audio support : TRUE LADSPA plugin support : TRUE DSSI synth plugin support : TRUE Custom OSC plugin GUI support : TRUE Audio timestretching : TRUE LRDF plugin metadata support : TRUE Or this? CMAKE_INSTALL_PREFIX /usr/local WANT_DEBUG OFF WANT_DSSI ON WANT_FULLDBG OFF WANT_JACK ON WANT_LIRC ON WANT_PCH OFF WANT_SOUND ON > And third, please compile with 'make -VERBOSE=1' and paste the command line > corresponding to the link stage. > my make expects that in the form "VERBOSE=1 make". I updated http://bzzt.net/~arnouten/builderrors.txt . The last statement is: /usr/bin/c++ -O2 -w -fexceptions -DNDEBUG -fPIC "CMakeFiles/rosegarden.dir/gui/application/main.o" -o rosegarden -rdynamic -L/home/arnouten/workspaces/rosegarden/rosegarden/RGbuild -lqt-mt -lSM -lICE -lX11 -lXext -ldl -lpthread -lkdecore -llo -lpthread -llrdf -lfftw3f -lm -lXft -lfontconfig -llirc_client -ljack -lkio -lkdeui -lkdeprint -Wl,-Bstatic -lRosegardenCommon -lRosegardenExtended -Wl,-Bdynamic Hope that helps, Arnout ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Rosegarden-devel mailing list [email protected] - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-devel
