On Sun, Aug 27, 2000 at 09:48:46PM -0600, Jed S. Baer wrote:
> So, if anyone has any other suggestions/solutions, I'd sure like to hear
> them.
Turn off the module support option "Set version information on all symbols
for modules" in "Loadable module support" when you make the kernel config.
Ch
n article
<[EMAIL PROTECTED]>,
[EMAIL PROTECTED] wrote:
> Nope, it's left-over stuff in linux/include/linux/modules. Do this: cd
> linux/include/linux mv modules modules.old mkdir modules
>
> Then, do your make xconfig && make dep && make clean && make
>
> That should clear up your missing
> On Sat, 26 Aug 2000, John Summerfield wrote:
>
> >Date: Sat, 26 Aug 2000 08:43:33 +0800
> >From: John Summerfield <[EMAIL PROTECTED]>
> >To: [EMAIL PROTECTED]
> >Content-Type: text/plain; charset=us-ascii
> >Subject: Re: Unresolved symbols on kernel
On Sat, 26 Aug 2000, John Summerfield wrote:
>Date: Sat, 26 Aug 2000 08:43:33 +0800
>From: John Summerfield <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Content-Type: text/plain; charset=us-ascii
>Subject: Re: Unresolved symbols on kernel rebuild
>
>> Another
> Another piece of advice, in general to anyone building a
> kernel. Before starting, each time, either untar fresh kernel
> source, or do a "make distclean" before all else. "distclean" is
> the 'cleanest' clean in the top level makefile, even moreso than
> the commonly used "make clean" and "m
> Hi,
>
> I tried to compile the kernel on a Intel PII using Red Hat 6.2. I did a
> make xconfig
> make dep
> make zImage
> make modules
> make modules_install
Stop here, it's all done. Especially if you're using a RHI kernel rpm.
The rpm includes a nisce script that puts the kernel in the right
On Fri, 25 Aug 2000 [EMAIL PROTECTED] wrote:
>Date: Fri, 25 Aug 2000 10:09:11 -0500
>From: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Content-Type: text/plain
>Subject: RE: Unresolved symbols on kernel rebuild
>
>Nope, it's left-over stuff in linux/include/linux/mo
Since nobody answered, I am trying the last time. Please.. any help will
be very appreciated. Thanks. ---sram
-
Hi,
I tried to compile the kernel on a Intel PII using Red Hat 6.2. I did a
make xconfig
make dep
make zImage
make modules
make modu
inal Message-
From: Liguo Song [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 24, 2000 9:56 PM
To: [EMAIL PROTECTED]
Subject: Re: Unresolved symbols on kernel rebuild
I am a newbie too. But, since no one asnwered this question, I would give
it a try. Hope this can induce some more helpful
I am a newbie too. But, since no one asnwered this question, I would give
it a try. Hope this can induce some more helpful replies. :)
This happened to me couple times. It is usually because you didn't load
some necessary modules or didn't configure your kernel to support those
modules.
Do the c
Hi,
I tried to compile the kernel on a Intel PII using Red Hat 6.2. I did a
make xconfig
make dep
make zImage
make modules
make modules_install
cp zImage /boot
(respective modification to /etc/lilo.conf)
/sbin/lilo
but when the system try to load some modules (like the sound and the
network mo
11 matches
Mail list logo