Re: [Ocf-linux-users] Creating Patch
Brought to you by:
david-m
From: Stefan K. <ste...@gm...> - 2012-12-03 15:46:39
|
Am 03.12.2012 01:09, schrieb David McCullough: > Jivin Stefan Kuhne lays it down ... Hello, >> I try to get OCF with openssl and openvpn running. >> I've read in README that the patch is created with "make patch". >> But with this Patch the kernel doesn't build. >> Where looks the Makefile for the kernel headers? > > What kernel version are you using ? > it is 3.6.8. > What are the errors when you build ? > The 1st run hangs on LD [M] sound/pci/snd-via82xx.o LD [M] sound/pci/snd-via82xx-modem.o LD [M] sound/pci/ymfpci/snd-ymfpci.o FAILED, aborting build ... and a next make stopps at: CC drivers/char/random.o drivers/char/random.c: In Funktion »random_input_words«: drivers/char/random.c:824:2: Fehler: Zu wenige Argumente für Funktion »mix_pool_bytes« drivers/char/random.c:556:13: Anmerkung: hier deklariert make[2]: *** [drivers/char/random.o] Fehler 1 make[1]: *** [drivers/char] Fehler 2 make: *** [drivers] Fehler 2 make: *** Warte auf noch nicht beendete Prozesse... FAILED, aborting build ... Regards, Stefan Kuhne |