Errors building PHP 4.3.6

Robert Fitzpatrick robert at webtent.com
Sat May 22 09:59:56 PDT 2004


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:
> > > >         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 linker on the line in
> > > Makefile, that the error occures. (-lkrb5 perhaps)
> > 
> > OK, trying to find that Makefile. I don't find PHP 4.3.6 under the
> > /usr/ports, only 4.3.4. Where does portupgrade put this Makefile?
> 
> I didn't mean the Makefile in ports, the error is obviously in some port
> work directory, but I am unable to say which one, basing on the information
> you supplied.

Yeah, I found it under /usr/ports/lang/php4/work/php-4.3.6/Makefile, but
cannot seem to find anything related to libpq or krb5. Do you know where
I should look in the file?

-- 
Robert



More information about the freebsd-questions mailing list