Re: [PATCH] fs: jffs2: fix error value sign

From: Vasiliy Kulikov
Date: Mon Nov 15 2010 - 14:19:04 EST


On Mon, Nov 15, 2010 at 21:45 +0300, Dan Carpenter wrote:
> On Mon, Nov 15, 2010 at 05:37:37PM +0300, Vasiliy Kulikov wrote:
> >
> > x86_64, linux-next:
> >
> > make -C /home/vasya/linux fs/jffs2/xattr.o
> > make: ÐÑÐÐ Ð ÐÐÑÐÐÐÐ `/home/vasya/dev/linux-next'
> ^^^^^^^^^^^^^^
>
> This means "Entering directory" right? So /home/vasya/linux is a
> symlink to /home/vasya/dev/linux-next. It still compiles for me
> when I create a symlink and use the -C option...

Correct, but the same with cd ~linux/ && make fs/jffs2/xattr.o.

I've just updated to next-2010111 and it became compilable ;)
linux next is just very nonstable...

Thanks,

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