Excelent, buy this man a beer!
Many thanks,your fix worked, kernel compiles without hastele.
Is there a similar fix for the ppp utilities? This now has problems
compiling.
The compiler reports 'rcsid defined but unused' in most modules I
assume I can ignore this...
Then gets to socket.h and reports some re-definitions without a
previous definition.
Then within some of the headers when compiling sys-linux.c totally
flips, any ideas?
Ive seen stuff about the 'new glibc' am I supposed to be using this,
and if so how do I find if I am?
Jason.
The Story so far.....
>> Ive just upgraded to Redhat 5.1 with kernel 2.0.35 and am trying
>>to update ppp 2.2.0 to 2.3.5, the latest issue.
>>
>> I'm following the instructions:
>> /new_src/ppp-2.3.5/.configure
>> /new_src/ppp-2.3.5/make kernel
>> /usr/src/linux/make dep
>> /usr/src/linux/make zImage
>>
>> At this point make complains about several inconsistancies about
the
>> ppp.o make.
> check the line number 3079 in ppp.c (ppp-2.3.5). It should look like this
> if LINUX_VERSION_CODE > VERSION(2,1,86)
> I guess you still have the sign like < . You have to change as above. Then
> save and compile it.
> Good luck.
> Andrzej Wadas
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]