mysql-3.23.57을 arm용으로 컴파일 할려구 하는데 옵션 이렇게 줬습니다
./configure --target=armv5l-linux --host=armv5l-linux
근데 마지막에 자꾸 밑에 있는거가 뜨는데여
checking "return type of sprintf"... configure: error: cannot run test
program while cross compiling
이게 무슨말인지 vi configure해서 봤는데 도무지 뭔지 모르겠습니다...
옵션이 잘못된건지 파일을 고쳐야 하는건지 고치면 어떤걸 고쳐야 되는지 좀
알려주세요~ㅜ.ㅜ

checking for dlfcn.h... yes
checking for armv5l-linux-file... no
checking for file... /usr/bin/file
checking for armv5l-linux-ranlib... (cached) armv5l-linux-ranlib
checking for armv5l-linux-strip... armv5l-linux-strip
checking for objdir... .libs
checking for armv5l-linux-gcc option to produce PIC... -fPIC
checking if armv5l-linux-gcc PIC flag -fPIC works... yes
checking if armv5l-linux-gcc static flag -static works... yes
checking if armv5l-linux-gcc supports -c -o file.o... yes
checking if armv5l-linux-gcc supports -c -o file.lo... yes
checking if armv5l-linux-gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/armv5l-linux/bin/ld) supports shared
libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking for a BSD-compatible install... /usr/bin/install -c
checking for bison... bison -y
checking for pdftex... manual.pdf
checking for tex... manual.dvi
checking "return type of sprintf"... configure: error: cannot run test
program while cross compiling
[root@emb04 mysql-3.23.57]#