Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 116907 - blender 2.40 ebuild needs a "media-libs/tiff" depenedency?
Summary: blender 2.40 ebuild needs a "media-libs/tiff" depenedency?
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Philip Walls (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-27 11:22 UTC by Maciej Pawlik
Modified: 2005-12-27 18:25 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Pawlik 2005-12-27 11:22:49 UTC
While emerging blender 2.40:
In file included from source/blender/imbuf/intern/dynlibtiff.c:46:
source/blender/imbuf/intern/dynlibtiff.h:47:20: tiffio.h: No such file or directory
In file included from source/blender/imbuf/intern/dynlibtiff.c:46:
source/blender/imbuf/intern/dynlibtiff.h:48: error: parse error before '*' token
source/blender/imbuf/intern/dynlibtiff.h:48: error: parse error before "thandle_t"
source/blender/imbuf/intern/dynlibtiff.h:48: warning: type defaults to `int' in declaration of `libtiff_TIFFClientOpen'
source/blender/imbuf/intern/dynlibtiff.h:48: warning: data definition has no type or storage class
source/blender/imbuf/intern/dynlibtiff.h:49: error: parse error before '*' token
[...]
scons: *** [/var/tmp/portage/blender-2.40/work/build/linux2/source/blender/imbuf/intern/dynlibtiff.o] Error 1
scons: building terminated because of errors.

emerge tiff solves the problem temporarly, on blender3d.org forums they said that missing tiffio.h in blender sources is a bug, and is fixed in cvs
Comment 1 Luca Barbato gentoo-dev 2005-12-27 18:25:32 UTC
added depend on media-libs/tiff as workaround, thanks