Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 248690 - media-gfx/blender-2.48a-r3 - source/blender/imbuf/intern/jpeg.c:217: error: 'INT32' undeclared (first use in this function)
Summary: media-gfx/blender-2.48a-r3 - source/blender/imbuf/intern/jpeg.c:217: error: '...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Luca Barbato
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-24 21:53 UTC by Vladimir
Modified: 2008-12-04 06:29 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 Vladimir 2008-11-24 21:53:04 UTC
cannot compile blender 2.48a-r3

Reproducible: Always

Steps to Reproduce:
1. emerge -vp blender 
[ebuild  N    ] media-gfx/blender-2.48a-r3  USE="ffmpeg jpeg nls openmp png quicktime -blender-game -openal -openexr -player -verse" 0 kB
2. emerge -v blender
Actual Results:  
....
Compiling ==> 'png.c'
Compiling ==> 'jpeg.c'
Compiling ==> 'md5.c'
Compiling ==> 'dynlibtiff.c'
source/blender/imbuf/intern/jpeg.c: In function 'handle_app1':
source/blender/imbuf/intern/jpeg.c:217: error: 'INT32' undeclared (first use in this function)
source/blender/imbuf/intern/jpeg.c:217: error: (Each undeclared identifier is reported only once
source/blender/imbuf/intern/jpeg.c:217: error: for each function it appears in.)
source/blender/imbuf/intern/jpeg.c:217: error: expected ';' before 'length'
source/blender/imbuf/intern/jpeg.c:218: warning: ISO C90 forbids mixed declarations and code
source/blender/imbuf/intern/jpeg.c:222: error: 'length' undeclared (first use in this function)
source/blender/imbuf/intern/jpeg.c:226: error: 'i' undeclared (first use in this function)
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2008-11-24 22:29:55 UTC
please post emerge --info and attach the entire build.log, thanks.
Comment 2 Markus Meier gentoo-dev 2008-12-04 06:29:39 UTC
(In reply to comment #1)
> please post emerge --info and attach the entire build.log, thanks.

please reopen, when you posted the mentioned infos.