Re: 2.3.43-pre6 compile errors
Jeff Garzik (jgarzik@mandrakesoft.com)
Wed, 09 Feb 2000 21:28:53 -0500
Randy Dunlap wrote:
>
> Worked in all previous 2.3.43-preX versions.
>
> fs/fs.o: In function `V1_minix_sync_file':
> fs/fs.o(.text+0x2402e): undefined reference to `lock_kernel'
> fs/fs.o(.text+0x24077): undefined reference to `unlock_kernel'
> fs/fs.o: In function `V2_minix_sync_file':
> fs/fs.o(.text+0x2435e): undefined reference to `lock_kernel'
> fs/fs.o(.text+0x243c4): undefined reference to `unlock_kernel'
> make: *** [vmlinux] Error 1
>
> Just disable minix fs support?
include <linux/smp_lock.h>
--
Jeff Garzik | Only so many songs can be sung
Building 1024 | with two lips, two lungs, and
MandrakeSoft, Inc. | one tongue.
-
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/