[MacPorts] #20938: ffmpeg/ffmpeg-devel fails to build on 10.6
MacPorts
noreply at macports.org
Mon Sep 7 22:46:32 PDT 2009
#20938: ffmpeg/ffmpeg-devel fails to build on 10.6
-------------------------------+--------------------------------------------
Reporter: gonhidi@… | Owner: devans@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 1.8.0
Keywords: snow-leopard | Port: ffmpeg ffmpeg-devel
-------------------------------+--------------------------------------------
Comment(by lessen42@…):
Just a note about the original build failure: this is a known problem when
using gcc >= 4.2 and PIC on 32-bit x86. The possible solutions are either
to not use PIC on x86 32-bit (--extra-cflags=-mdynamic-no-pic, or
--disable-shared if you're anal about following shared lib
recommendations/Apple broke the linker again), or use gcc 4.0 for
ffmpeg/x86_32.
--
Ticket URL: <http://trac.macports.org/ticket/20938#comment:22>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list