From: Jurriaan on Alpha <thunder7@xs4all.nl>
To: linux-kernel@vger.kernel.org
Subject: 2.5.13 on Alpha: undefined reference to vmalloc in scsidrv.o
Date: Fri, 3 May 2002 07:46:31 +0200 [thread overview]
Message-ID: <20020503054631.GA17932@alpha.of.nowhere> (raw)
.config available on request:
ng -fno-common -pipe -mno-fp-regs -ffixed-8 -mcpu=ev56 -Wa,-mev6 -DKBUILD_BASENAME=srm_printk -c -o srm_printk.o srm_printk.c
ar rcs lib.a __divqu.o __remqu.o __divlu.o __remlu.o udelay.o memset.o memcpy.o memmove.o io.o checksum.o csum_partial_copy.o strlen.
o strcat.o strcpy.o strncat.o strncpy.o stxcpy.o stxncpy.o strchr.o strrchr.o memchr.o copy_user.o clear_user.o strncpy_from_user.o s
trlen_user.o csum_ipv6_magic.o clear_page.o copy_page.o strcasecmp.o fpreg.o callback_srm.o srm_puts.o srm_printk.o
make[1]: Leaving directory `/usr/src/linux-2.5.13/arch/alpha/lib'
make CFLAGS="-D__KERNEL__ -I/usr/src/linux-2.5.13/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-stri
ct-aliasing -fno-common -pipe -mno-fp-regs -ffixed-8 -mcpu=ev56 -Wa,-mev6 " -C arch/alpha/math-emu
make[1]: Entering directory `/usr/src/linux-2.5.13/arch/alpha/math-emu'
make all_targets
make[2]: Entering directory `/usr/src/linux-2.5.13/arch/alpha/math-emu'
gcc -D__KERNEL__ -I/usr/src/linux-2.5.13/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasi
ng -fno-common -pipe -mno-fp-regs -ffixed-8 -mcpu=ev56 -Wa,-mev6 -DKBUILD_BASENAME=math -c -o math.o math.c
math.c: In function `alpha_fp_emul':
math.c:204: warning: right shift count is negative
math.c:204: warning: left shift count >= width of type
math.c:220: warning: left shift count is negative
math.c:238: warning: statement with no effect
math.c:258: warning: right shift count >= width of type
math.c:258: warning: right shift count >= width of type
math.c:262: warning: right shift count >= width of type
math.c:262: warning: right shift count >= width of type
math.c:270: warning: statement with no effect
math.c:270: warning: statement with no effect
math.c:270: warning: statement with no effect
math.c:277: warning: statement with no effect
math.c:277: warning: statement with no effect
math.c:277: warning: statement with no effect
math.c:99: warning: `SR_f' might be used uninitialized in this function
math.c:100: warning: `DR_f' might be used uninitialized in this function
gcc -D__KERNEL__ -I/usr/src/linux-2.5.13/include -c -o qrnnd.o qrnnd.S
rm -f math-emu.o
ld -r -o math-emu.o math.o qrnnd.o
make[2]: Leaving directory `/usr/src/linux-2.5.13/arch/alpha/math-emu'
make[1]: Leaving directory `/usr/src/linux-2.5.13/arch/alpha/math-emu'
gcc -E -D__KERNEL__ -I/usr/src/linux-2.5.13/include -xc -P arch/alpha/vmlinux.lds.in -o arch/alpha/vmlinux.lds
ld -static -T arch/alpha/vmlinux.lds -N arch/alpha/kernel/head.o init/main.o init/version.o init/do_mounts.o \
--start-group \
arch/alpha/kernel/kernel.o arch/alpha/mm/mm.o kernel/kernel.o mm/mm.o fs/fs.o ipc/ipc.o arch/alpha/math-emu/math-emu.o \
/usr/src/linux-2.5.13/arch/alpha/lib/lib.a /usr/src/linux-2.5.13/lib/lib.a /usr/src/linux-2.5.13/arch/alpha/lib/lib.a \
drivers/base/base.o drivers/char/char.o drivers/block/block.o drivers/misc/misc.o drivers/net/net.o drivers/media/media.o dr
ivers/char/drm/drm.o drivers/ide/idedriver.o drivers/scsi/scsidrv.o drivers/cdrom/driver.o sound/sound.o drivers/pci/driver.o drivers
/net/tulip/tulip_net.o drivers/video/video.o drivers/usb/usbdrv.o drivers/input/inputdrv.o drivers/input/serio/seriodrv.o \
net/network.o \
--end-group \
-o vmlinux
drivers/scsi/scsidrv.o: In function `sd_init':
drivers/scsi/scsidrv.o(.text+0x1e3f0): undefined reference to `vmalloc'
drivers/scsi/scsidrv.o(.text+0x1e3f4): undefined reference to `vmalloc'
drivers/scsi/scsidrv.o(.text+0x1e444): undefined reference to `vmalloc'
drivers/scsi/scsidrv.o(.text+0x1e448): undefined reference to `vmalloc'
drivers/scsi/scsidrv.o(.text+0x1e498): undefined reference to `vmalloc'
drivers/scsi/scsidrv.o(.text+0x1e49c): more undefined references to `vmalloc' follow
make: *** [vmlinux] Error 1
alpha:/usr/src/linux-2.5.13#
Good luck,
Jurriaan
--
"To boldly binary patch commercial programs where no commercial program
has been binary patched before.."
Linus Torvalds on patching Quake.
Debian GNU/Linux 2.5.10 on Alpha 988 bogomips load:0.06 0.20 0.36
next reply other threads:[~2002-05-03 5:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-05-03 5:46 Jurriaan on Alpha [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-05-03 12:38 2.5.13 on Alpha: undefined reference to vmalloc in scsidrv.o Douglas Gilbert
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=20020503054631.GA17932@alpha.of.nowhere \
--to=thunder7@xs4all.nl \
--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