All of lore.kernel.org
 help / color / mirror / Atom feed
From: Levi Khatskevitch <LKhatskevitch@cachier.com>
To: Adam Agnew <agnew@glue.umd.edu>
Cc: mtd@infradead.org
Subject: Re: including doc2001 and docprobe into the kernel
Date: Sun, 3 Dec 2000 00:52:34 -0500	[thread overview]
Message-ID: <00120301032208.00983@itidev1> (raw)
In-Reply-To: <Pine.GSO.4.21.0012022229390.14865-100000@z.glue.umd.edu>

Adam,

You can add inter_module_xxx support by applying
patches/inter-module-2.2.17.patch on 2.2.17 kernel source. But if you didn't
apply patches/mtd-patch-2.2.17-20001130 please do so *before* adding any mtd
code to kernel tree. If you do everything correctly you shouldn't need
inter-module-xxx-2.2.17.patch. And don't forget to drivers/mtd/*.[ch],
include/linux/jffs.h and include/linux/mtd/*.h with the fresh ones from mtd cvs
tree *after* you've applied mtd-patch-2.2.17-20001130.

- Levi

On Sat, 02 Dec 2000, Adam Agnew wrote:
> when I try to include the millenium code right into the kernel along with
> the ntfl layer, etc i get errors 
> drivers/mtd/mtdlink.o: In function `DoC_Probe':
> drivers/mtd/mtdlink.o(.text+0x26da): undefined reference to
> `inter_module_get_request'
> drivers/mtd/mtdlink.o(.text+0x26f9): undefined reference to
> `inter_module_put'
> drivers/mtd/mtdlink.o: In function `init_doc2001':
> drivers/mtd/mtdlink.o(.text.init+0x75): undefined reference to
> `inter_module_register'
> make: *** [vmlinux] Error 1
> 
> I included all the module support etc... any ideas? The error goes away
> when i compile the millenium driver as a module of course.
> - adam agnew
> 
> 
> 
> To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org
-- 
Levi Khatskevitch
CTO
Cachier, Corp
575 Grand St., Suite E306
New York, NY 10002


To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org

  reply	other threads:[~2000-12-03  6:06 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-02  5:01 Problems with cfi_cmdset_0001 Shane Nay
2000-12-02  7:29 ` Problems with cfi_cmdset_0001 && XIP kernel w/MTD working Shane Nay
2000-12-02 15:23 ` Problems with cfi_cmdset_0001 Nicolas Pitre
2000-12-02  8:54   ` Shane Nay
2000-12-03  3:42     ` including doc2001 and docprobe into the kernel Adam Agnew
2000-12-03  5:52       ` Levi Khatskevitch [this message]
2000-12-03 16:32         ` David Woodhouse
2000-12-03 17:19           ` Levi Khatskevitch
2000-12-03 18:13             ` 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=00120301032208.00983@itidev1 \
    --to=lkhatskevitch@cachier.com \
    --cc=agnew@glue.umd.edu \
    --cc=mtd@infradead.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.