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? -- Robert _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"