Hi folks,
Trying to build php 4.4.4 on a RHEL4 (64-bit) box using GCC 4.1.1 (binutils
2.17) that I built on this box (default compiler was gcc 3.4.6).
Compiling under 3.4.6 works fine. However, when compiling under 4.1.1, I get
the following error:
..
/usr/local/gcc411/lib/gcc/x86_64-unknown-li
Good morning!
I was able to build PHP with PDFlib, but trying to start Apache gives me this
error:
Cannot load /apps/tools/apache/libexec/libphp4.so into server:
/apps/tools/apache/libexec/libphp4.so: undefined symbol: PDF_open_fp
There's only the one reference to PDF_open_fp in the PHP code (ex
Jon Earle wrote:
> 1. Why does the detection for crypt fail in configure but work at the
> commandline?
>
> 2. Why would there be a difference between detecting PQ functions in the
> postgres client static lib vs the shared lib?
After banging away at it a bit more, I solved my
Hi folks,
System is RedHat 7.2 with kernel 2.4.9-34, glibc 2.2.4.
Trying to build PHP 4.4.4 with Postgres 8.1.4 and am having some issues. As
I will need to build this on a fairly wide variety of platforms, I am
reducing my build and maintenance complexity by only wanting to use the
Postgres cli