From: Kevin Brosius <cobra@compuserve.com>
To: Dave Jones <davej@codemonkey.org.uk>
Cc: torvalds@transmeta.com, kernel <linux-kernel@vger.kernel.org>
Subject: Re: 2.5 bk undefined reference to ip_amanda_lock ?
Date: Sun, 06 Apr 2003 17:59:29 -0400 [thread overview]
Message-ID: <3E90A341.54C017A0@compuserve.com> (raw)
In-Reply-To: 20030406195706.GA18213@suse.de
Dave Jones wrote:
>
>
> On Sat, Apr 05, 2003 at 08:14:46AM -0500, Kevin Brosius wrote:
> > Anyone else seeing:
> >
> > ld -m elf_i386 -T arch/i386/vmlinux.lds.s
> > arch/i386/kernel/head.o arch/i386/kernel/init_task.o init/built-in.o
> > --start-group usr/built-in.o arch/i386/kernel/built-in.o
> > arch/i386/mm/built-in.o arch/i386/mach-default/built-in.o
> > kernel/built-in.o mm/built-in.o fs/built-in.o ipc/built-in.o
> > security/built-in.o crypto/built-in.o lib/lib.a arch/i386/lib/lib.a
> > drivers/built-in.o sound/built-in.o arch/i386/pci/built-in.o
> > net/built-in.o --end-group -o .tmp_vmlinux1
> > net/built-in.o: In function `help':
> > net/built-in.o(.text+0x6a283): undefined reference to `ip_amanda_lock'
> > net/built-in.o(.text+0x6a2ac): undefined reference to `ip_amanda_lock'
> > net/built-in.o(.text+0x6a2c5): undefined reference to `ip_amanda_lock'
> > net/built-in.o(.text+0x6a2da): undefined reference to `ip_amanda_lock'
> > net/built-in.o(.text+0x6a2ec): undefined reference to `ip_amanda_lock'
> > net/built-in.o(.text+0x6a334): more undefined references to
> > `ip_amanda_lock' follow
> > make: *** [.tmp_vmlinux1] Error 1
> >
> > in 2.5 bk current? I've attached 'grep "=[y|m]" .config'
>
> Looks like a cut-n-paste thinko.
>
> Dave
>
Excellent, that fixes it. Thank you.
--
Kevin
prev parent reply other threads:[~2003-04-06 21:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-05 13:14 2.5 bk undefined reference to ip_amanda_lock ? Kevin Brosius
2003-04-06 19:57 ` Dave Jones
2003-04-06 21:59 ` Kevin Brosius [this message]
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=3E90A341.54C017A0@compuserve.com \
--to=cobra@compuserve.com \
--cc=davej@codemonkey.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@transmeta.com \
/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.