Hi pluggies!
I've recently installed SuSE 9.2 on my system.
I tried to install my modem drivers and it gave some errors. Probably
it's because the modem drivers were not built for kernel 2.6.x
But then I tried to install mplayer 0.91 using the usual commands as:
./configure
make
make install
It failed at "make" giving some errors.
I downloaded the latest mplayer sources: MPlayer-1.0pre5.tar.bz2
This time too it failed. These are the errors that I got:
<snip: the normal make messages>
make -C libvo
make[1]: Entering directory `/root/installed-software-sourcecode/mplayer/MPlayer
-1.0pre5/libvo'
cc -c -I../libvo -I../../libvo -I/usr/X11/include -O4 -march=pentium4 -mcpu=pent
ium4 -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/in
clude -I/usr/include/directfb -DMPG12PLAY -o vo_fbdev.o vo_fbdev.c
make[1]: Leaving directory `/root/installed-software-sourcecode/mplayer/MPlayer-
1.0pre5/libvo'
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: *** [libvo/libvo.a] Error 2
----------------------------------------------------------------------------
I've made sure I've installed kernel sources. Only thing is that while
installation, I deselected the default kernel selection (default was
smp kernel, because of P4 HT), and selected the non-smp kernel. I have
also disabled HT from BIOS (my modem's drivers refuse to work with smp
kernels :-( )
Another question: Why did YaST (the SuSE installer) select an smp
kernel by default despite HT being disabled? Neither did it detect 2
CPU (cpu 0 and cpu 1). Then why smp kernel?
Please tell me if I'm doing something wrong, or if my assumption about
HT and smp relation is wrong; and kindly help me out, cos suSE 9.2
seems a really nice distro, and I sure do want to continue with it.
Regards,
Kapil
--
"The Power to Imagine, is The Power to Create!"
-TTux
--
______________________________________________________________________
Pune GNU/Linux Users Group Mailing List: ([EMAIL PROTECTED])
List Information: http://plug.org.in/mailing-list/listinfo/plug-mail
Send 'help' to [EMAIL PROTECTED] for mailing instructions.