From owner-freebsd-current Thu Feb 13 16:30:11 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 45AD237B401; Thu, 13 Feb 2003 16:30:09 -0800 (PST) Received: from bluejay.mail.pas.earthlink.net (bluejay.mail.pas.earthlink.net [207.217.120.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0A4743F93; Thu, 13 Feb 2003 16:30:08 -0800 (PST) (envelope-from tlambert2@mindspring.com) Received: from pool0247.cvx22-bradley.dialup.earthlink.net ([209.179.198.247] helo=mindspring.com) by bluejay.mail.pas.earthlink.net with asmtp (SSLv3:RC4-MD5:128) (Exim 3.33 #1) id 18jTjp-0004cG-00; Thu, 13 Feb 2003 16:29:58 -0800 Message-ID: <3E4C3834.4383B0F2@mindspring.com> Date: Thu, 13 Feb 2003 16:28:36 -0800 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Vivek Khera Cc: Lucky Green , postfix_tls@aet.tu-cottbus.de, ports@freebsd.org, openssl-users@openssl.org, freebsd-current@FreeBSD.ORG Subject: Re: OpenSSL 0.9.6/0.9.7 library version conflicts References: <003201c2d315$8d998e20$6601a8c0@VAIO650> <3E4B3ECE.94175119@mindspring.com> <15947.47620.997086.28966@onceler.int.kciLink.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-ELNK-Trace: b1a02af9316fbb217a47c185c03b154d40683398e744b8a42009c34daf08d416680d27bab59f83e3666fa475841a1c7a350badd9bab72f9c350badd9bab72f9c Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Vivek Khera wrote: > >>>>> "TL" == Terry Lambert writes: > TL> not being overridden, even when the library path is. This is > TL> most likely due to a bug in the GNU configure script. The best > TL> way around those bugs is "do not use GNU configure". > > >> FYI, FreeBSD is not the only OS on which this problem has been found to > >> exist. Debian Linux is experience the same problem. See a post to > >> debian-devel-announce attached below. > > TL> FWIW: this confirms that it's a Postfix problem. > > Postfix does not use GNU configure. I'm not sure how to fix it, but > will gladly accept patches that work both with and without the openssl > port. Then whatever it uses instead to determine platform dependencies isn't working. The issue is that there should be a way to specify use of a preferred -I for include files during compilation, and a preferred -L for library files, during linking, and that one or both of these is missing. -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message