public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Matthew Lear <matt@bubblegen.co.uk>
To: u-boot@lists.denx.de
Subject: [U-Boot] U-Boot doesn't compile for M54455EVB_intel_config
Date: Mon, 20 Jul 2009 08:46:30 +0100	[thread overview]
Message-ID: <4A6420D6.7050901@bubblegen.co.uk> (raw)
In-Reply-To: <a90206390907160845x5961965cx6169617409288d95@mail.gmail.com>

Thanks TsiChung. That did the trick.
--  Matt

TC Liew wrote:
> Matt,
> 
> In asm-m68k/io.h, please add
> 
> #ifndef _IO_BASE
> #define _IO_BASE 0
> #endif
> 
> Regards,
> TsiChung
> 
> On Wed, Jul 15, 2009 at 9:43 AM, Matthew Lear<matt@bubblegen.co.uk> wrote:
>> Hi TsiChung / Wolfgang,
>>
>> I just pulled u-boot.git to re-sync and tried to configure and build it
>> for M54455EVB_intel_config but the compilation failed. I tried a fresh
>> clone just to be sure and it was the same.
>>
>> [snip]
>>
>> m68k-linux-gnu-gcc  -g  -Os   -ffixed-d7 -msep-data -D__KERNEL__
>> -DTEXT_BASE=0x00000000 -I/home/matt/nht/git-uboot-master/u-boot/include
>> -fno-builtin -ffreestanding -nostdinc -isystem
>> /opt/freescale/usr/local/gcc-4.2.35-eglibc-2.5.35/m68k-linux/lib/gcc/m68k-linux-gnu/4.2.0/include
>> -pipe  -DCONFIG_M68K -D__M68K__ -mcpu=54455 -fPIC -DTEXT_BASE=0x00000000
>> -Wall -Wstrict-prototypes -fno-stack-protector   -o cmd_ide.o cmd_ide.c -c
>> cmd_ide.c: In function '__ide_outb':
>> cmd_ide.c:529: error: '_IO_BASE' undeclared (first use in this function)
>> cmd_ide.c:529: error: (Each undeclared identifier is reported only once
>> cmd_ide.c:529: error: for each function it appears in.)
>> cmd_ide.c: In function '__ide_inb':
>> cmd_ide.c:538: error: '_IO_BASE' undeclared (first use in this function)
>> cmd_ide.c: In function 'output_data':
>> cmd_ide.c:942: error: '_IO_BASE' undeclared (first use in this function)
>> cmd_ide.c: In function 'input_data':
>> cmd_ide.c:1000: error: '_IO_BASE' undeclared (first use in this function)
>> cmd_ide.c: In function 'output_data_shorts':
>> cmd_ide.c:1705: error: '_IO_BASE' undeclared (first use in this function)
>> cmd_ide.c: In function 'input_data_shorts':
>> cmd_ide.c:1711: error: '_IO_BASE' undeclared (first use in this function)
>> make[1]: *** [cmd_ide.o] Error 1
>> make[1]: Leaving directory `/home/matt/nht/git-uboot-master/u-boot/common'
>> make: *** [common/libcommon.a] Error 2
>>
>>
>> Is this expected at the current time?
>>
>> Rgds,
>> --  Matt
>> _______________________________________________
>> U-Boot mailing list
>> U-Boot at lists.denx.de
>> http://lists.denx.de/mailman/listinfo/u-boot
>>

      reply	other threads:[~2009-07-20  7:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-15 14:43 [U-Boot] U-Boot doesn't compile for M54455EVB_intel_config Matthew Lear
2009-07-16 15:45 ` TC Liew
2009-07-20  7:46   ` Matthew Lear [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A6420D6.7050901@bubblegen.co.uk \
    --to=matt@bubblegen.co.uk \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox