Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 185696

Summary: Blender 2.44 fails to build
Product: Gentoo Linux Reporter: Raeez <rlorgat>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Raeez 2007-07-17 20:23:25 UTC
I am using that ati proprietary drivers and whenever I try to emerge blender, I get the following error:

Linking program ==> 'blender'
/var/tmp/portage/media-gfx/blender-2.44/work/build/linux2/lib/libbf_blenkernel.a(writeffmpeg.o): In function `append_ffmpeg':
writeffmpeg.c:(.text+0xf84): undefined reference to `img_convert'
/var/tmp/portage/media-gfx/blender-2.44/work/build/linux2/lib/libbf_imbuf.a(anim.o): In function `IMB_anim_absolute':
anim.c:(.text+0xc89): undefined reference to `img_convert'



Reproducible: Always

Steps to Reproduce:
1. emerge blender with system details as described in description above

Actual Results:  
building failed

Expected Results:  
be built completely

openexr also fails to build at present (but was built before) under gcc 4.2.0 (Now every package on the system is compiled with gcc 4.1.2 EXCEPT for openexr which was done with 4.2.0 - and cannot emerge successfully under gcc 4.1.2 and my current system.

See bug 175423
http://bugs.gentoo.org/show_bug.cgi?id=175423
Comment 1 Raeez 2007-07-17 20:25:56 UTC

*** This bug has been marked as a duplicate of bug 185627 ***