From owner-freebsd-ports Wed Nov 29 14: 4:44 2000 Delivered-To: freebsd-ports@freebsd.org Received: from beta.nova.org (beta.nova.org [209.31.144.41]) by hub.freebsd.org (Postfix) with ESMTP id A7EB037B400 for ; Wed, 29 Nov 2000 14:04:38 -0800 (PST) Received: from fcac.org (members.fcac.org [209.31.144.35]) by beta.nova.org (8.10.1/8.10.1) with ESMTP id eATM4Ms20967; Wed, 29 Nov 2000 17:04:23 -0500 (EST) Received: from localhost by fcac.org (8.8.8+Sun/SMI-SVR4) id RAA09586; Wed, 29 Nov 2000 17:04:19 -0500 (EST) Date: Wed, 29 Nov 2000 17:04:18 -0500 (EST) From: Brian Sletten To: ports@freebsd.org, mastake@msel.t.u-tokyo.ac.jp Subject: Linux Mesa Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I just installed the Linux Mesa3 port hoping to use it with the Blackdown Java3D implementation. When running the Java3D demos, it barfs due to an illegal instruction. I did a /compat/linux/sbin/ldconfig -p and it seems to be picking up the FreeBSD-compiled Mesa libraries in /usr/X11R6/lib, rather than /compat/linux/usr/X11R6/lib. Is the Linux Mesa port pointing to the wrong place? I guess I'm just confused as to why it is looking in /usr/X11R6/lib at all. Is there some kind of a config file that I can change? Thanks for any suggestions. Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message