On Saturday, September 17, 2011, [email protected] wrote: > ./configure: line 4033: syntax error near unexpected token `JACK,jack' > ./configure: line 4033: `PKG_CHECK_MODULES(JACK,jack >= 0.100,HAVES="$HAVES > -DHAVE_LIBJACK",' > > I'm only just treading water at the level of my incompetency so I'm not > sure how to fix this up.
I spent some time poking around, Shelagh, and I'm afraid I don't really have a clue. Syntax error running configure? The line in configure.ac hasn't changed in the past 630 revisions, so that's probably not it. You could try running 'pkg-config --exists jack --print-errors' just as a sanity check, but I don't think that's what this error is telling us. You might try just hacking the configure script itself to see if you can make the error go away somehow. Doing that might be enlightening. Are you still running an old version of everything? Maybe we accidentally bumped the minimum required version of something again. -- D. Michael McIntyre ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA http://p.sf.net/sfu/rim-devcon-copy2 _______________________________________________ Rosegarden-user mailing list [email protected] - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-user
