[vlc-devel] Re: Building mpeg2dec-0.4.0 on Mac OS X
Fabio Ribeiro
coffee at mac.com
Wed Jan 14 14:56:18 CET 2004
Hmmm…
Almost there :D
Unfortunately I still have a problem building VLC that looks related
to this library:
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -DSYS_DARWIN
-I../../include `top_builddir="../.." ../../vlc-config --cflags plugin
libmpeg2` -Wsign- compare -Wall -no-cpp-precomp
-D_INTL_REDIRECT_MACROS -finline-limit-30000 -pipe -c -o
liblibmpeg2_plugin_a-libmpeg2.o `test -f 'libmpeg2.c' || echo
'./'`libmpeg2.c
gcc -Wsign-compare -Wall -no-cpp-precomp -D_INTL_REDIRECT_MACROS
-finline-limit-30000 -pipe -o liblibmpeg2_plugin.dylib
liblibmpeg2_plugin_a-libmpeg2.o `top_builddir=../.. ../../vlc-config
--libs plugin libmpeg2`
gcc: unrecognized option `-shared'
ld: Undefined symbols:
_mpeg2_tag_picture
make[4]: *** [liblibmpeg2_plugin.dylib] Error 1
...
As I wasn't able to build ffmpeg and their web site is not working I'm
using Christophe's ffmpeg libraries (libavcodec.a and libavformat.a).
(Thanks Chris!)
All the best,
Fabio
On 13/01/2004, at 19:04, Benjamin PRACHT wrote:
>
> You only need to compile libmpeg2 (ie, run make in the
> libmpeg2
> directory of mpeg2dec) to run VLC.
>
> --
> $(echo "BigBen")
>
> Oui je quote, et alors ?
>
> --
> This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
> To unsubscribe, please read http://developers.videolan.org/lists.html
> If you are in trouble, please contact <postmaster at videolan.org>
>
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list