Has anyone managed to get any DVD playing software running properly under
SuSE 9 for the AMD64?
I've got an ASUS K8V Deluxe MB and an NVIDIA GF5200FX video card, for what
that's worth.
I've been trying, with little success, to compile a working version of the
'Ogle' DVD player, but am running into all sorts of dependency issues with
RPMs, and missing library issues compiling from source.
If someone else has gotten this working, I'd be interested in hearing
exactly what RPMs/source files you used and what steps you followed.
Thanks in advance
-----------------------------------------
Real programmers confuse Christmas and Halloween because DEC 25 = OCT 31
On Thursday 29 July 2004 4:33 am, you wrote:
> I had no problems... Try easing back on the functions your compiling
> in...
Humm, that zings right over my head. I have to admit my ignorance
here. As far as I know, I'm not 'compiling in' anything other than what
the package itself calls for. I did a...
./configure --enable-libsuffix=64
make
Is there something I should be doing to 'ease back on the functions'?
Scott
>
> On Thu, 2004-07-29 at 16:47, Scott Leighton wrote:
> > Having a problem compiling the latest version of MPlayer (I did get
> > an earlier version compiled with no problems).
> >
> > Has anyone gotten the 64 bit version of this to compile, or does
> > anyone have a suggestion on how to resolve the error:
> > `CONFIG_X86_L1_CACHE_SHIFT' undeclared here (not in a function)
> >
> > Scott
> >
> >
> > helphand@helphand:~/MPlayer-1.0pre5> make
> > make -C libvo
> > make[1]: Entering directory `/home/helphand/MPlayer-1.0pre5/libvo'
> > cc -c -I../libvo -I../../libvo -I/usr/X11/include -O4 -pipe -ffast-math
> > -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE
> > -D_FILE_OFFSET_BITS=64 -I. -I.. -I../osdep -I/usr/include/freetype2
> > -I/usr/X11/include -I/usr/include/directfb -DMPG12PLAY -o vo_fbdev.o
> > vo_fbdev.c
> > In file included from /usr/include/asm/pda.h:4,
> > from /usr/include/asm-x86_64/thread_info.h:14,
> > from /usr/include/asm/thread_info.h:4,
> > from /usr/include/linux/thread_info.h:21,
> > from ../osdep/kerneltwosix.h:4,
> > from vo_fbdev.c:21:
> > /usr/include/asm-x86_64/pda.h:26: error: `CONFIG_X86_L1_CACHE_SHIFT'
> > undeclared here (not in a function)
> > /usr/include/asm-x86_64/pda.h:26: error: requested alignment is not a
> > constant In file included from /usr/include/asm/processor.h:4,
> > from /usr/include/linux/prefetch.h:13,
> > from /usr/include/linux/list.h:7,
> > from ../osdep/kerneltwosix.h:5,
> > from vo_fbdev.c:21:
> > /usr/include/asm-x86_64/processor.h:229: error:
> > `CONFIG_X86_L1_CACHE_SHIFT' undeclared here (not in a function)
> > /usr/include/asm-x86_64/processor.h:229: error: requested alignment is
> > not a constant
> > make[1]: *** [vo_fbdev.o] Error 1
> > make[1]: Leaving directory `/home/helphand/MPlayer-1.0pre5/libvo'
> > make: *** [libvo/libvo.a] Error 2
> > helphand@helphand:~/MPlayer-1.0pre5>
> > --
> > POPFile, the OpenSource EMail Classifier
> > http://popfile.sourceforge.net/
> > Linux 2.6.5-7.95-default x86_64
--
POPFile, the OpenSource EMail Classifier
http://popfile.sourceforge.net/
Linux 2.6.5-7.95-default x86_64