Date: Wed, 24 Oct 2001 08:41:39 -0400 From: Dany Cayouette <danyc@playground.net> To: Sheldon Hearn <sheldonh@starjuice.net> Cc: freebsd-questions@FreeBSD.org Subject: Re: Can't compile port with TLS support on 4.4-Release Message-ID: <3BD6B703.9A6983AE@playground.net> References: <62172.1003843300@axl.seasidesoftware.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks for the suggestion.... Still can't compile with TLS support. The only way I can compile is by removing TLS support from the port (Uncommenting #WITHOUT_TLS= yes line in the Makefile). I 'cur' he CD from the ISO image on ftp.freebsd.org. It is the first time a create a CD. Maybe my image is corrupted. I would like to double check some files on the CVS repository. I noticed that /usr/include/openssl/pem.h is empty on my system. I don't know where to find this include file via the CVS web interface. Pointers anyone? Dany Sheldon Hearn wrote: > 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 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?3BD6B703.9A6983AE>