On Fri, Jul 15, 2005 at 10:43:26AM -0400, Robert P. J. Day wrote: > checking for "/dev/ptc"... configure: error: cannot check for file > existence when cross compiling
I think you have to manually edit configure script and set ac_cv_* values which cannot be determined automatically when cross compiling. -- Alexander..
