mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "David Christensen" <davidc@connect4less.com>
To: linux-kernel@vger.kernel.org
Subject: Modular Frustration w/2.4.18!
Date: Thu, 28 Mar 2002 23:03:36 -0800	[thread overview]
Message-ID: <3CA411C8.7090701@connect4less.com> (raw)

I don't understand it!  I cannot seem to get the modules to compile on 
my box!  Every time I modify the config to make something compile NOT as 
a module, the make breaks somewhere else!  ARRRRGHHH!

The lay of the land:
gcc-cpp-2.96-0.76mdk
gcc-2.96-0.76mdk
gcc-c++-2.96-0.76mdk
libgcc3.0-3.0.4-2mdk


I can do a "make bzImage" and that compiles just fine:
 >>>SNIP
tools/build -b bbootsect bsetup compressed/bvmlinux.out CURRENT > bzImage
Root device is (8, 21)
Boot sector 512 bytes.
Setup is 4796 bytes.
System is 718 kB
make[1]: Leaving directory `/usr/src/linux-2.4.18-6mdk/arch/i386/boot'
[root@pluto linux]#


Then when I get to making the modules... BOOM!
 >>>SNIP
In file included from /usr/src/linux-2.4.18-6mdk/include/linux/highmem.h:5,
                  from 
/usr/src/linux-2.4.18-6mdk/include/linux/pagemap.h:16,
                  from /usr/src/linux-2.4.18-6mdk/include/linux/locks.h:8,
                  from 
/usr/src/linux-2.4.18-6mdk/include/linux/devfs_fs_kernel.h:6,
                  from floppy.c:169:
/usr/src/linux-2.4.18-6mdk/include/asm/pgalloc.h: In function 
`get_pgd_fast':
/usr/src/linux-2.4.18-6mdk/include/asm/pgalloc.h:78: 
`boot_cpu_data_Rsmp_0657d037' undeclared (first use in this function)
/usr/src/linux-2.4.18-6mdk/include/asm/pgalloc.h:78: (Each undeclared 
identifier is reported only once
/usr/src/linux-2.4.18-6mdk/include/asm/pgalloc.h:78: for each function 
it appears in.)
/usr/src/linux-2.4.18-6mdk/include/asm/pgalloc.h: In function 
`free_pgd_fast':
/usr/src/linux-2.4.18-6mdk/include/asm/pgalloc.h:89: 
`boot_cpu_data_Rsmp_0657d037' undeclared (first use in this function)
/usr/src/linux-2.4.18-6mdk/include/asm/pgalloc.h: In function 
`pte_alloc_one_fast':
/usr/src/linux-2.4.18-6mdk/include/asm/pgalloc.h:127: 
`boot_cpu_data_Rsmp_0657d037' undeclared (first use in this function)
/usr/src/linux-2.4.18-6mdk/include/asm/pgalloc.h: In function 
`pte_free_fast':
/usr/src/linux-2.4.18-6mdk/include/asm/pgalloc.h:137: 
`boot_cpu_data_Rsmp_0657d037' undeclared (first use in this function)
make[2]: *** [floppy.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.4.18-6mdk/drivers/block'
make[1]: *** [_modsubdir_block] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.18-6mdk/drivers'
make: *** [_mod_drivers] Error 2


             reply	other threads:[~2002-03-29  8:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-29  7:03 David Christensen [this message]
2002-03-29  9:08 ` Keith Owens
2002-04-01 16:56 ` Andrey Klochko

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=3CA411C8.7090701@connect4less.com \
    --to=davidc@connect4less.com \
    --cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®