> Have you tried 4.0.5 as I think this is fixed in it. Also, you don't need > to set those CPPFLAGS anymore. It looks like sockets.c has been fixed, but pdf.c has been broken on the way :-( "pdf.c", line 2704: prototype mismatch: 3 args passed, 2 expected 2702 PDF_close_pdi_page(pdf, 2703 Z_LVAL_PP(arg2)-PDFLIB_PDI_OFFSET, 2704 Z_LVAL_PP(arg3)-PDFLIB_IMAGE_OFFSET); pdflib 4.0.0 has a two-argument PDF_close_pdi_page, 3.0 hasn't got one at all. Time for another bug report. Rob -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]