public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "J.A. Magallon" <jamagallon@able.es>
To: Lista Linux-Kernel <linux-kernel@vger.kernel.org>
Cc: trond.myklebust@fys.uio.no
Subject: undefined reference to `in_ntoa'
Date: Sat, 4 May 2002 03:56:55 +0200	[thread overview]
Message-ID: <20020504015655.GA8544@werewolf.able.es> (raw)

Hi.

Building 2.4.19-pre8:

ld -m elf_i386 -T /usr/src/linux-2.4.19-pre8-jam1/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/char/char.o drivers/block/block.o drivers/misc/misc.o drivers/net/net.o drivers/media/media.o drivers/ide/idedriver.o drivers/scsi/scsidrv.o drivers/cdrom/driver.o drivers/pci/driver.o drivers/video/video.o drivers/sensors/sensor.o \
        net/network.o \
        /usr/src/linux-2.4.19-pre8-jam1/arch/i386/lib/lib.a /usr/src/linux-2.4.19-pre8-jam1/lib/lib.a /usr/src/linux-2.4.19-pre8-jam1/arch/i386/lib/lib.a \
        --end-group \
        -o vmlinux
fs/fs.o: In function `root_nfs_getport':
fs/fs.o(.text.init+0x156c): undefined reference to `in_ntoa'
make: *** [vmlinux] Error 1

It is only used in fs/nfs/nfsroot.c, and never defined (grep -r just shows that).

TIA.

-- 
J.A. Magallon                           #  Let the source be with you...        
mailto:jamagallon@able.es
Mandrake Linux release 8.3 (Cooker) for i586
Linux werewolf 2.4.19-pre7-jam9 #2 SMP mié may 1 12:09:38 CEST 2002 i686

             reply	other threads:[~2002-05-04  1:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-04  1:56 J.A. Magallon [this message]
2002-05-04  1:48 ` undefined reference to `in_ntoa' David S. Miller

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=20020504015655.GA8544@werewolf.able.es \
    --to=jamagallon@able.es \
    --cc=linux-kernel@vger.kernel.org \
    --cc=trond.myklebust@fys.uio.no \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox