[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Compiling PHP



Cassiano Bertol Leal wrote:
Hi,

I'm trying to compile PHP 5.2.4 from lenny sources with support for oracle and some other stuff. For this, I am using dpkg-buildpkg.

Right now, the problem I have is that the compilation ends in:

(...)

I am using an up-to-date lenny system in an i386 platform.

What am I missing?

Thanks a lot,
Cassiano Leal

I had messed debian/rules all up by trying to comment lines with a # char...

I have corrected that, and now I get:

checking size of long int... configure: error: cannot compute sizeof (long int)
See `config.log' for more details.

Also:

$ tail apache2-build/config.log
#define HAVE_OCI8 1
#define HAVE_UNIXODBC 1
#define HAVE_SQLDATASOURCES 1
#define HAVE_UODBC 1
#define COMPILE_DL_ODBC 1
#define COMPILE_DL_PDO 1
#define HAVE_PDO_FIREBIRD 1
#define COMPILE_DL_PDO_FIREBIRD 1

configure: exit 77

Any hints?

Thanks again!
Cassiano Leal


Reply to: