From owner-freebsd-ports Tue Feb 5 13:13: 0 2002 Delivered-To: freebsd-ports@freebsd.org Received: from blues.jpj.net (blues.jpj.net [204.97.17.6]) by hub.freebsd.org (Postfix) with ESMTP id 6751637B41D for ; Tue, 5 Feb 2002 13:12:57 -0800 (PST) Received: from localhost (trevor@localhost) by blues.jpj.net (8.11.6/8.11.6) with ESMTP id g15LCWx11606; Tue, 5 Feb 2002 16:12:33 -0500 (EST) Date: Tue, 5 Feb 2002 16:12:32 -0500 (EST) From: Trevor Johnson To: Will Andrews Cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/34565: graphics/blender port is broke In-Reply-To: <200202030020.g130K2R74337@freefall.freebsd.org> Message-ID: <20020204165522.I27807-100000@blues.jpj.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > That's because libGL.so.14 is installed by the Mesa port. Likely > you have XFREE86_VERSION=4 which uses XFree86's copy of libGL, > which is libGL.so.1. They should be ABI compatible, so you can > probably symlink libGL.so.14 to libGL.so.1. > > > marvin% blender > > /usr/libexec/ld-elf.so.1: Shared object "libGL.so.14" not found > > IMO, this is still a bug because XFree86-4[,-libraries] should > symlink them and ports should grow the concept of shared (as in > between packages) files. But it's sort of a hard thing to do > right now. :( Long, long ago, Scot Hetzel submitted patches to support conflicting ports or packages: http://www.FreeBSD.org/cgi/query-pr.cgi?pr=13649 http://www.FreeBSD.org/cgi/query-pr.cgi?pr=ports/13650 I wonder whether those would help with this problem. -- Trevor Johnson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message