Gentoo Archives: gentoo-dev

From: John Newman <jnn@××××××××.net>
To: Seth Mos <knuffie@××××××.nl>
Cc: gentoo-dev@g.o
Subject: Re: [gentoo-dev] gentoo-sources-r9 kernel sources vs. XFS patch
Date: Thu, 24 Oct 2002 05:47:40
Message-Id: 20021024104743.GC15653@sparc.cachehit.net
In Reply to: Re: [gentoo-dev] gentoo-sources-r9 kernel sources vs. XFS patch by John Newman
1 My kernel didn't quite compile. Anyone know where this symbol got off to:
2
3 ld -m elf_i386 -T /usr/src/linux-2.4.19-gentoo-r9/arch/i386/vmlinux.lds -e
4
5 [ SNIP ............. ]
6
7 /usr/src/linux-2.4.19-gentoo-r9/arch/i386/lib/lib.a --end-group -o vmlinux
8 fs/fs.o: In function `fsync_dev_lockfs':
9 fs/fs.o(.text+0x3bb8): undefined reference to `DQUOT_SYNC'
10 make[1]: *** [kallsyms] Error 1
11
12 Grepping the source shows no typedef or function called DQUOT_SYNC
13 (although there are typedefs DQUOT_SYNC_DEV and DQUOT_SYNC_SB in
14 include/linux/quotaops.h).
15
16 Here's my .config if anyone is interested:
17
18 http://www.cachehit.net/gentoo-r9+xfs.config.txt
19
20
21 thanks,
22
23 --
24 -john

Replies

Subject Author
Re: [gentoo-dev] gentoo-sources-r9 kernel sources vs. XFS patch Seth Mos <knuffie@××××××.nl>