Hello, I am also running into a similar issue. automake aclocal.m4:16: warning: this file was generated for autoconf 2.62. You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically `autoreconf'. configure.in:37: version mismatch. This is Automake 1.10.2, configure.in:37: but the definition used by this AM_INIT_AUTOMAKE configure.in:37: comes from Automake 1.10.1. You should recreate configure.in:37: aclocal.m4 with aclocal and run automake again. ### execution of automake failed, exit code 63 Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-librsvg2-2.22.3-1 (Reading database ... 74227 files and directories currently installed.) Removing fink-buildlock-librsvg2-2.22.3-1 ... Failed: phase compiling: librsvg2-2.22.3-1 failed
Manna Melon wrote: > > Hi, > > I'm trying to install gnucash2 with the following > configuration: > > Mac OSX Version: 10.5.5 > Processor: Intel > Fink: 0.9.0 > > It gets stuck while installing > gnome-python2-py25-2.22.3-1 with the following error: > > ------------ > aclocal.m4:16: warning: this file was generated for > autoconf 2.62. > You have another version of autoconf. It may work, > but is not guaranteed to. > If you have problems, you may need to regenerate the > build system entirely. > To do so, use the procedure documented by the package, > typically `autoreconf'. > configure.ac:33: version mismatch. This is Automake > 1.10.2, > configure.ac:33: but the definition used by this > AM_INIT_AUTOMAKE > configure.ac:33: comes from Automake 1.10.1. You > should recreate > configure.ac:33: aclocal.m4 with aclocal and run > automake again. > tests/Makefile.am:4: shell echo $$PYTHONPATH: > non-POSIX variable name > tests/Makefile.am:4: (probably a GNU make extension) > ### execution of automake failed, exit code 63 > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r > fink-buildlock-gnome-python2-py25-2.22.3-1 > (Reading database ... 57922 files and directories > currently installed.) > Removing fink-buildlock-gnome-python2-py25-2.22.3-1 > ... > Failed: phase compiling: gnome-python2-py25-2.22.3-1 > failed > ------------ > > It seems like there's an issue with tests/Makefile.am, > but fink does not let me fix this and install - it > reinstalls from scratch each time wiping out any > changes i make. > > Please help! > > Thanks, > Manna > > > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the > world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Fink-beginners mailing list > [email protected] > http://news.gmane.org/gmane.os.apple.fink.beginners > > -- View this message in context: http://www.nabble.com/Problem-installing-gnucash2-tp20728458p20743244.html Sent from the fink-beginners mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
