From: R Dicaire <rdicair@comcast.net>
To: linux-kernel@vger.kernel.org
Subject: 2.4.25 and xfs compile errors
Date: 21 Feb 2004 23:13:50 -0500 [thread overview]
Message-ID: <1077423230.1589.8.camel@ws.rdb.linux-help.org> (raw)
While trying to compile 2.4.25, I get the following:
ld -m elf_i386 -T /usr/src/linux-2.4.25/arch/i386/vmlinux.lds -e stext
arch/i386/kernel/head.o arch/i386/kernel/init_task.o init/main.o
init/version.o init/do_mounts.o \
--start-group \
arch/i386/kernel/kernel.o arch/i386/mm/mm.o kernel/kernel.o
mm/mm.o fs/fs.o ipc/ipc.o \
drivers/char/char.o drivers/block/block.o drivers/misc/misc.o
drivers/net/net.o drivers/ide/idedriver.o drivers/cdrom/driver.o
drivers/pci/driver.o drivers/video/video.o drivers/media/media.o
drivers/md/mddev.o \
net/network.o \
/usr/src/linux-2.4.25/arch/i386/lib/lib.a
/usr/src/linux-2.4.25/lib/lib.a
/usr/src/linux-2.4.25/arch/i386/lib/lib.a \
--end-group \
-o vmlinux
fs/fs.o(.text+0x6fa94): In function `xfs_bmap_add_attrfork_local':
: undefined reference to `__constant_c_and_count_memset'
fs/fs.o(.text+0x72d2b): In function `xfs_bmap_alloc':
: undefined reference to `xfs_do_div'
fs/fs.o(.text+0x74506): In function `xfs_bmap_del_extent':
: undefined reference to `xfs_do_div'
fs/fs.o(.text+0x74519): In function `xfs_bmap_del_extent':
: undefined reference to `xfs_do_div'
fs/fs.o(.text+0x752e3): In function `xfs_bmap_worst_indlen':
: undefined reference to `xfs_do_div'
fs/fs.o(.text+0x78afe): In function `xfs_getbmap':
: undefined reference to `__constant_copy_to_user'
make: *** [vmlinux] Error 1
----------------------------------------------------------------------
System info:
Slackware 9.1 kernel 2.4.23-xfs
gcc -v
Reading specs from /usr/lib/gcc-lib/i486-slackware-linux/3.2.3/specs
Configured with: ../gcc-3.2.3/configure --prefix=/usr --enable-shared
--enable-threads=posix --enable-__cxa_atexit --disable-checking
--with-gnu-ld --verbose --target=i486-slackware-linux
--host=i486-slackware-linux
Thread model: posix
gcc version 3.2.3
Am I missing something, not sure but those undefined references usually
mean some lib or something doesn't support the features trying to be
compiled, any help would be greatly appreciated, thanks.
Please CC rdicair@comcast.net as I'm not subscribed to this list,
thanks.
next reply other threads:[~2004-02-22 4:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-22 4:13 R Dicaire [this message]
2004-02-22 23:41 ` 2.4.25 and xfs compile errors Nathan Scott
2004-02-23 0:36 ` R Dicaire
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1077423230.1589.8.camel@ws.rdb.linux-help.org \
--to=rdicair@comcast.net \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox