Re: 2.6.16.19 + gcc-4.1.1
- From: Willy Tarreau <w@xxxxxx>
- Date: Wed, 14 Jun 2006 06:20:08 +0200
On Wed, Jun 14, 2006 at 12:10:59AM -0400, Brice Goglin wrote:
Avuton Olrich wrote:
On 6/13/06, Russell Whitaker <russ@xxxxxxxxxxxxxxx> wrote:
Then, after mrproper, rebuilt with gcc-4.1.1, no other changes.
compiles ok, installs ok. But, when attempting to load a module, get
the following message: version magic '2.6.16.19via K6 gcc-4.1',
should be '2.6.16.19via 486 gcc-3.3'
You may have forgotten to "make modules modules_install"
Actually, "make modules" does not exist anymore with 2.6. Both built-in
and modular stuff are built at the same time.
Only "make modules_install" is still required.
What's this bull*** ?
$ grep ^modules: Makefile
modules: $(vmlinux-dirs) $(if $(KBUILD_BUILTIN),vmlinux)
modules: $(module-dirs)
Avuton is right, you *have* forgotten to make modules.
Brice
Willy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: 2.6.16.19 + gcc-4.1.1
- From: Russell Whitaker
- Re: 2.6.16.19 + gcc-4.1.1
- From: Brice Goglin
- Re: 2.6.16.19 + gcc-4.1.1
- References:
- 2.6.16.19 + gcc-4.1.1
- From: Russell Whitaker
- Re: 2.6.16.19 + gcc-4.1.1
- From: Avuton Olrich
- Re: 2.6.16.19 + gcc-4.1.1
- From: Brice Goglin
- 2.6.16.19 + gcc-4.1.1
- Prev by Date: Re: 2.6.16.19 + gcc-4.1.1
- Next by Date: Visionary ideas for SQL file systems
- Previous by thread: Re: 2.6.16.19 + gcc-4.1.1
- Next by thread: Re: 2.6.16.19 + gcc-4.1.1
- Index(es):