All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Greear <greearb@candelatech.com>
To: linux-kernel <linux-kernel@vger.kernel.org>
Subject: pre14 won't link: put_gendisk
Date: Sat, 22 Sep 2001 22:00:40 -0700	[thread overview]
Message-ID: <3BAD6C78.8034024E@candelatech.com> (raw)

Anyone got a patch for this?

Also, it seems that more kernels have *not* compiled lately
than have compiled.  I know people are working really hard, but
it does seem like we could at least keep compile problems out
of the pre-patches and 'stable' releases...

I'm using the i686.config file from RH's 2.4.7-2 beta kernel source rpm.

Thanks,
Ben


ar  rcs lib.a checksum.o old-checksum.o delay.o usercopy.o getuser.o memcpy.o strstr.o iodebug.o
make[2]: Leaving directory `/home/greear/kernel/2.4/linux/arch/i386/lib'
make[1]: Leaving directory `/home/greear/kernel/2.4/linux/arch/i386/lib'
ld -m elf_i386 -T /home/greear/kernel/2.4/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/char/char.o drivers/block/block.o drivers/misc/misc.o drivers/net/net.o drivers/media/media.o drivers/char/drm/drm.o drivers/net/fc/fc.o
drivers/net/appletalk/appletalk.o drivers/net/tokenring/tr.o drivers/net/wan/wan.o drivers/atm/atm.o drivers/ide/idedriver.o drivers/cdrom/driver.o drivers/pci/driver.o
drivers/net/pcmcia/pcmcia_net.o drivers/net/wireless/wireless_net.o drivers/pnp/pnp.o drivers/video/video.o drivers/md/mddev.o \
        net/network.o \
        /home/greear/kernel/2.4/linux/arch/i386/lib/lib.a /home/greear/kernel/2.4/linux/lib/lib.a /home/greear/kernel/2.4/linux/arch/i386/lib/lib.a \
        --end-group \
        -o vmlinux
drivers/ide/idedriver.o: In function `probedisk':
drivers/ide/idedriver.o(.text.init+0x436c): undefined reference to `put_gendisk'
drivers/ide/idedriver.o(.text.init+0x475c): undefined reference to `put_gendisk'
make: *** [vmlinux] Error 1


-- 
Ben Greear <greearb@candelatech.com>          <Ben_Greear@excite.com>
President of Candela Technologies Inc      http://www.candelatech.com
ScryMUD:  http://scry.wanfear.com     http://scry.wanfear.com/~greear

                 reply	other threads:[~2001-09-23  5:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3BAD6C78.8034024E@candelatech.com \
    --to=greearb@candelatech.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.