Date: Tue, 23 Oct 2001 15:21:40 +0200 From: Sheldon Hearn <sheldonh@starjuice.net> To: Dany Cayouette <danyc@playground.net> Cc: freebsd-questions@FreeBSD.org Subject: Re: Can't compile port with TLS support on 4.4-Release Message-ID: <62172.1003843300@axl.seasidesoftware.co.za> In-Reply-To: Your message of "Mon, 22 Oct 2001 19:59:16 -0400." <3BD4B2D4.538A72F3@playground.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 22 Oct 2001 19:59:16 -0400, Dany Cayouette wrote: > did not have any responses from freebsd-questions yet. As the > Maintainer of the port, maybe you could give me a pointer on where to > look. Maybe. How are you building Exim? TLS support is enabled by default, so you should be able to do this: cd /usr/ports/mail/exim make clean env -i make install make clean (The 'env -i' runs the build and install with a clean environment) Also, note that the 4.4-RELEASE ISO image has precompiled Exim packages on it. Ciao, Sheldon. 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?62172.1003843300>