From owner-freebsd-questions@FreeBSD.ORG Sat Apr 17 11:45:07 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3ECD216A4CE; Sat, 17 Apr 2004 11:45:07 -0700 (PDT) Received: from mail.ebit.ca (ebit.ca [207.136.103.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id B333343D55; Sat, 17 Apr 2004 11:45:06 -0700 (PDT) (envelope-from jason+lists.freebsd@lixfeld.ca) Received: from [192.168.100.66] (trek.lixfeld.ca [216.7.194.254]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by mail.ebit.ca (Postfix) with ESMTP id EF3043C8013; Sat, 17 Apr 2004 15:26:22 -0400 (EDT) In-Reply-To: <20040417142344.GA41323@xor.obsecurity.org> References: <274D2276-902F-11D8-BFD6-000A95989E4A@lixfeld.ca> <20040417104425.GA5985@happy-idiot-talk.infracaninophile.co.uk> <20040417142344.GA41323@xor.obsecurity.org> Mime-Version: 1.0 (Apple Message framework v613) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <55FA266E-909F-11D8-BFD6-000A95989E4A@lixfeld.ca> Content-Transfer-Encoding: 7bit From: Jason Lixfeld Date: Sat, 17 Apr 2004 14:45:02 -0400 To: Kris Kennaway X-Mailer: Apple Mail (2.613) cc: freebsd-questions@freebsd.org cc: freebsd-amd64@freebsd.org Subject: Re: Call For Assistance #4 - slapd won't die gracefully, multiple versions. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Apr 2004 18:45:07 -0000 On Apr 17, 2004, at 10:23 AM, Kris Kennaway wrote: > On Sat, Apr 17, 2004 at 11:44:25AM +0100, Matthew Seaman wrote: > >> In the mean time, you need a work-around. I'm not sure if you can run >> FreeBSD 5.x in 32bit mode on an AMD64 box, but that might be a thing >> to try. > > You can...it runs just like a more expensive i386 box :-) Ya, that's an option I'd rather like to avoid. I asked before if I could just cross compile openldap as i386 but the answers I got were less than positive :/ > Kris