From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 29 May 2001 09:58:14 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 29 May 2001 09:58:04 -0400 Received: from [212.63.44.200] ([212.63.44.200]:18670 "HELO schottelius.org") by vger.kernel.org with SMTP id ; Tue, 29 May 2001 09:57:56 -0400 Message-ID: <3B13AA1C.AF1F86F9@pcsystems.de> Date: Tue, 29 May 2001 15:54:36 +0200 From: Nico Schottelius X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.4 i686) X-Accept-Language: en MIME-Version: 1.0 To: Erik Mouw CC: Linux Kernel Mailing List Subject: Re: unresolved symbols printk ? In-Reply-To: <3B128437.7C166E53@pcsystems.de> <20010528214437.A9384@arthur.ubicom.tudelft.nl> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > On Mon, May 28, 2001 at 07:00:39PM +0200, Nico Schottelius wrote: > > I am having problems with loading modules: > > I always get the unresolved symbols message. > > I didn't find any documentation for that, can you help me ? > > You did read question 8.8 from the linux-kernel mailing list FAQ? > > http://www.tux.org/lkml/#s8-8 Right now, yes :) Just a small question, what could be the reason I have a broken Makefile ? This seems to happen frequently, if there is a need to name it into the lkml. I am surprised a makefile gets screwed up ? Nico