Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 May 2004 12:59:19 -0400
From:      Robert Fitzpatrick <robert@webtent.com>
To:        Michal Pasternak <michal@pasternak.w.lub.pl>
Cc:        FreeBSD <freebsd-questions@freebsd.org>
Subject:   Re: Errors building PHP 4.3.6
Message-ID:  <1085245159.18944.42.camel@columbus>
In-Reply-To: <20040522164831.GA2204@pasternak.w.lub.pl>
References:  <1085237301.18944.5.camel@columbus> <20040522150802.GA1373@pasternak.w.lub.pl> <1085240809.18952.29.camel@columbus> <20040522155626.GA1771@pasternak.w.lub.pl> <1085242210.18942.39.camel@columbus> <20040522164831.GA2204@pasternak.w.lub.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1085245159.18944.42.camel>