Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Oct 2001 16:47:17 +0300 (EEST)
From:      Giorgos Keramidas <charon@labs.gr>
To:        Arley Carter <arc@twinds.com>
Cc:        dougB@FreeBSD.ORG, <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Pine 4.40 error
Message-ID:  <20011016164244.J5592-100000@hades>
In-Reply-To: <Pine.BSF.4.21.0110160909500.42754-200000@seahawk.twinds.com>

next in thread | previous in thread | raw e-mail | index | archive | help
[ This is not really a bug of FreeBSD. I'm moving it to -questions. ]

On Tue, 16 Oct 2001, Arley Carter wrote:

> I got this error when I tried to build pine 4.40 from ports that I
> cvsupped on Oct 15.  The bsd release is RELENG_4_4
> I also ran make patch from /usr/ports/mail/pine4

This is not a bug.  You need to follow the instructions of the pine4
port more closely :-)

> What am I missing?

Pine4 and the c-client library are closely tied to each other.
If you have an older version of c-client installed, or you compile
Pine with WITH_SSL=yes and c-client without it (any difference in the
make options, in fact) will cause problems.

Try removing cclient with pkg_delete.  Then run make clean in
/usr/ports/mail/cclient and /usr/ports/mail/pine4.  Finally, go to
/usr/ports/mail/pine4 and build a clean version of both ports:

	# cd /usr/ports/mail/pine4
	# make [your options here]

That should fix things.  I know because I compiled pine4.40 a few
hours ago, and it has not changed in the mean time.  This mail is in
fact written in pine4.40 :-)

-giorgos


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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