* Re: 2.5.3 Link Error [not found] <fa.c3ed77v.1cnie03@ifi.uio.no> @ 2002-01-30 22:15 ` John Weber 0 siblings, 0 replies; 2+ messages in thread From: John Weber @ 2002-01-30 22:15 UTC (permalink / raw) To: linux-kernel John Weber wrote: > -o vmlinux > fs/fs.o: In function `cap_info_llseek': > fs/fs.o(.text+0x4e1d1): undefined reference to `lock_kernel' > fs/fs.o(.text+0x4e220): undefined reference to `unlock_kernel' > fs/fs.o: In function `hdr_llseek': > fs/fs.o(.text+0x4e858): undefined reference to `lock_kernel' > fs/fs.o(.text+0x4e8b6): undefined reference to `unlock_kernel' > make: *** [vmlinux] Error 1 > > - > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ I think this has something to do with <linux/smp_lock.h> not being included somewhere in the HFS filesystem headers. ^ permalink raw reply [flat|nested] 2+ messages in thread
* 2.5.3 Link Error
@ 2002-01-30 22:03 John Weber
0 siblings, 0 replies; 2+ messages in thread
From: John Weber @ 2002-01-30 22:03 UTC (permalink / raw)
To: linux-kernel
-o vmlinux
fs/fs.o: In function `cap_info_llseek':
fs/fs.o(.text+0x4e1d1): undefined reference to `lock_kernel'
fs/fs.o(.text+0x4e220): undefined reference to `unlock_kernel'
fs/fs.o: In function `hdr_llseek':
fs/fs.o(.text+0x4e858): undefined reference to `lock_kernel'
fs/fs.o(.text+0x4e8b6): undefined reference to `unlock_kernel'
make: *** [vmlinux] Error 1
^ permalink raw reply [flat|nested] 2+ messages in threadend of thread, other threads:[~2002-01-30 22:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <fa.c3ed77v.1cnie03@ifi.uio.no>
2002-01-30 22:15 ` 2.5.3 Link Error John Weber
2002-01-30 22:03 John Weber
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox