pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/48116 (multimedia/ffmpeg / ffplay do not build)
The following reply was made to PR pkg/48116; it has been noted by GNATS.
From: Stefan Schaeckeler <schaecsn%gmx.net@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/48116 (multimedia/ffmpeg / ffplay do not build)
Date: Fri, 30 Aug 2013 15:01:12 -0700 (PDT)
Ops, my analysis of the Makefile was wrong. Nevertheless, there is a problem
with my version of gcc, 4.3.3.
> I've applied Onno's patch. Did this fix the problem for you?
The committed version r1.113 is slightly different from the version posted
here. Let me comment on r1.113: The Makefile is still not passing the option
--disable-asm for gcc-4.3.3 to the configure script.
A side note: I don't need these other options "-mstackrealign
-mpreferred-stack-boundary=4". ffmpeg compiles, builds and runs fine without
them on gcc-4.3.3, as well. Actually, my gcc does not even know -mstackrealign
and irgnores it.
The second part of my bug report, the linking issue of ffplay (perhaps only on
Linux?), is not yet addressed.
Home |
Main Index |
Thread Index |
Old Index