termio.h
Date: 05/26/05
(Computer Geeks) Keywords: web
Hi,
been up all night trying to install an app for some uni work called YAKS (Yet Another Kephera Simulator)...
My problem is make - in the makefile it looks for the termio.h file and that just fucks everything up 'cos termio.h has been made obsolete by Apple ages ago. I looked on the Apple website and it said that it had been replaced by a termios.h file, but I can't find any such file.
Any ideas on how to work around this?
I'm also having some problems with variadic macros, but have found a temporary workaround re. this, although if anyone else have experienced problems with these VA_ARGS during make then any tips would be greatly appreciated.
Will be x-posted to several other mac/unix related journals, I apologise for this, but I don't really know where the right place for this question is.
Thank you in advance.
Source: http://www.livejournal.com/community/computergeeks/694080.html