Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] Once again - Can't build Blender Randy Barlow <randy@×××××××××××××××××.com>
Re: [gentoo-user] Once again - Can't build Blender Rumen Yotov <rumen@××××××.org>
Re: [gentoo-user] Once again - Can't build Blender Alan McKinnon <alan@××××××××××××××××.za>