From owner-freebsd-amd64@FreeBSD.ORG Fri Nov 11 02:53:47 2005 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9ECCA16A41F for ; Fri, 11 Nov 2005 02:53:47 +0000 (GMT) (envelope-from joseph.koshy@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3729543D45 for ; Fri, 11 Nov 2005 02:53:47 +0000 (GMT) (envelope-from joseph.koshy@gmail.com) Received: by xproxy.gmail.com with SMTP id t13so623024wxc for ; Thu, 10 Nov 2005 18:53:46 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=S/HRdw0w2YRGMKVTv87ZHqlMpB2uChYuQLGxR6t9FxhkPNwBvfm8TY1NibbRJWCRsbkYggLdXP/6pZonx6Fku9HRtag5zhUryJkKmDgs+bkHQssIbOm2znaNwDaUpPbJuHesOBYyeZHMWFGhFYynlzfCf8Dw23CvFfosFFvA1i8= Received: by 10.70.123.11 with SMTP id v11mr1630272wxc; Thu, 10 Nov 2005 18:46:37 -0800 (PST) Received: by 10.70.105.13 with HTTP; Thu, 10 Nov 2005 18:46:37 -0800 (PST) Message-ID: <84dead720511101846h4aadb503p8a3b636146bcbe7@mail.gmail.com> Date: Fri, 11 Nov 2005 08:16:37 +0530 From: Joseph Koshy To: Kris Moore In-Reply-To: <4373FF63.6040704@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <4373FF63.6040704@gmail.com> Cc: freebsd-amd64@freebsd.org Subject: Re: Question about x64 and running x86 programs X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Nov 2005 02:53:47 -0000 > This does not work also, matter afact, it completely > ignores the LD_LIBRARY_PATH variable like it doesnt exist. Check if a program is set[ug]id. Such programs ignore LD_LIBRARY_PATH for security reasons. > /libexec/ld-elf.so.1: /usr/X11R6//lib/libqt-mt.so.3: > unsupported file layout Are your X libraries 32 bit ones? -- FreeBSD Volunteer, http://people.freebsd.org/~jkoshy