Hi, I'm trying to build PHP using the informix ODBC (rather than using PHP's informix support directly). I have the SDK (which includes the ODBC dirver installed), but there's no odbc.h file, so the PHP build dies if I use the --with-custom-odbc=/opt/informix switch. What should an odbc.h file look like, and how do I get it/create it/whatever?
Many thanks
Stephen