Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Feb 2002 16:12:32 -0500 (EST)
From:      Trevor Johnson <trevor@jpj.net>
To:        Will Andrews <will@csociety.org>
Cc:        freebsd-ports@FreeBSD.ORG
Subject:   Re: ports/34565: graphics/blender port is broke
Message-ID:  <20020204165522.I27807-100000@blues.jpj.net>
In-Reply-To: <200202030020.g130K2R74337@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
>  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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020204165522.I27807-100000>