[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080825233020.GD9454@mit.edu>
Date: Mon, 25 Aug 2008 19:30:20 -0400
From: Theodore Tso <tytso@....edu>
To: Jeff Dike <jdike@...toit.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: UML build failure in 2.6.27-rc3
On Mon, Aug 25, 2008 at 06:04:06PM -0400, Jeff Dike wrote:
> Are you sure you have a consistent tree? I see no declaration of
> send_sigtrap in ptrace-generic.h. There is one in asm-x86/ptrace.h
> but it's not at line 51.
Now I see what happened. I did have a consistent tree, but I was
doing a build via "make ARCH=um O=/usr/projects/linux/uml" --- and I
had previously built a UML tree from another source tree without doing
a "make mrproper", so /usr/projects/linux/uml/include2/asm was a
symlink to another kernel tree's include/asm directory.
It might be nice if kbuild caught the inconsistency, but this was my
bad.
- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists