[mythtv-commits] Ticket #9748: FFMpeg Sync breaks OS X compiles

MythTV noreply at mythtv.org
Sun Apr 24 23:25:49 UTC 2011


#9748: FFMpeg Sync breaks OS X compiles
----------------------------------+----------------------------
 Reporter:  kormoc                |          Owner:  beirdo
     Type:  Bug Report - General  |         Status:  assigned
 Priority:  minor                 |      Milestone:  unknown
Component:  MythTV - General      |        Version:  Trunk Head
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+----------------------------

Old description:

> {{{
> make[1]: *** No rule to make target
> `libavcodec/x86/dsputil_h264_template_mmx.c', needed by
> `libavcodec/x86/dsputil_mmx.o'.  Stop.
> make[1]: *** Waiting for unfinished jobs....
> libavcodec/wmavoice.c: In function ‘postfilter’:
> libavcodec/wmavoice.c:501: note: ‘best_hist_ptr’ was declared here
> libavcodec/wmavoice.c:673: note: ‘remainder’ was declared here
> make: *** [external/FFmpeg] Error 2
> [osx-pkg] Failed system call: " /usr/bin/make -j9 " with error code 2
> }}}

New description:

 {{{
 make[1]: *** No rule to make target
 `libavcodec/x86/dsputil_h264_template_mmx.c', needed by
 `libavcodec/x86/dsputil_mmx.o'.  Stop.
 make[1]: *** Waiting for unfinished jobs....
 libavcodec/wmavoice.c: In function ‘postfilter’:
 libavcodec/wmavoice.c:501: note: ‘best_hist_ptr’ was declared here
 libavcodec/wmavoice.c:673: note: ‘remainder’ was declared here
 make: *** [external/FFmpeg] Error 2
 [osx-pkg] Failed system call: " /usr/bin/make -j9 " with error code 2
 }}}

--

Comment (by beirdo):

 A clean checkout compiles just fine here in linux.  What are your
 configure options?

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9748#comment:2>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list