Re: [PATCH 1/3] 2.6.8-rc4-mm1 - Fix UML build

From: William Lee Irwin III
Date: Tue Aug 17 2004 - 00:08:53 EST


On Tue, Aug 17, 2004 at 02:02:21AM -0400, Jeff Dike wrote:
> The undefined symbol checking is continuing to cause UML pain. This time,
> it picked up a bunch of 'w' symbols as undefined. They were present in the
> 2.6.8-rc4-mm1 vmlinux and caused no problems for the final link, so I added
> them as a second special case to mksysmap (and I just noticed that I forgot
> a comment there - I can submit a patch for that if there's demand for one).

Likewise for sparc64; the 'w' symbols are showing up as 'undefined'
there too. Probably because [^w] isn't behaving as expected.


-- wli
-
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/