From owner-freebsd-stable@FreeBSD.ORG Fri Nov 7 02:13:38 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DEF216A4CF for ; Fri, 7 Nov 2003 02:13:38 -0800 (PST) Received: from obh.snafu.de (obh.snafu.de [213.73.92.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EC2843FE3 for ; Fri, 7 Nov 2003 02:13:33 -0800 (PST) (envelope-from ob@gruft.de) Received: from ob by obh.snafu.de with local (Exim 3.36 #1) id 1AI3cM-000357-00; Fri, 07 Nov 2003 11:13:26 +0100 Date: Fri, 7 Nov 2003 11:13:26 +0100 From: Oliver Brandmueller To: freebsd-stable@freebsd.org Message-ID: <20031107101326.GB13842@e-Gitt.NET> Mail-Followup-To: freebsd-stable@freebsd.org, Odhiambo Washington , Exim Users References: <20031107095729.GI88987@ns2.wananchi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031107095729.GI88987@ns2.wananchi.com> User-Agent: Mutt/1.5.4i Sender: Oliver Brandmueller cc: Exim Users Subject: Re: Exim + Oracle on FreeBSD - a complication X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2003 10:13:38 -0000 Hi. On Fri, Nov 07, 2003 at 12:57:29PM +0300, Odhiambo Washington wrote: > /usr/bin/ld: warning: libc.so.6, needed by > /shared/oracle9/u01/app/oracle/product/9.2.0.1.0/lib/libclntsh.so, may > conflict with libc.so.5 > > Now from what I can see, libc.so.6 comes from the linux-devtools while > libc.so.5 is native to FreeBSD. > I compiled, but there really seems to be a problem which I "think" is a > result of the warning above: I get so much garbage outputted when I run > even a simple test like `exim -bV`. In trying to isolate the problem, > I did separate build while switching on options one by one. I discovered > the following > > (a) Exim+MySQL+Perl = OK. > (b) Exim+Oracle+Perl = NOT OK. > (c) Exim+Oracle+MySQL = NOT OK. > > Not okay means I see the outputted garbage! I'm not an expert but I am > naively attributing this to the libc conflicts;) Just a guess: You can't link a linux lib to a native FreeBSD program. So, if you wanted to link the oracle libs in, did you remember to compile exim with linux devtools as a linux binary then? Otherwise it won't work. - Oliver -- | Oliver Brandmueller | Offenbacher Str. 1 | Germany D-14197 Berlin | | Fon +49-172-3130856 | Fax +49-172-3145027 | WWW: http://the.addict.de/ | | Ich bin das Internet. Sowahr ich Gott helfe. | | Eine gewerbliche Nutzung aller enthaltenen Adressen ist nicht gestattet! |