Grant Coady wrote:
> On Sun, 10 Jul 2005 22:06:36 +0200, Henrik Carlqvist <Henrik.Carlqvist@deadspam.com> wrote:
> > I suppose that you got your problems from installing kernel header
> > packages which now does not match the kernel header packages that glibc
> > was built against. Try to revert back to the original 2.4 kernel header
> > package and see if it helps.
>
> Also cheat a little and compile the problem ndiswrapper against 2.6.nn
> real kernel headers, I second reverting system kernel headers to 2.4.29
> distro package.
Beautiful ! This worked - thanks guys
I had dismissed the idea of going back to 2.4 (which I knew would work)
because of the ndiswrapper problem - and I never would have guessed
that
just compiling it with the 2.6 headers, while possibly compiling OK,
would
have much of an actual chance of working with the 2.4 kernel... but
whaddaya
know - it works
So, I'm back on the 2.4 kernel, and everything seems fine