From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail19k.g19.rapidsite.net (mail19k.g19.rapidsite.net [204.202.242.122]) by ozlabs.org (Postfix) with SMTP id 92D92DDE16 for ; Sat, 20 Jan 2007 06:28:37 +1100 (EST) Received: from mx65.stngva01.us.mxservers.net (204.202.242.135) by mail19k.g19.rapidsite.net (RS ver 1.0.95vs) with SMTP id 0-0510734900 for ; Fri, 19 Jan 2007 14:28:35 -0500 (EST) From: "Russell McGuire" To: Subject: MPC83xx: ns16550.c - 'SERIAL_PORT_DFNS' undeclared? Date: Fri, 19 Jan 2007 11:28:17 -0800 Message-ID: <000801c73c00$01d6cf30$6405a8c0@absolut> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0009_01C73BBC.F3B38F30" List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , This is a multi-part message in MIME format. ------=_NextPart_000_0009_01C73BBC.F3B38F30 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit All, Attempting to compile the kernel with that latest DENX-2.6 tree from git. I have started with the MPC834x_defconfig and added a few options, but now when I compile arch/ppc/boot/common/ns16550.c error: 'SERIAL_PORT_DFNS' undeclared here .. I can see clearly this is defined in /include/asm-ppc/serial.h But why isn't this being included? I am more inclined to think this is an option I have not included in my .config file, does anyone have idea what this might be? I do have defined 8250/16550 char/serial devices selected in the menuconfig. Or is this something that changed with the newest patches? I don't seem to recall having this problem with 2.6.15 that shipped with ELDK_4.0, but then again I might have had different compile options defined. Has anyone else seen his error? -Russ ------=_NextPart_000_0009_01C73BBC.F3B38F30 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

All,

 

Attempting to compile the kernel with that latest = DENX-2.6 tree from git.

I have started with the MPC834x_defconfig and added a = few options, but now when I compile

 

arch/ppc/boot/common/ns16550.c  error: = ‘SERIAL_PORT_DFNS’ undeclared here ……

 

I can see clearly this is defined in /include/asm-ppc/serial.h

 

But why isn’t this being = included?

 

I am more inclined to think this is an option I have = not included in my .config file, does anyone have idea what this might = be?

I do have defined 8250/16550 char/serial devices = selected in the menuconfig.

 

Or is this something that changed with the newest = patches?

 

I don’t seem to recall having this problem with = 2.6.15 that shipped with ELDK_4.0, but then again I might have had different = compile options defined…

 

Has anyone else seen his = error?

 

-Russ

------=_NextPart_000_0009_01C73BBC.F3B38F30--