[yocto] [Solved] Re: Error: PATH contains '.' or '', which will break the build, please remove this.

2012-07-18 Thread Axel Beierlein
Hello, i've solved the Problem. A few posts ago there was a hint with a trailing : in a PATH Var. This was my Problem. Deleting the last : an it works! This hint could be also integrated in the error message. Regards Axel Am 18.07.2012 13:44, schrieb Axel Beierlein: Hello, when i start

Re: [yocto] [Solved] Re: Error: PATH contains '.' or '', which will break the build, please remove this.

2012-07-18 Thread Burton, Ross
On 18 July 2012 13:07, Axel Beierlein belatro...@freenet.de wrote: Hello, i've solved the Problem. A few posts ago there was a hint with a trailing : in a PATH Var. This was my Problem. Deleting the last : an it works! This hint could be also integrated in the error message. I'm working on

Re: [yocto] [Solved] Re: Error: PATH contains '.' or '', which will break the build, please remove this.

2012-07-18 Thread Chris Larson
On Wed, Jul 18, 2012 at 6:37 AM, Burton, Ross ross.bur...@intel.com wrote: On 18 July 2012 13:13, Burton, Ross ross.bur...@intel.com wrote: I'm working on a patch to display the parsed PATH so you'll see the trailing empty element in that case. How's this? It's still slightly hard to spot

Re: [yocto] [Solved] Re: Error: PATH contains '.' or '', which will break the build, please remove this.

2012-07-18 Thread Burton, Ross
On 18 July 2012 14:46, Chris Larson clar...@kergoth.com wrote: On Wed, Jul 18, 2012 at 6:37 AM, Burton, Ross ross.bur...@intel.com wrote: On 18 July 2012 13:13, Burton, Ross ross.bur...@intel.com wrote: I'm working on a patch to display the parsed PATH so you'll see the trailing empty element

Re: [yocto] [Solved] Re: Error: PATH contains '.' or '', which will break the build, please remove this.

2012-07-18 Thread Chris Larson
On Wed, Jul 18, 2012 at 6:57 AM, Burton, Ross ross.bur...@intel.com wrote: On 18 July 2012 14:46, Chris Larson clar...@kergoth.com wrote: On Wed, Jul 18, 2012 at 6:37 AM, Burton, Ross ross.bur...@intel.com wrote: On 18 July 2012 13:13, Burton, Ross ross.bur...@intel.com wrote: I'm working on a