[MPlayer-users] compileing problem with rc5 on SuSE 8.1

Joonas Koivunen rzei at mbnet.fi
Wed Apr 9 16:15:14 CEST 2003


On Sunday 06 April 2003 14:34, Ferdinand Gassauer wrote:
> gcc -I. -O4 -march=athlon-tbird -mcpu=athlon-tbird -pipe -ffast-math
> -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE
> -D_FILE_OFFSET_BITS=64 -DHAVE_MPLAYER  -DSYS_LINUX -D__USE_UNIX98
> -D_REENTRANT -D_GNU_SOURCE -c -o ioctl.o ioctl.c
> In file included from ioctl.c:70:
> bsdi_dvd.h:5:28: machine/endian.h: No such file or directory

hmm.. hey.. aren't these kernel headers? shouldn't the kernel headers with 
which glibc was compiled _always_ be in /usr/include? actually, neither do i 
have /usr/include/machine/endian.h, it's more like /usr/include/endian.h.
i'd try searching&replacing this machine/ with empty..

-rzei



More information about the MPlayer-users mailing list