Re: 2.4.31 make - path name breakage (perhaps)
From: Keith Owens (kaos_at_ocs.com.au)
Date: 11/17/05
- Previous message: Ric Wheeler: "Re: [RFC] sys_punchhole()"
- In reply to: Nick Warne: "2.4.31 make - path name breakage (perhaps)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: Nick Warne <nick@linicks.net> Date: Thu, 17 Nov 2005 10:47:06 +1100
On Wed, 16 Nov 2005 15:09:04 +0000,
Nick Warne <nick@linicks.net> wrote:
>The reason is due to the untarred path name that includes () I found.
>
>I tested on virgin kernel 2.4.31 with GNU Make version 3.79.1.
>
>top level directory of kernel source as a test:
>
>linux-2.4.31(test)/
>
>And the errors (with a lot removed) - it does a little first then:
>
>> make mrproper
>/bin/sh: -c: line 1: syntax error near unexpected token
>`/home/nick/kernel/linux-2.4.31(t'
Rename the directory to linux-2.4.31-test. The kernel build code
assumes that there are no shell special characters in file names.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Ric Wheeler: "Re: [RFC] sys_punchhole()"
- In reply to: Nick Warne: "2.4.31 make - path name breakage (perhaps)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|