Requests/mpeg4ip

Heiko Recktenwald heikorecktenwald at googlemail.com
Mon Dec 7 23:02:57 PST 2009


Hi,

Scott Haneda schrieb:
> Pretty complicated set of install instructions given their site states:
>     as of 9/28/07, development is stopped, and we are
>     not taking any more contributions.

Yes, Cisco stopped the support, but it was mostly perfect., at least as
far as mp4player is concerned. The port is still in FreeBSD.

Here is where it stops:

Making all in player
Making all in lib
Making all in libhttp
make[4]: Nothing to be done for `all'.
Making all in rtsp
make[4]: Nothing to be done for `all'.
Making all in audio
Making all in faad
make[5]: Nothing to be done for `all'.
Making all in mp3util
make[5]: Nothing to be done for `all'.
Making all in celp
Making all in BS
make[6]: Nothing to be done for `all'.
Making all in dec
make[6]: Nothing to be done for `all'.
Making all in include
make[6]: Nothing to be done for `all'.
make[6]: Nothing to be done for `all-am'.
Making all in portaudio
if /bin/sh ../../../../libtool --tag=CC --mode=compile gcc
-DHAVE_CONFIG_H -I. -I. -I../../../..     -g -O2 -DUSE_MMX -DMPEG4IP
-I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -MT
pa_mac_core.lo -MD -MP -MF ".deps/pa_mac_core.Tpo" -c -o pa_mac_core.lo
pa_mac_core.c; \
    then mv -f ".deps/pa_mac_core.Tpo" ".deps/pa_mac_core.Plo"; else rm
-f ".deps/pa_mac_core.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -g -O2 -DUSE_MMX -DMPEG4IP
-I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -MT
pa_mac_core.lo -MD -MP -MF .deps/pa_mac_core.Tpo -c pa_mac_core.c 
-fno-common -DPIC -o .libs/pa_mac_core.o
In file included from pa_mac_core.c:124:
pa_host.h:55: error: conflicting types for 'uint32'
/System/Library/Frameworks/Security.framework/Headers/cssmconfig.h:64:
error: previous declaration of 'uint32' was here
pa_mac_core.c: In function 'PaOSX_LoadAndProcess':
pa_mac_core.c:808: warning: 'AudioConverterFillBuffer' is deprecated
(declared at
/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioConverter.h:639)
pa_mac_core.c: In function 'PaOSX_HandleOutput':
pa_mac_core.c:1043: warning: 'AudioConverterFillBuffer' is deprecated
(declared at
/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioConverter.h:639)
pa_mac_core.c: In function 'PaHost_StartEngine':
pa_mac_core.c:1897: warning: 'AudioDeviceAddIOProc' is deprecated
(declared at
/System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:2067)
pa_mac_core.c:1915: warning: 'AudioDeviceAddIOProc' is deprecated
(declared at
/System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:2067)
pa_mac_core.c: In function 'PaHost_StopEngine':
pa_mac_core.c:1963: warning: 'AudioDeviceRemoveIOProc' is deprecated
(declared at
/System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:2081)
pa_mac_core.c:1971: warning: 'AudioDeviceRemoveIOProc' is deprecated
(declared at
/System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:2081)
make[5]: *** [pa_mac_core.lo] Error 1
make[4]: *** [all-recursive] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
bash-3.2#

 
> I was going to give it a shot, but there are far too many
> dependencies, and I am not sure the value in now near 3 year old
> software is, that is no longer developed.
>
> Are there no forks, or alternatives?

IMHO not. mplayer does not really work with Darwin Streaming Server.

The mysteries of Quicktime...

Best, H.




More information about the macports-users mailing list