On Mon July 1 2002 03:11 pm, Matthew Carpenter wrote:
[snip]
> Of course, That was before I used Linux like I do, and
> before the Xine and mplayer projects were quite so good... and before
> your succinct SxS.
>
> On Sun, 30 Jun 2002 01:39:30 -0400
> "Nobody" <[EMAIL PROTECTED]> wrote:
> > Net Llama! has just updated http://www.linux-sxs.org/dvdplay.html to
> > incorporate the following: New &amp; Updated for the latest Xine

I'm getting problems with this.  First, the SxS says to install xine-dvdnav 
before xine-lib.  However, on ./configure, I get:

checking for xine-config... no
checking for XINE-LIB version >= 0.9.10... no
*** The xine-config script installed by XINE could not be found
*** If XINE was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the XINE_CONFIG environment variable to the
*** full path to xine-config.
configure: error: *** You should install xine first ***

So, OK - try xine-lib first, then.  Configures alright, but "make" chokes 
with:

cc1: bad value (athlon) for -mcpu= switch
make[3]: *** [utils.lo] Error 1
make[3]: Leaving directory 
`/home/edj/downloads/dvdstuff/xine-lib-0.9.12/src/xine-utils'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/home/edj/downloads/dvdstuff/xine-lib-0.9.12/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/edj/downloads/dvdstuff/xine-lib-0.9.12'
make: *** [all-recursive-am] Error 2

I have an Athlon 1G, and CPPFLAGS, CXXFLAGS and CFLAGS are set to:
-O3 -march=i686 -mcpu=i686.  The Makefile has:

DEBUG_CFLAGS = -O3 -march=i686 -mcpu=i686 -g -DDEBUG -Wall -D_REENTRANT 
-D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -O3 -mcpu=athlon

I'm nowhere near familiar enough with all this stuff to know - how do I fix 
the athlon "bad value" error in make??  Any advice appreciated.  Thanks a 
lot.
-- 
Ed Jabbour


_______________________________________________
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.

Reply via email to