From owner-freebsd-questions Wed Oct 24 5:41:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail36.sdc1.sfba.home.com (femail36.sdc1.sfba.home.com [24.254.60.26]) by hub.freebsd.org (Postfix) with ESMTP id 17A6D37B409 for ; Wed, 24 Oct 2001 05:41:34 -0700 (PDT) Received: from playground.net ([24.114.145.74]) by femail36.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with ESMTP id <20011024124133.OVGA27661.femail36.sdc1.sfba.home.com@playground.net>; Wed, 24 Oct 2001 05:41:33 -0700 Message-ID: <3BD6B703.9A6983AE@playground.net> Date: Wed, 24 Oct 2001 08:41:39 -0400 From: Dany Cayouette X-Mailer: Mozilla 4.78 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Sheldon Hearn Cc: freebsd-questions@FreeBSD.org Subject: Re: Can't compile port with TLS support on 4.4-Release References: <62172.1003843300@axl.seasidesoftware.co.za> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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