* .text problems in 2.5.6-pre1
@ 2002-02-28 4:34 Benjamin Pharr
2002-02-28 5:11 ` Keith Owens
0 siblings, 1 reply; 2+ messages in thread
From: Benjamin Pharr @ 2002-02-28 4:34 UTC (permalink / raw)
To: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 144 bytes --]
I saw a couple of mentions in the changelog that the .text problem had
been fixed in this version. However, I found this one while compiling:
[-- Attachment #2: error_log --]
[-- Type: text/plain, Size: 1096 bytes --]
make[2]: Leaving directory `/usr/src/linux-2.5.6-pre1/arch/i386/lib'
make[1]: Leaving directory `/usr/src/linux-2.5.6-pre1/arch/i386/lib'
ld -m elf_i386 -T /usr/src/linux-2.5.6-pre1/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 \
/usr/src/linux-2.5.6-pre1/arch/i386/lib/lib.a /usr/src/linux-2.5.6-pre1/lib/lib.a /usr/src/linux-2.5.6-pre1/arch/i386/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 drivers/char/agp/agp.o drivers/char/drm/drm.o drivers/ide/idedriver.o drivers/cdrom/driver.o sound/sound.o drivers/pci/driver.o drivers/pnp/pnp.o drivers/video/video.o drivers/usb/usbdrv.o \
net/network.o \
--end-group \
-o vmlinux
drivers/char/drm/drm.o: In function `i810_dma_initialize':
drivers/char/drm/drm.o(.text+0x1dc19): undefined reference to `virt_to_bus_not_defined_use_pci_map'
make: *** [vmlinux] Error 1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: .text problems in 2.5.6-pre1
2002-02-28 4:34 .text problems in 2.5.6-pre1 Benjamin Pharr
@ 2002-02-28 5:11 ` Keith Owens
0 siblings, 0 replies; 2+ messages in thread
From: Keith Owens @ 2002-02-28 5:11 UTC (permalink / raw)
To: Benjamin Pharr; +Cc: linux-kernel
On Wed, 27 Feb 2002 22:34:41 -0600,
Benjamin Pharr <ben@benpharr.com> wrote:
>I saw a couple of mentions in the changelog that the .text problem had
>been fixed in this version. However, I found this one while compiling:
>drivers/char/drm/drm.o: In function `i810_dma_initialize':
>drivers/char/drm/drm.o(.text+0x1dc19): undefined reference to `virt_to_bus_not_defined_use_pci_map'
That has nothing to do with the .text problem. DRM is using an old PCI
API.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-02-28 5:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-28 4:34 .text problems in 2.5.6-pre1 Benjamin Pharr
2002-02-28 5:11 ` Keith Owens
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®