> > I have succeeded with recomiling midgard-php4, with the modification of > > inserting a '#include "SAPI.h"' in attachment.c. > >Now in a CVS near you. > > > First, I have had to change in config.m4 the 4 AC_ADD_... to PHP_ADD_... > > what the phpize complained (it was quite long time for me until I have > > realized that I needn't have to replace all AC_ to PHP_ :-) . > >mkall in CVS does this for you now when appropriate. Also get >configure.patch It is good to hear... :) > > After that, there is a ./main directory in midgard-php4 root-dir. I >don't > > know why it is there, but there are SAPI.h and SAPI.c files which are >not > > compatible with php4.0.5, so I removed this entire 'main' dir. At last, >the > > attachments now work properly. > >I don't know how that 'main' directory got there. It's not in CVS. I have CVS200105310302. From the 'tar tjvf ...' output: [...] -rw-r--r-- root/root 330 2001-05-31 03:04:26 midgard-php4-1.4_CVS200105310302/ext/zlib/zlib_win32_howto.tx t drwxr-xr-x root/root 0 2001-05-31 03:04:36 midgard-php4-1.4_CVS200105310302/main/ -rw-r--r-- root/root 819 2001-05-31 03:04:26 midgard-php4-1.4_CVS200105310302/main/Makefile.in -rw-r--r-- root/root 17068 2001-05-31 03:04:26 midgard-php4-1.4_CVS200105310302/main/SAPI.c [...] Anyway, it is just better if only I had this problem. Crc _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
