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

D Richard Felker III dalias at aerifal.cx
Tue Apr 8 17:12:38 CEST 2003


On Wed, Apr 09, 2003 at 05:15:14PM +0300, Joonas Koivunen wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> 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 

No, the kernel headers for the kernel currently in use should be!
Otherwise you can't use new v4l2, new fb features, etc.! The "use same
version as glibc was compiled with" business is nonsense since glibc
is not supposed to depend on kernel headers!

Rich



More information about the MPlayer-users mailing list