[vlc-devel] Building mpeg2dec-0.4.0 on Mac OS X
Fabio Ribeiro
coffee at mac.com
Tue Jan 13 21:30:29 CET 2004
Dear All,
I'm trying to build VLC from scratch and I had some problems building
some libraries, some of them are not required to what I'm doing but
MPEG-2 is not one of them…
Any clue on build mpeg2dec-0.4.0 on Mac OS X?
I've tried to:
./bootstrap
./configure
make
Some simbols are not defined… I'm using Panther (10.3.2) and Apple's
X11 SDK is installed: those simbols looks like some X11 call. Is there
anything that I'm missing?
Following the link error 'make'(ing) the library…
...
gcc -o mpeg2dec mpeg2dec.o dump_state.o getopt.o gettimeofday.o
../libvo/libvo.a ../libmpeg2/.libs/libmpeg2.a
../libmpeg2/convert/.libs/libmpeg2convert.a
ld: Undefined symbols:
_XCloseDisplay
_XCreateColormap
_XCreateGC
_XCreateWindow
_XDestroyWindow
_XFlush
_XFree
_XFreeGC
_XGetVisualInfo
_XMapWindow
_XNextEvent
_XOpenDisplay
_XResizeWindow
_XSetErrorHandler
_XShmAttach
_XShmCreateImage
_XShmDetach
_XShmGetEventBase
_XShmPutImage
_XShmQueryVersion
_XSync
_XvFreeAdaptorInfo
_XvGrabPort
_XvListImageFormats
_XvQueryAdaptors
_XvQueryExtension
_XvShmCreateImage
_XvShmPutImage
_XvUngrabPort
make[1]: *** [mpeg2dec] Error 1
make: *** [all-recursive] Error 1
All the best,
Fabio
--
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