[Bug 194687] New: [patch] multimedia/mplayer fails to build on armv6

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Oct 29 15:59:52 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194687

            Bug ID: 194687
           Summary: [patch] multimedia/mplayer fails to build on armv6
           Product: Ports Tree
           Version: Latest
          Hardware: arm
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: riggs at FreeBSD.org
          Reporter: mikael.urankar at gmail.com
                CC: sbruno at FreeBSD.org
          Assignee: riggs at FreeBSD.org
             Flags: maintainer-feedback?(riggs at FreeBSD.org)

Created attachment 148768
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=148768&action=edit
patch-configure

mplayer currently fails to build on armv6 with this error:
libavcodec/arm/h264dsp_init_arm.c:110:9: error: use of undeclared identifier
'HAVE_SETEND'

This error was fixed in mplayer by SVN r37258, the commit log is at [1] and the
diff (my patch is based on that) can be obtained with:
svn diff -r 37257:37258 svn://svn.mplayerhq.hu/mplayer/trunk

My redports account is not activated yet so I can't provide build logs on
amd64/i386 arch but it builds fine on amd64/current.

[1] http://comments.gmane.org/gmane.comp.video.mplayer.cvs/21798

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer riggs at FreeBSD.org

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list