In article <[email protected]>, Tobias Nygren <[email protected]> wrote: >Hi, > >$ uname -smr >NetBSD 7.99.26 evbarm >$ ./build.sh -m evbarm -a earmv7hf -T ../tools -O ../obj -u -U -N 1 tools > >yields: > >dependall ===> binutils >Cleaning stale cache files NetBSD-7.99.26-evbarm != none >checking build system type... >Invalid configuration `arm-unknown-netbsdelf-eabihf7.99-eabihf': >machine `arm-unknown-netbsdelf-eabihf7.99' not recognized >configure: error: /bin/sh >/work/src/tools/binutils/../../external/gpl3/binutils/dist/config.sub >arm-unknown-netbsdelf-eabihf7.99-eabihf failed > >I'm fairly sure it used to work before the binutils update. >A workaround is: > >$ cp pkgsrc/mk/gnu-config/config.* src/external/gpl3/binutils/dist/.
Can you diff the two config.sub files and figure out what's wrong? christos
