| Subject: | Re: Unsupported kernel version error |
| From: | Ganesh Sittampalam <ganesh,AT,earth,DOT,li> |
| Date: | Fri, 25 May 2001 18:10:31 +0200 |
| In-reply-to: | <E151PwJ-0008Pp-00@g212.hadiko.de> |
On Sun, 20 May 2001, Olaf Titz wrote: > > Actually, it's that they appear to be shipping a version of gcc/cpp that > > inserts an additional space at the start of a line when expanding macros, > > So then the correct fix would be this: > (don't change the configure script, change the macros it was built > from.) My patch actually did both - I just didn't want to have to tell people to rerun autoconf which they might not have installed. > Can someone with RH verify this works? Yep, works fine. [Note to others using it: remember to run "autoconf -l conf/" after patching. You'll need autoconf installed, obviously] Cheers, Ganesh