From: <php...@li...> - 2007-03-21 10:54:23
|
Hi, > The problem is that i'm in position of compiling all > the c files, but i > get errors because the "ZEND_API" isn't defined > anywhere in the environment. you can define it to empty. We've had a patch for it some time ago. But since sourceforge.net has nuked its compile server, these files are gone. > Anyone has an hint on how to find it to glue it? At least in 5.0.5 there were three changes necessary to compile the Zend code with gcc. I think the easiest way is to use the microsoft compiler and the make file that comes with php. I think there is/was a howto in the mailing list archives. > Mind that i'm not a C programmer... but a PHP one... Why don't you use the pure PHP implementation instead? Regards, Jost Boekemeier ___________________________________________________________ Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: http://mail.yahoo.de |