You are not logged in.
It has installed fine before until now:
==> Starting build()...
At revision 1558.
==> SVN checkout done or server timeout
==> Starting make...
cp: cannot create regular file `crosstool-ng-build/crosstool-ng/.svn/entries': Permission denied
cp: cannot create regular file `crosstool-ng-build/crosstool-ng/.svn/all-wcprops': Permission denied
Checking for 'grep'... /bin/grep
Checking whether '/bin/grep' supports -E... yes
Checking for 'sed'... /bin/sed
Checking whether '/bin/sed' supports -i and -e... yes
Checking for 'bash'... /bin/bash
Checking for 'cut'... /bin/cut
Checking for 'install'... /bin/install
Checking for 'make'... /usr/bin/make
Checking for 'gcc'... /bin/gcc
Checking for 'awk'... /bin/awk
Checking for 'bison'... /usr/bin/bison
Checking for 'flex'... /usr/bin/flex
Checking for 'makeinfo'... /usr/bin/makeinfo
Checking for 'automake'... no
automake 1.10 or above was not found
Either you are missing entirely the needed tool,
or the version you have is too old.
configure: Bailing out...
==> ERROR: Build Failed.
Aborting...
Error: Makepkg was unable to build crosstool-ng-svn package.
juan ~ $And I have automake-1.11 installed:
juan ~ $ yaourt -Q automake
==> List all installed packages
core/automake 1.11-1
juan ~ $Any help?
Offline
uncholowapo how did you get past the automake error with this package. im also trying to build svn rev 1558 and have automake automake 1.11-1
Offline
I have no clue that's why I'm asking but no one is answering....
Offline
If you downgrade automake it will build. must be a problem with crosstool not using automake any higher than 1.10.
Offline
Try to find out how the configure script trys to detect the version number of autoconf. Maybe it is just an sed from "1.10" to "1.11" that solves the problem.
Offline
It still won't build, do you mind sending me the pkg for crosstool-ng-svn?
Offline
its pkg off AUR. whats the error after you downgraded automake? carnt build ppc64 toolchain for some reason ![]()
Offline