From: David Woodhouse <dwmw2@infradead.org>
To: Juan Ramon Jimenez Garcia <juan@hispafuentes.com>
Cc: linux-mtd@lists.infradead.org, olea@hispafuentes.com
Subject: Re: Problems compiling kernel 2.2.17
Date: Tue, 07 Aug 2001 10:48:21 +0100 [thread overview]
Message-ID: <523.997177701@redhat.com> (raw)
In-Reply-To: <3B67E336.B7925626@hispafuentes.com>
juan@hispafuentes.com said:
> but now we got another link error with an undefined reference to
> 'init_nftl'
init_nftl was declared 'static' because that works in 2.4 and I don't often
test with 2.2 kernels before 2.2.18 (where it also works because the 2.4
initcall stuff has been merged). I've now fixed it in v1.77 of nftlcore.c.
> How can we solved this? Do you think we must to configure
> something special to get the kernel image?
Using 2.2.18 would help - it does the initcall stuff in the new way.
Otherwise, it ought to work, it's mostly just details like the above which I
won't have noticed.
--
dwmw2
next prev parent reply other threads:[~2001-08-07 9:42 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-08-01 11:08 Problems compiling kernel 2.2.17 Juan Ramon Jimenez Garcia
2001-08-01 11:33 ` Vipin Malik
2001-08-01 11:54 ` olea
2001-08-01 17:35 ` olea
2001-08-07 9:42 ` David Woodhouse
2001-08-07 9:48 ` David Woodhouse [this message]
2001-08-07 11:34 ` Problems compiling kernel 2.2.1-rmk2 Alex Liao
2001-08-07 12:16 ` David Woodhouse
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=523.997177701@redhat.com \
--to=dwmw2@infradead.org \
--cc=juan@hispafuentes.com \
--cc=linux-mtd@lists.infradead.org \
--cc=olea@hispafuentes.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.