Matt Jadud
2010-02-09 14:30:56 UTC
Hi all,
I configured and built a cross-build, but when I run the ./build.sh in
the tvm/arduino directory, I get a configuration failure.
configure:3245: avr-gcc -qlanglvl=extc89 -c -g -O2 conftest.c >&5
avr-gcc: unrecognized option '-qlanglvl=extc89'
conftest.c:12:23: error: sys/types.h: No such file or directory
conftest.c:13:22: error: sys/stat.h: No such file or directory
conftest.c:16: warning: 'struct stat' declared inside parameter list
conftest.c:16: warning: its scope is only this definition or
declaration, which is probably not what you want
conftest.c:50: warning: 'struct stat' declared inside parameter list
I can include/send the log, but that might be enough.
I have autoconf 2.61 and automake 1.10.1. I can upgrade the tools, if
anyone thinks that is the problem.
Any thoughts? I'm going to be in-and-out because of classes,
interviews with candidates, etc., and I'd like to have this built and
on the machines today (for some definition of today). Hence, I'll ask
for insight sooner rather than later.
Cheers,
Matt
I configured and built a cross-build, but when I run the ./build.sh in
the tvm/arduino directory, I get a configuration failure.
configure:3245: avr-gcc -qlanglvl=extc89 -c -g -O2 conftest.c >&5
avr-gcc: unrecognized option '-qlanglvl=extc89'
conftest.c:12:23: error: sys/types.h: No such file or directory
conftest.c:13:22: error: sys/stat.h: No such file or directory
conftest.c:16: warning: 'struct stat' declared inside parameter list
conftest.c:16: warning: its scope is only this definition or
declaration, which is probably not what you want
conftest.c:50: warning: 'struct stat' declared inside parameter list
I can include/send the log, but that might be enough.
I have autoconf 2.61 and automake 1.10.1. I can upgrade the tools, if
anyone thinks that is the problem.
Any thoughts? I'm going to be in-and-out because of classes,
interviews with candidates, etc., and I'd like to have this built and
on the machines today (for some definition of today). Hence, I'll ask
for insight sooner rather than later.
Cheers,
Matt