Hi forum,

I am trying to cross-compile Timidity 2.12.0-pre1 over arm-linux.
The command I use is "./configure --host arm-linux --without-x."
The following configuration error occurs:
checking whether setvbuf arguments are reversed... configure: error: cannot run test program while cross compiling

Can anyone help me about this?