Dear all, does anybody also encounter problems compiling the svn version of gregorio? Everytime I try to compile it, it says:
Making all in dump /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../lib -L../../lib -g -O2 -MT dump.lo -MD -MP -MF .deps/dump.Tpo -c -o dump.lo dump.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../lib -L../../lib -g -O2 -MT dump.lo -MD -MP -MF .deps/dump.Tpo -c dump.c -fno-common -DPIC -o .libs/dump.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../lib -L../../lib -g -O2 -MT dump.lo -MD -MP -MF .deps/dump.Tpo -c dump.c -o dump.o >/dev/null 2>&1 mv -f .deps/dump.Tpo .deps/dump.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -L../../lib -g -O2 -no-undefined -module -avoid-version -o dump.la -rpath /usr/local/lib/gregorio dump.lo -lgregorio libtool: link: cannot find the library `' or unhandled argument `Control/gregorio-trunk/lib' make[2]: *** [dump.la] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive] Error 1 I used the build.sh, as before, with --static. What can be wrong here? Thank you for all help in advance! David David Gippner M.A. Hans-Berger-Straße 20 07747 Jena [email protected] _______________________________________________ Gregorio-users mailing list [email protected] https://mail.gna.org/listinfo/gregorio-users

