Re: [PHP-DEV] Error while trying to compile latest CVS From: Rasmus Lerdorf (rasmus <email protected>)
Date: 05/29/98

> Hi, I have updated my php3 and tried to recompile it.

Whenever you update from CVS it is a good idea to run 'autoconf' to build
yourself a new configure script based on the configure.in file in CVS.
This should take care of these problems for you.

-Rasmus