On Tue, Jan 27, 2009 at 2:28 PM, Stuart Henderson <s...@spacehopper.org> wrote: > I simplified things a bit in the attached version. Alright on i386/amd64, > building it on arm now, has anyone tested on something big-endian?
I tried compiling it on sparc64 and get the following error. ===> Patching for numptyphysics-0.3.r20090104 /usr/local/bin/aclocal[34]: /usr/local/bin/aclocal-1.9: not found *** Error code 127 Stop in /usr/ports/mystuff/games/numptyphysics (line 50 of Makefile). *** Error code 1 Stop in /usr/ports/mystuff/games/numptyphysics (line 2074 of /usr/ports/infrastructure/mk/bsd.port.mk). Is there something wrong with my autoconf setup? I tried manually creating a link from aclocal to aclocal-1.9 but then it gets stuck at patching stage (just sits at ===> Patching for ... line), so this was probably dumb idea. // Alex