Gentoo Archives: gentoo-user

From: Rumen Yotov <rumen@××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Once again - Can't build Blender
Date: Sun, 31 Dec 2006 05:34:14
Message-Id: 20061231072817.5b845cd4@winbook.qrypto.org
In Reply to: [gentoo-user] Once again - Can't build Blender by frank
1 Hi,
2 On Sun, 31 Dec 2006 03:09:24 +0100
3 frank <sdoma@××××××××.cz> wrote:
4 > Hi,
5 > I've posted this former
6 >
7 > After the start of the blender bulid (after the sources are unpacked)
8 > I have to (from another shell):
9 >
10 > cp /var/tmp/portage/blender-2.41-r1/work/blender/extern/bFTGL/include/*
11 > /var/tmp/portage/blender-2.41-r1/work/build/linux2/source/blender/ftfont/intern
12 >
13 > The build goes well but then:
14 >
15 > /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld:
16 > warning: libdirectfb-0.9.so.24, needed by /usr/lib/libSDL.so, not
17 > found (try using -rpath or
18 > -rpath-link) /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld:
19 > warning: libfusion-0.9.so.24, needed by /usr/lib/libSDL.so, not found
20 > (try using -rpath or
21 > -rpath-link) /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld:
22 > warning: libdirect-0.9.so.24, needed by /usr/lib/libSDL.so, not found
23 > (try using -rpath or -rpath-link) /usr/lib/libSDL.so: undefined
24 > reference to `DirectFBCreate' /usr/lib/libSDL.so: undefined reference
25 > to `DirectFBErrorString' /usr/lib/libSDL.so: undefined reference to
26 > `DirectFBError' /usr/lib/libSDL.so: undefined reference to
27 > `DirectFBInit' collect2: ld returned 1 exit status scons: ***
28 > [blender] Error 1 scons: building terminated because of errors.
29 >
30 Try rebuilding "libsdl" with directfb USE-flag disabled, or re-emerge
31 'directfb' and then 'libsdl' (with 'directfb' enabled).
32 Take note - IIRC directfb is build against current linux-sources.
33 > !!! ERROR: media-gfx/blender-2.41-r1 failed.
34 > Call stack:
35 > ebuild.sh, line 1546: Called dyn_compile
36 > ebuild.sh, line 937: Called src_compile
37 > blender-2.41-r1.ebuild, line 105: Called die
38 >
39 > So my quick'n dirty trick copying include files doesn't work
40 > anymore. :-(((((
41 >
42 > Why did I rebuild Blender??? Easy! After an ``emgerge -u world''
43 > Blender didn't find libraries.
44 >
45 > Any hint?
46 > Thanks
47 > F.
48 >
49 > PS: Blender was the reason to return to Gentoo.
50 HTH. Rumen
51 --
52 gentoo-user@g.o mailing list