On 17 Jun 13, at 04:03, Élie Roux <[email protected]> wrote:
> Dear Father, > > Can you please try > > sudo port install libtool flex bison libxml I did that and it appears to have worked, but I got this warning: FAT-MBA:trunk atran$ autoreconf -f -i glibtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. glibtoolize: copying file `build-aux/ltmain.sh' glibtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. glibtoolize: copying file `m4/libtool.m4' glibtoolize: copying file `m4/ltoptions.m4' glibtoolize: copying file `m4/ltsugar.m4' glibtoolize: copying file `m4/ltversion.m4' glibtoolize: copying file `m4/lt~obsolete.m4' configure.ac:25: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged. configure.ac:25: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead, configure.ac:25: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files. configure.ac:25: installing 'build-aux/config.guess' configure.ac:25: installing 'build-aux/config.sub' configure.ac:24: installing 'build-aux/install-sh' configure.ac:24: installing 'build-aux/missing' lib/Makefile.am: installing 'build-aux/depcomp' FAT-MBA:trunk atran$ I do not know if that warning is significant or not. > > and tell me if it works better? If it doesn't, can you try > > sudo port install gcc48 > > ? > > Thank you, > -- > Elie _______________________________________________ Gregorio-users mailing list [email protected] https://mail.gna.org/listinfo/gregorio-users

