Mailing List Archive

compiling *newbie*
Hi,
Sorry for my silly question but can you give a brief description what steps and software are needed to get a working drbd module for a 2.4.x Kernel?

I have SuSE-Linux 7.2 installed, also the matching Kernel-Sources, the gcc and standard libaries, make, automake and autoconf. Many compiler errors and when I load the module the system freezes immediately. Please help.

Sincerely
Heino Schneider
Re: compiling *newbie* [ In reply to ]
* Heino Schneider / bitfarm Informationssysteme GmbH <h.schneider@example.com> [011002 19:40]:
> Hi,
> Sorry for my silly question but can you give a brief description what steps and software are needed to get a working drbd module for a 2.4.x Kernel?
>
> I have SuSE-Linux 7.2 installed, also the matching Kernel-Sources, the gcc and standard libaries, make, automake and autoconf. Many compiler errors and when I load the module the system freezes immediately. Please help.
>
> Sincerely
> Heino Schneider

This is caused if the module is build for a SMP-system and you running
kernel is for UP, or vice versa.

-philipp