[MPlayer-users] libmpdvdkit2 on big endian system?
Steven M. Schultz
sms at 2BSD.COM
Wed Jan 12 18:39:46 CET 2005
Hi -
Having a bit of difficulty building the latest cvs update of
MPlayer on OS/X:
gmake -C libmpdvdkit2
cc -I. -I../libvo -I../../libvo -I/usr/X11R6/include -O4 -mcpu=970 -mtune=970 -faltivec -pipe -ffast-math -fomit-frame-pointer -DSYS_DARWIN -DCONFIG_DARWIN -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_MPLAYER -DSYS_LINUX -D__USE_UNIX98 -D_REENTRANT -D_GNU_SOURCE -c -o ifo_read.o ifo_read.c
In file included from ifo_read.c:30:
bswap.h:117:2: #error "You need to add endian swap macros for you're system"
gmake[1]: *** [ifo_read.o] Error 1
gmake: *** [libmpdvdkit2/libmpdvdkit.a] Error 2
The macros are at the top of the file - but 'WORDS_BIGENDIAN' is not
defined so the macros are not actually used.
Can someone refresh my memory what libmpdvdkit2 does that the
externally available libdvdread and libdvdcss do not?
Cheers,
Steven Schultz
More information about the MPlayer-users
mailing list