Hi Folks,
I'm trying to run configure to cross compile, my host machine is linux and my target is mips hardard (mvista)
I get the following configure errors: checking for /dev/ptmx and /dev/ptc cannnot check for file existence when cross compiling
I poked around in the configure.ac and see there these are defined.
What is the purpose for checking for the existence of this files?
And... what flags should I be providing to configure?
Thanks! Kramer