Re: [SLE] MPlayer 1.0-pre5 from source on SuSE 9.2

From: Brad Bourn (brad_at_summitrd.com)
Date: 11/22/04

  • Next message: Greg Freemyer: "Re: [SLE] Need Windows EXT2 Reader Advice"
    To: suse-linux-e@suse.com
    Date: Mon, 22 Nov 2004 10:17:56 -0700
    
    

    Are all of us that hit this problem using nvidia cards?

    I am...

    B-)

    On Monday 22 November 2004 06:29 am, Sid Boyce wrote:
    > Jay Vollmer wrote:
    > > Hi everybody.
    > >
    > > Has anyone out there been able to build the latest Mplayer
    > > from the latest sources (1.0-pre5) on SuSE 9.2?
    > >
    > > When I attempt it, I get the following error:
    > >
    > >
    > > In file included from /usr/include/linux/list.h:7,
    > > from ../osdep/kerneltwosix.h:5,
    > > from vo_fbdev.c:21:
    > > /usr/include/linux/prefetch.h: In function `prefetch_range':
    > > /usr/include/linux/prefetch.h:64: error: `CONFIG_X86_L1_CACHE_SHIFT'
    > > undeclared (first use in this function)
    > > /usr/include/linux/prefetch.h:64: error: (Each undeclared identifier is
    > > reported only once
    > > /usr/include/linux/prefetch.h:64: error: for each function it appears
    > > in.) make[1]: *** [vo_fbdev.o] Error 1
    > > make[1]: Leaving directory `/tmp/MPlayer-1.0pre5/libvo'
    > > make: *** [libvo/libvo.a] Error 2
    > >
    > > If anyone could tell me how to fix this, I'd be ever so grateful.
    > >
    > > Thank you.
    > >
    > > --
    > > JAY VOLLMER
    > > JVOLLMER@CONSOLIDATEDLINT.COM
    > > TEXT REFS DOUBLEPLUSUNGOOD SELFTHINK VERGING CRIMETHINK IGNORE FULLWISE
    >
    > I hit this error last night, strange as /usr/include/linux/prefetch.h
    > has #include <asm/cache.h> which defines CONFIG_X86_L1_CACHE_SHIFT.
    > It's also defined in /usr/src/linux/include/linux/autoconf.h, beats me,
    > possibly a gcc problem? Inserting it in libvo.c and cache.h still gives
    > the error.
    > This works, doesn't seem to like frambuffer.
    > ./configure --prefix=/usr --confdir=/etc/mplayer --mandir=/usr/man
    > --enable-gui --disable-fbdev
    > Regards
    > Sid.
    > --
    > Sid Boyce .... Hamradio G3VBV and keen Flyer
    > =====LINUX ONLY USED HERE=====

    -- 
    Check the headers for your unsubscription address
    For additional commands send e-mail to suse-linux-e-help@suse.com
    Also check the archives at http://lists.suse.com
    Please read the FAQs: suse-linux-e-faq@suse.com
    

  • Next message: Greg Freemyer: "Re: [SLE] Need Windows EXT2 Reader Advice"