On Tue, Feb 01, 2005 at 09:35:23AM -0600, Shalon Wood wrote:
> Package: php4
> Version: 4:4.3.10-2
> Severity: normal

> php4 fails to build from source with a large number of the following
> errors:

> /usr/lib/gcc-lib/i386-linux/3.2.3/../../../libpq.a(fe-auth.o)(.text+0x171):
> In function `pg_krb5_init':
> : undefined reference to `error_message'

We need to see the lines before this to know why it's failing on your
system.  The php4 build should never be linking to libpq.a; either libpq.so
is missing on your system, or something else is broken that prevents the PHP
build from detecting it and using it properly.

-- 
Steve Langasek
postmodern programmer

Attachment: signature.asc
Description: Digital signature

Reply via email to