Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934406AbXEPWwD (ORCPT ); Wed, 16 May 2007 18:52:03 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1762598AbXEPWuM (ORCPT ); Wed, 16 May 2007 18:50:12 -0400 Received: from metis.extern.pengutronix.de ([83.236.181.26]:45791 "EHLO metis.extern.pengutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1762507AbXEPWuK (ORCPT ); Wed, 16 May 2007 18:50:10 -0400 Date: Thu, 17 May 2007 00:49:38 +0200 From: Robert Schwebel To: LKML Cc: jdike@karaya.com Subject: UML doesn't compile in 2.6.21 Message-ID: <20070516224938.GN12319@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline User-Agent: Mutt/1.5.9i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1246 Lines: 34 Jeff, Any idea how this could happen? I'm trying to build 2.6.21 for ARCH=um, and the linker stage explodes here: CHK include/linux/compile.h UPD include/linux/compile.h CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 lib/lib.a(bug.o): In function `find_bug': bug.c:(.text+0x171): undefined reference to `__start___bug_table' bug.c:(.text+0x177): undefined reference to `__stop___bug_table' bug.c:(.text+0x180): undefined reference to `__start___bug_table' bug.c:(.text+0x193): undefined reference to `__stop___bug_table' collect2: ld returned 1 exit status KSYM .tmp_kallsyms1.S nm: '.tmp_vmlinux1': No such file No valid symbol. make[1]: *** [.tmp_kallsyms1.S] Error 1 Robert -- Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de Pengutronix - Linux Solutions for Science and Industry Handelsregister: Amtsgericht Hildesheim, HRA 2686 Hannoversche Str. 2, 31134 Hildesheim, Germany Phone: +49-5121-206917-0 | Fax: +49-5121-206917-9 - 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/