Date: 28 Sep 2005 11:46:26 -0400 From: Lowell Gilbert <freebsd-questions-local@be-well.ilk.org> To: "Pierre" <pierre@gibraltar.gi> Cc: freebsd-questions@freebsd.org Subject: Re: IMAP SUPPORT Message-ID: <443bnpfb59.fsf@be-well.ilk.org> In-Reply-To: <003901c5c2e0$3e8bf670$e7caa6c3@pb61eba84b98c0> References: <003901c5c2e0$3e8bf670$e7caa6c3@pb61eba84b98c0>
next in thread | previous in thread | raw e-mail | index | archive | help
"Pierre" <pierre@gibraltar.gi> writes: > I neeed install imap-2004c1 in my freeBSD 5.2.1 You are trying to install an old version of the UW IMAP server on an old (and officially unsupported -- it was released for "early adopters," not production use) version of FreeBSD. I would recommend that you update both your base system and your ports, and your problems will be easier to deal with (if they still exist at all). > When I give the cmd make bsf SSLTYPE=none I get error code 1 in /var/www/html/imap-2004c1/c-client That's not enough information about the failure. "Error code 1" is just make(1) saying that something it called returned a failure value, so the real error message would have been somewhat earlier. Nor is it clear where you were executing that command, or why /var/www was involved at all.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?443bnpfb59.fsf>