Re: Linking error in sounddrivers.o (2.4.20)

From: Olivier Dragon (dragon@shadnet.shad.ca)
Date: Sat May 10 2003 - 08:30:29 EST


On Sat, May 10, 2003 at 10:52:20AM +0300, Muli Ben-Yehuda wrote:
> Does it still happen with 2.4.21-rc2? Also, could you please send me
> in private the .config? I get a 504 gateway error when trying to wget
> it.
> That's a fairly experimental kernel for compiling kernels. You might
> want to stick with 2.95 for the time being.

Ok, I've compiled 2.4.21-rc2 (make dep; make bzImage) with 2.95 and I
got rid of the compilation error (most likely gcc bug) but I still get
the same linking error as previously mentioned. See below:

-Olivier

Linux trinity 2.4.20-ck6 #4 Fri Apr 25 15:20:53 EDT 2003 i686 unknown unknown GNU/Linux
Gnu C 2.95.4
Gnu make 3.80
util-linux 2.11z
mount 2.11z
modutils 2.4.21
e2fsprogs 1.33
Linux C Library 2.3.1
Dynamic linker (ldd) 2.3.1
Procps 3.1.8
Net-tools 1.60
Console-tools 0.2.3
Sh-utils 5.0
Modules Loaded radeon

gcc -D__KERNEL__ -I/home/oli/src/linux2.4/linux-laptop/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -malign-functions=4 -nostdinc -iwithprefix include -DKBUILD_BASENAME=mmx -c -o mmx.o mmx.c
rm -f lib.a
ar rcs lib.a checksum.o old-checksum.o delay.o usercopy.o getuser.o memcpy.o strstr.o mmx.o
make[2]: Leaving directory `/home/oli/src/linux2.4/linux-laptop/arch/i386/lib'
make[1]: Leaving directory `/home/oli/src/linux2.4/linux-laptop/arch/i386/lib'
ld -m elf_i386 -T /home/oli/src/linux2.4/linux-laptop/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/acpi/acpi.o drivers/parport/driver.o drivers/char/char.o drivers/block/block.o drivers/misc/misc.o drivers/net/net.o drivers/char/agp/agp.o drivers/ide/idedriver.o drivers/scsi/scsidrv.o drivers/cdrom/driver.o drivers/sound/sounddrivers.o drivers/pci/driver.o drivers/video/video.o drivers/usb/usbdrv.o drivers/media/media.o drivers/input/inputdrv.o \
        net/network.o \
        /home/oli/src/linux2.4/linux-laptop/arch/i386/lib/lib.a /home/oli/src/linux2.4/linux-laptop/lib/lib.a /home/oli/src/linux2.4/linux-laptop/arch/i386/lib/lib.a \
        --end-group \
        -o vmlinux
drivers/sound/sounddrivers.o(.text.init+0x823): In function `trident_probe':
: undefined reference to `pcigame_attach'
make: *** [vmlinux] Error 1

-- 
          __-/|    ? ?     |\-__
     __--/  /  \   (^^)   /  \  \--__
  _-/   /   /   \ / ( )  /   \   \   \-_
 /  /   /  /     (   ^^ ~     \  \   \  \
 / Oli Dragon    dragon@shadnet.shad.ca \
/  Sfwr Eng IV   (  McMaster University  \
/  /  /     __--_ (   ) __--__     \  \  \
|  /  /  _/        \_ \_       \_  \  \  |
 \/  / _/            \_ \_       \_ \  \/
  \_/ /                -\_\        \ \_/
    \/                   -)         \/
                       *~
       ___--<****************>--___
      [http://dragon.homelinux.org/]
       ~~~--<****************>--~~~
-
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/



This archive was generated by hypermail 2b29 : Thu May 15 2003 - 22:00:33 EST