IIRC, Autoconf, Automake, and Libtool are not included in the latest XCode versions, and you have to compile them using either MacPorts or Homebrew or whatever package manager of your choosing.
Have you rebuilt your auto* and libtool after installing latest OS X and XCode? Best, Jonathan On Thu, 2013-03-14 at 18:56 +0100, Tomasz Grabowski wrote: > I took an advise from br. Innocent OP and make some effort to compile > gregorio from svn version. (The problem I had with gregorio from an > installer is it does not recognise centering-scheme option.) > > > > My machine is running Mac OS X 10.8.2, newest Xcode, MacPorts updated. > > > During the instalation I have an error: > > > error: 'AM_CONFIG_HEADER': this macro is obsolete. > You should use the 'AC_CONFIG_HEADERS' macro instead. > /opt/local/share/aclocal-1.13/obsolete-err.m4:12: AM_CONFIG_HEADER is > expanded from... > configure.ac:116: the top level > autom4te: /opt/local/bin/gm4 failed with exit status: 1 > aclocal: error: echo failed with exit status: 1 > autoreconf: aclocal failed with exit status: 1 > > > If I chcange it to AC... I have an other error: > configure.ac:40: error: possibly undefined macro: AC_PROG_LIBTOOL > If this token and others are legitimate, please use > m4_pattern_allow. > See the Autoconf documentation. > configure.ac:106: error: possibly undefined macro: AC_DISABLE_STATIC > autoreconf: /opt/local/bin/autoconf failed with exit status: 1 > > > I guess it is a problem of automake in ver. 1.13.1. But I am not a > coder at all. Can you find out what is wrong? > > > Tomasz OP > > > > > _______________________________________________ > Gregorio-users mailing list > [email protected] > https://mail.gna.org/listinfo/gregorio-users
_______________________________________________ Gregorio-users mailing list [email protected] https://mail.gna.org/listinfo/gregorio-users

