From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.lixom.net (lixom.net [66.141.50.11]) by ozlabs.org (Postfix) with ESMTP id F2139679E6 for ; Fri, 23 Jun 2006 03:49:11 +1000 (EST) Date: Thu, 22 Jun 2006 10:48:10 -0700 To: Zhou Rui Subject: Re: Problem for "insmod: unresolved symbol printk" Message-ID: <20060622174810.GA16973@pb15.lixom.net> References: <20060622143156.39031.qmail@web15601.mail.cnb.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20060622143156.39031.qmail@web15601.mail.cnb.yahoo.com> From: Olof Johansson Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, Jun 22, 2006 at 10:31:56PM +0800, Zhou Rui wrote: > Hi, all > I'm a newbie for linuxppc. I've tried to write a simple hello.c as a kernel module. Hi, http://kernelnewbies.org/ should have information on kernel module basics, and where to find help if you still have problems. -Olof