lkml.org 
[lkml]   [2002]   [Feb]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectProblem compiling (linking) linux-2.4.18-rc4
Date
From
I got the following link error message when compiling linux-2.4.18-rc4 :


ld -m elf_i386 -T /src/linux/arch/i386/vmlinux.lds -e stext
arch/i386/kernel/head.o arch/i386/kernel/init_task.o init/main.o
init/version.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/parport/driver.o drivers/char/char.o
drivers/block/block.o drivers/misc/misc.o drivers/net/net.o
drivers/media/media.o drivers/char/agp/agp.o drivers/char/drm/drm.o
drivers/ide/idedriver.o drivers/scsi/scsidrv.o drivers/cdrom/driver.o
drivers/sound/sounddrivers.o drivers/pci/driver.o drivers/pnp/pnp.o
drivers/video/video.o drivers/usb/usbdrv.o \
net/network.o \
/src/linux/arch/i386/lib/lib.a
/src/linux/lib/lib.a /src/linux/arch/i386/lib/lib.a \
--end-group \
-o vmlinux
fs/fs.o: In function dput':
fs/fs.o(.text+0x11918): undefined
reference to atomic_dec_and_lock'
make: *** [vmlinux] Error 1

Apparently the latest patch (rc3->rc4) messed something up in fs.
atomic_dec_and_loc occurs in 4 source files there.

--
Hardy
(Meinhard E. Mayer)
Professor Emeritus of Physics and Mathematics
Tel: (949) 759-3378 Fax: (734) 448-5140
URL: http://mitpress2.mit.edu/sicm/
-
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/

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