|
|
Re: Re: [MPlayer-users] mplayer fails compiling on Mac OS X 10.3.9: msg#00299
video.ffmpeg.user
|
Subject: |
Re: Re: [MPlayer-users] mplayer fails compiling on Mac OS X 10.3.9 |
On 2006/02/27, at 6:17, Christian Ebert wrote:
* Ergzay on Monday, February 27, 2006 at 04:52:01 -0500:
On 2006/02/25, at 23:00, Mohammad A. Haque wrote:
On Feb 25, 2006, at 22:52, Ergzay wrote:
On 2006/02/25, at 1:36, Ergzay wrote:
On 2006/02/22, at 11:04, Guillaume POIRIER wrote:
On 2/22/06, Ergzay <ergzay@xxxxxxxxxxxxxxxxxxxxxxx> wrote:
I used configure with default options and am using latest CVS as
of
when this was sent. It fails with this error after some time.
Compiling
on a G4 ibook.
cc -I../libvo -I../../libvo -I/usr/X11R6/include -O4 -mcpu=7450
-mtune=7450 -faltivec -D__APPLE_ALTIVEC__ -pipe -ffast-math
-fomit-frame-pointer -mdynamic-no-pic -falign-loops=16
-DSYS_DARWIN
-DCONFIG_DARWIN -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-DHAVE_AV_CONFIG_H -I.. -I/Users/ergzay/main/libavutil
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o
ppc/dsputil_h264_altivec.o ppc/dsputil_h264_altivec.c
In file included from ppc/dsputil_h264_altivec.c:37:
ppc/dsputil_h264_template_altivec.c: In function
`put_h264_qpel16_hv_lowpass_altivec':
ppc/dsputil_h264_template_altivec.c:429: error: incompatible
types
in
initialization
In file included from ppc/dsputil_h264_altivec.c:57:
ppc/dsputil_h264_template_altivec.c: In function
`avg_h264_qpel16_hv_lowpass_altivec':
ppc/dsputil_h264_template_altivec.c:429: error: incompatible
types
in
initialization
make[1]: *** [ppc/dsputil_h264_altivec.o] Error 1
make: *** [libavcodec/libavcodec.a] Error 2
Could you find what commit broke OSX port?
If necessary, follow those instructions:
http://www.mplayerhq.hu/DOCS/HTML/en/
bugreports_regression_test.html
The bug happens between 2006-02-21 17:24:18 and 17:24:19.
^^^^^^^^^^
Sorry to double post but I think this isn't being seen because I
didn't write a long enough message. I did the regression test and it
stops working with commit listed above. So could this please be
fixed?
Code compiles fine under 10.4.x so it's most likely an issue of
supporting 10.3 and 10.4. libavcodec comes from the ffmpeg project.
^^^^
I'd forward a note there and you might see a fix faster.
http://ffmpeg.sourceforge.net/mailinglists.php
So, as said above I'm sending it to the ffmpeg mailing list.
Looks exactly like the problem I am having here on MacOS 10.3.9
See Message-ID: <20060223143829.GA8712@xxxxxxxxxxxxxxxxxxxxx> ff.
Looks maybe like the same issue but a little different. I forgot to
mention this is mplayer I'm compiling which is using libavcodec code
inside it. Should I forward this on to ffmpeg-dev or mplayer-dev?
Ergzay
|
|