linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.4.9 modules + unresovled symbols
@ 2001-09-08 15:33 faybaby
  2001-09-09 17:11 ` David Chow
  0 siblings, 1 reply; 3+ messages in thread
From: faybaby @ 2001-09-08 15:33 UTC (permalink / raw)
  To: linux-kernel

Hello, I haven't had any trouble upgrading the kernel til now.
the problem is this. i can't load 80% of the modules i compiled.
  

I have tried alot of things. depmod -a depmod this, depmod that.

i did rm -rf /lib/modules/2.4.9 & /usr/src/linux , rextracted the kernel,
configured and compiled it. it boots fine, i just can't load anything.
im running mandrake 7.2.
i did make clean, make mrproper a few times that didnt help.
i download 2.4.9 again and started over with the same results.
I even downloaded 2.4.6 and tried it, but produced the same results.
Im currently running 2.4.6 that works fine, .

whats wrong and how do i fix it. thanks everyone





^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: 2.4.9 modules + unresovled symbols
  2001-09-08 15:33 2.4.9 modules + unresovled symbols faybaby
@ 2001-09-09 17:11 ` David Chow
  2001-09-09 18:48   ` Alan Cox
  0 siblings, 1 reply; 3+ messages in thread
From: David Chow @ 2001-09-09 17:11 UTC (permalink / raw)
  To: faybaby; +Cc: linux-kernel

This is also what I want to report to Linus, since the 2.4.0 kernel. Some
of the kernel modules (drivers) are not compatible to the kernel API. Such
as a SCSI controller driver PCI2000 PCI2220i and one of the V4L driver
modules, these modules not even get through the compiler, and how come no
one reporting this and fix them up from version to version? Since we are
now up to release 2.4.9, I think these compilation error will directly
effecting the image of Linux. I hope the module maintainer who heard this
message should take some action to fix them up. Or you might able to fix
them up by porting the old code to use the changed APIs, they are probably
using different function names or macros, I don't think there will be a
serious or big change. Just be patient and go through the compilation
error messages from gcc and get through them all. For your case it might
be the include files at your compile time is different from your running
version. Check them.

regards,

David Chow

 On Sat, 8 Sep 2001, faybaby wrote:

> Hello, I haven't had any trouble upgrading the kernel til now.
> the problem is this. i can't load 80% of the modules i compiled.
>
>
> I have tried alot of things. depmod -a depmod this, depmod that.
>
> i did rm -rf /lib/modules/2.4.9 & /usr/src/linux , rextracted the kernel,
> configured and compiled it. it boots fine, i just can't load anything.
> im running mandrake 7.2.
> i did make clean, make mrproper a few times that didnt help.
> i download 2.4.9 again and started over with the same results.
> I even downloaded 2.4.6 and tried it, but produced the same results.
> Im currently running 2.4.6 that works fine, .
>
> whats wrong and how do i fix it. thanks everyone
>
>
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: 2.4.9 modules + unresovled symbols
  2001-09-09 17:11 ` David Chow
@ 2001-09-09 18:48   ` Alan Cox
  0 siblings, 0 replies; 3+ messages in thread
From: Alan Cox @ 2001-09-09 18:48 UTC (permalink / raw)
  To: David Chow; +Cc: faybaby, linux-kernel

> of the kernel modules (drivers) are not compatible to the kernel API. Such
> as a SCSI controller driver PCI2000 PCI2220i and one of the V4L driver
> modules, these modules not even get through the compiler, and how come no
> one reporting this and fix them up from version to version? Since we are

Because they work for us ? I build the pci2000, pci2220i in all my
builds


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-09-09 18:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-08 15:33 2.4.9 modules + unresovled symbols faybaby
2001-09-09 17:11 ` David Chow
2001-09-09 18:48   ` Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).