[MacPorts] #32526: ffmpeg fails to build on Mac OS 10.4.11 PPC
MacPorts
noreply at macports.org
Sat Feb 11 02:12:13 PST 2012
#32526: ffmpeg fails to build on Mac OS 10.4.11 PPC
----------------------------------+-----------------------------------------
Reporter: cybernesto@… | Owner: devans@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Keywords: tiger powerpc | Port: ffmpeg
----------------------------------+-----------------------------------------
Comment(by max@…):
I've found a workaround.
For some reason, when compiling openjpeg from ffmpeg, there's an
incompatible definition of bool.
Adding
#undef bool
Just befort
#if !defined(bool)
on line 75 in /opt/local/include/openjpeg.h
solves the problem.
I haven't found, nor looked for, a proper solution.
--
Ticket URL: <https://trac.macports.org/ticket/32526#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list