public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Rasmus Andersen <rasmus@jaquet.dk>
To: linux-kernel@vger.kernel.org
Cc: pgmdsg@ibi.com
Subject: link failure (drivers/char/riscom8.c) (240test13p2)
Date: Sat, 16 Dec 2000 22:52:22 +0100	[thread overview]
Message-ID: <20001216225222.D609@jaquet.dk> (raw)

Hi.

In the link phase of a kernel 240t13p2 build I get the following:

drivers/char/char.o: In function `tty_init':
drivers/char/char.o(.text.init+0x259): undefined reference to `riscom8_init'

I guess this is bacause riscom8_init is now a static function and thus
tty_init cannot see it. If this is intentional or nat I cannot judge
but I guess the fix is either to remove the static or the initcall from
tty_init. The decision I leave with those who know what to do.

-- 
Regards,
        Rasmus(rasmus@jaquet.dk)

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

             reply	other threads:[~2000-12-16 22:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-16 21:52 Rasmus Andersen [this message]
2000-12-16 22:37 ` link failure (drivers/char/riscom8.c) (240test13p2) Alan Cox
2000-12-17  8:30   ` Rasmus Andersen

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=20001216225222.D609@jaquet.dk \
    --to=rasmus@jaquet.dk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pgmdsg@ibi.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox