Re: 2.4.0-test7/pre2 compile failure.

From: ADAM Sulmicki (adam@cfar.umd.edu)
Date: Sat Aug 12 2000 - 16:16:45 EST


Actually, I managed to fix this problem by simple 'make distclean/make
oldconfig'. Unfortunately, I did not realize this until I sent this email.
Right now there are only two problems:
        1) umdos still does not compile, same problem as reported before
        2) at end of 'make bzImage' (No modules) it reports following
                error

ld -m elf_i386 -T /usr/src/Linux/24/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/block/block.o drivers/char/char.o drivers/misc/misc.o
drivers/net/net.o drivers/parport/parport.a drivers/char/agp/agp.o
drivers/char/drm/drm.o drivers/ide/idedriver.o drivers/scsi/scsidrv.o
drivers/cdrom/cdrom.a drivers/sound/sounddrivers.o drivers/pci/pci.a
drivers/pnp/pnp.o drivers/video/video.o drivers/usb/usbdrv.o
drivers/i2o/i2o.o drivers/net/irda/irda_drivers.a drivers/i2c/i2c.o \
        net/network.o \
        /usr/src/Linux/24/linux/arch/i386/lib/lib.a
/usr/src/Linux/24/linux/lib/lib.a
/usr/src/Linux/24/linux/arch/i386/lib/lib.a \
        --end-group \
        -o vmlinux
drivers/char/char.o: In function `i2c_init':
drivers/char/char.o(.text+0x11331): undefined reference to `i2c_tuner_init'
drivers/char/char.o(.text+0x11336): undefined reference to `msp3400c_init'
make: *** [vmlinux] Error 1

> modules disabled.
>
> rm -f usbdrv.o
> ld -m elf_i386 -r -o usbdrv.o input.o usb.o bluetooth.o devices.o devio.o
> drivers.o evdev.o hid.o hub.o inode.o keybdev.o mousedev.o uhci.o
> usb-core.o usb-debug.o usb-ohci.o usb-uhci.o usbkbd.o usbmouse.o
> usb-uhci.o: In function `uhci_show_status':
> usb-uhci.o(.text+0x3d8): multiple definition of `uhci_show_status'
> uhci.o(.text+0x254): first defined here
> ld: Warning: size of symbol `uhci_show_status' changed from 565 to 561 in usb-uhci.o
> usb-uhci.o(.data+0x3c): multiple definition of `uhci_device_operations'
> uhci.o(.data+0x40): first defined here
> usb-uhci.o: In function `uhci_init':
> usb-uhci.o(.text.init+0x41c): multiple definition of `uhci_init'
> uhci.o(.text+0x3bd8): first defined here
> ld: Warning: size of symbol `uhci_init' changed from 315 to 239 in usb-uhci.o
> usb-uhci.o: In function `uhci_cleanup':
> usb-uhci.o(.text.exit+0x0): multiple definition of `uhci_cleanup'
> uhci.o(.text+0x3d14): first defined here
> ld: Warning: size of symbol `uhci_cleanup' changed from 213 to 92 in usb-uhci.o
> make[3]: *** [usbdrv.o] Error 1
> make[3]: Leaving directory `/usr/src/Linux/24/linux/drivers/usb'
>
>
>

-- 
Adam
http://www.eax.com	The Supreme Headquarters of the 32 bit registers

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Aug 15 2000 - 21:00:28 EST