From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S270409AbUJUJFJ (ORCPT ); Thu, 21 Oct 2004 05:05:09 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S270345AbUJUJFH (ORCPT ); Thu, 21 Oct 2004 05:05:07 -0400 Received: from A.painless.aaisp.net.uk ([81.187.81.51]:57273 "EHLO smtp.aaisp.net.uk") by vger.kernel.org with ESMTP id S270409AbUJUJCy (ORCPT ); Thu, 21 Oct 2004 05:02:54 -0400 Message-ID: <41777F15.7010502@rgadsdon2.giointernet.co.uk> Date: Thu, 21 Oct 2004 10:19:17 +0100 From: Robert Gadsdon User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.8a2) Gecko/20040604 X-Accept-Language: en-gb, en, en-us MIME-Version: 1.0 To: Robert Gadsdon CC: linux kernel Subject: Re: 2.6.9-bk3 - compile error - bk4 & 5 as well.. References: <4176537A.6070301@rgadsdon2.giointernet.co.uk> <4176725F.1000206@rgadsdon2.giointernet.co.uk> In-Reply-To: <4176725F.1000206@rgadsdon2.giointernet.co.uk> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org ...and -bk5: LD init/built-in.o LD .tmp_vmlinux1 drivers/built-in.o(.text+0xb86e8): In function `i2o_pci_interrupt': : undefined reference to `i2o_msg_out_to_virt' drivers/built-in.o(.text+0xb8f8a): In function `i2o_exec_reply': : undefined reference to `i2o_msg_in_to_virt' make: *** [.tmp_vmlinux1] Error 1 Robert Gadsdon wrote: > Same with 2.6.9-bk4.. > > Robert Gadsdon wrote: > >> .............. >> GEN .version >> CHK include/linux/compile.h >> UPD include/linux/compile.h >> CC init/version.o >> LD init/built-in.o >> LD .tmp_vmlinux1 >> drivers/built-in.o(.text+0xb8658): In function `i2o_pci_interrupt': >> : undefined reference to `i2o_msg_out_to_virt' >> drivers/built-in.o(.text+0xb8efa): In function `i2o_exec_reply': >> : undefined reference to `i2o_msg_in_to_virt' >> make: *** [.tmp_vmlinux1] Error 1 >> > >