From owner-freebsd-ports Sat Mar 3 9:43:38 2001 Delivered-To: freebsd-ports@freebsd.org Received: from darkstar.umd.edu (darkstar.umd.edu [128.8.215.163]) by hub.freebsd.org (Postfix) with ESMTP id A3BF937B71D for ; Sat, 3 Mar 2001 09:43:36 -0800 (PST) (envelope-from bfoz@glue.umd.edu) Received: from glue.umd.edu (localhost [127.0.0.1]) by darkstar.umd.edu (8.11.2/8.11.2) with ESMTP id f23HhZn52848 for ; Sat, 3 Mar 2001 12:43:36 -0500 (EST) (envelope-from bfoz@glue.umd.edu) Message-ID: <3AA12D47.68375DA4@glue.umd.edu> Date: Sat, 03 Mar 2001 12:43:35 -0500 From: Brandon Fosdick X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: ports@freebsd.org Subject: Blender: missing library, outdated port Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org After installing graphics/blender and trying to run it I get /usr/libexec/ld-elf.so.1: Shared object "libc_r.so.3" not found Then I noticed that the port installs 2.04, where 2.11 is out now. After installing that I get: /usr/libexec/ld-elf.so.1: Shared object "libutil.so.2" not found I see that the Blender binaries are for 3.4, does this mean that I need to build world/kernel with COMPAT_3X="YES"? Can I get away with just rebuilding the kernel? The latest version, 2.11, comes with a set of Python files, where do they get installed? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message