[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: glibc and kernel update
>>>>> "RR" == Rik van Riel <H.H.vanRiel@phys.uu.nl> writes:
RR> On 25 Jun 1998, Eric W. Biederman wrote:
RR> I still haven't resolved the problems between glibc, the
RR> 2.1 kernel series and pppd :(
>>
RR> Now I got a new idea: Since most of the kernel interfaces
RR> go through glibc, does this mean that I have to get the
RR> glibc source and recompile the whole thing in order to get
RR> working ppp with a 2.1 kernel?
>>
>> Just what problem are you having?
RR> Pppd dies with "This kernel doesn't support PPP", while it
RR> most certainly _does_. I traced it back to a socket operation
RR> which isn't exported properly through glibc...
>> I just got 2.3.5 to compile with glibc, but I haven't had a chance to
>> test it yet..
RR> It compiles perfectly. It just doesn't run ;(
I just did a second test.
pppd-2.3.5 with glibc-2.0.6 on kernel-2.1.101 (with a few patches)
pppd works here.
The only thing I can imagine is do your /usr/include/linux & /usr/include/asm
point to ``safe'' kernel headers or the real thing. Mine point to the real thing.
Eric