On Monday, 15. October 2001 17:35, you wrote: > Arne Hueggenberg wrote: > > > > Its seems theres some problem with conflicting types and > > > > redefinitions when compiling attachment.c (yeah, this explanation is > > > > weak but c isnt reallz my strong point :-) > > > > > > > > So i attached the ./mkall output for your enjoyment :-) > > > > > > No attachment found. > > > > me bad, here it is > > When I see these lines: > > /usr/local/include/php/SAPI.h:203: warning: `SAPI_POST_READER_FUNC' > redefined > /usr/local/include/php/main/SAPI.h:220: warning: this is the location > of the previous definition > > it looks like these two files (which ought to be the same) differ. Can > you do a diff o these two? Any change you've installed one version of > PHP over another?
yep, just had a look at the php header files and they seem to be of versions all over the last 2 years Never yet had a problem with installing newer php versions over the older ones, but in spite of that it seems php isnt as clever about it as i assumed i think ill change that policy to rm -rf before a make install now after doing a clean reinstall of php everything seems fine > Emile -- Arne Hueggenberg <[EMAIL PROTECTED]> System Administrator Sports & Bytes GmbH http://www.sports-and-bytes.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
