"Simon Geard wrote:"
> 
> Re my previous message on this subject, the patch files are attached.
> 
> They can also be found at my web site:
> 
> http://homepage.ntlworld.com/whiteowl/kernel

Unfortunately your patches break with older tk:

Error in startup script: couldn't compile regular expression pattern: nested
*?+
    while executing
"regexp {([0-9A-Za-z_]+)="(.*?)"} $line foo var value"
    (procedure "read_config" line 18)
    invoked from within
"read_config $defaults"
    (file "scripts/kconfig.tk" line 21611)
make: *** [xconfig] Error 1

I've checked tk-8.0 and 8.0.3.

Some other comments:
- please generate patches as universal diff (-uNr options for diff are
  preferred)
- please follow indentation rules used in a file you modify.
  {header,tail}.tk are tab-indented, not spaces.

Regards
    Andrzej

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to