Quoting "Wilfred Tupaz Jr." <[EMAIL PROTECTED]>:
> > It also said something about 'version.h can't
> > be found'. Please help as I want to migrate
> > to RedHat 7 from win98. All I'm waiting for now
> > is only the sound to work. Thanks heaps.
>
> what i did to fix this error was to copy the version.h file from the
> /usr/include/linux/ directory into /usr/src/linux/include/linux/, or to
> wherever ALSA is looking for this file.
Just copying version.h file may fail to work. The correct procedure
is to unzip/untar the kernel source code into /usr/src, and to go into
/usr/src/linux and do a 'make menuconfig' and make sure to save your
selections. This accomplishes the following:
1. define the link /usr/src/linux/include/asm as a link to the correct
architecture so that /usr/include/asm is properly defined.
2. define /usr/src/linux/include/linux/version.h.
3. construct /usr/src/linux/.config
PMana
--------
This mail sent through IMP: mail.ateneo.net
_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]