lkml.org 
[lkml]   [1999]   [Jun]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PATCH] pre-2.3.9-1 compilation problems
On x86 SMP:

drivers/block/block.a(ll_rw_blk.o): In function `make_request':
ll_rw_blk.o(.text+0x933): undefined reference to `lock_kernel'
ll_rw_blk.o(.text+0x93e): undefined reference to `unlock_kernel'

ll_rw_blk.c should #include <linux/smp_lock.h> on SMP systems. The patch
I've attached does that.

Also, PIIX support currently fails to compile (ide_dmaproc undefined).
Haven't had the time to fix this, but PIIX works with just the Generic IDE
support enabled.

LLaP
bero




-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:52    [W:0.463 / U:0.560 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site