Errors building PHP 4.3.6

2004-05-22 Thread Robert Fitzpatrick
I have Heimdal 0.6 port installed on FreeBSD 5.2.1 and getting this error when trying to build and do portupgrade for PHP 4.3.6 from 4.3.4. Can anyone suggest what the problem may be? /usr/local/lib/libc-client4.so: warning: tmpnam() possibly used unsafely; consider using mkstemp()

Re: Errors building PHP 4.3.6

2004-05-22 Thread Robert Fitzpatrick
On Sat, 2004-05-22 at 11:08, Michal Pasternak wrote: Robert Fitzpatrick [Sat, May 22, 2004 at 10:48:22AM -0400]: I have Heimdal 0.6 port installed on FreeBSD 5.2.1 and getting this error when trying to build and do portupgrade for PHP 4.3.6 from 4.3.4. Can anyone suggest what the problem

Re: Errors building PHP 4.3.6

2004-05-22 Thread Michal Pasternak
Robert Fitzpatrick [Sat, May 22, 2004 at 11:46:50AM -0400]: esmtp# ldd /usr/local/bin/psql /usr/local/bin/psql: libpq.so.3 = /usr/local/lib/libpq.so.3 (0x28096000) libkrb5.so.20 = /usr/local/lib/libkrb5.so.20 (0x280b2000) Hmm, ok, so you need to include -l parameter to the

Re: Errors building PHP 4.3.6

2004-05-22 Thread Robert Fitzpatrick
On Sat, 2004-05-22 at 11:56, Michal Pasternak wrote: Robert Fitzpatrick [Sat, May 22, 2004 at 11:46:50AM -0400]: esmtp# ldd /usr/local/bin/psql /usr/local/bin/psql: libpq.so.3 = /usr/local/lib/libpq.so.3 (0x28096000) libkrb5.so.20 = /usr/local/lib/libkrb5.so.20

Re: Errors building PHP 4.3.6

2004-05-22 Thread Michal Pasternak
Robert Fitzpatrick [Sat, May 22, 2004 at 12:10:11PM -0400]: On Sat, 2004-05-22 at 11:56, Michal Pasternak wrote: Robert Fitzpatrick [Sat, May 22, 2004 at 11:46:50AM -0400]: esmtp# ldd /usr/local/bin/psql /usr/local/bin/psql: libpq.so.3 = /usr/local/lib/libpq.so.3 (0x28096000)

Re: Errors building PHP 4.3.6

2004-05-22 Thread Robert Fitzpatrick
On Sat, 2004-05-22 at 12:48, Michal Pasternak wrote: Robert Fitzpatrick [Sat, May 22, 2004 at 12:10:11PM -0400]: On Sat, 2004-05-22 at 11:56, Michal Pasternak wrote: Robert Fitzpatrick [Sat, May 22, 2004 at 11:46:50AM -0400]: esmtp# ldd /usr/local/bin/psql /usr/local/bin/psql: