PlaneShift

Support => Technical Help: Problems BEFORE entering the game => Topic started by: Parts on May 06, 2004, 11:48:29 am

Title: CB Compiling against 2.6.x kernels okay?
Post by: Parts on May 06, 2004, 11:48:29 am
Just a question for the holy forthcoming release :)

Is the CVS HEAD / CB source going to be compiling okay against 2.6.x kernels?

I always tend to keep my systems fairly up to date and I\'m likely to have moved to a stable 2.6.x kernel by the end of the month. The only way I\'m going to rethink that is if CB against 2.6.x is a showstopper ;)
Title:
Post by: Karosh_Steinkatz on May 06, 2004, 04:19:42 pm
Umm... I wonder where the connection between the kernel and a program  is... *shrugs* I\'m not that much of an expert but I think there is none afaik. I would rather be worried about  newer versions of GCC, since 3.4 has some problems to build the current CB CVS (my experience)
Title:
Post by: Parts on May 07, 2004, 03:22:36 pm
Was wondering about the extra things that move from being modular to being integrated components in 2.6 such as ALSA etc.

Thats all okay then?
Title:
Post by: Karosh_Steinkatz on May 07, 2004, 04:14:58 pm
Yupp, It\'s all fine. Alsa is indeed included with the kernel now, but since you can choose to build it into the kernel or to build it as a module its no big difference as to  obtain it seperately. Only the tools are not included, you will have to get them from  the alsa page (alsaconf, alsactl, etc.). And don\'t forget to run snddevices ;)
Title:
Post by: Psybur on May 11, 2004, 09:44:10 pm
Yes, do not use 3.4. I know from personal experience that it whines over things that older versions have no prob with. Even though the problems that 3.4 whines over is easily solved, most people have no C++ experience.
Title:
Post by: icebr4kr on May 12, 2004, 03:58:49 am
I have it compiling/working now with the 2.6.5 kernel.