mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Antony Pavlov <antonynpavlov@gmail.com>
To: barebox <barebox@lists.infradead.org>
Subject: arch x86 is broken in -next
Date: Wed, 10 Aug 2011 15:26:03 +0400	[thread overview]
Message-ID: <CAA4bVAHiiKqQjbF3y95t8203oc+-nk3FF=3Aww1GjD+KcfBxNg@mail.gmail.com> (raw)

Hi!

I have tryed to build x86 barebox.

$ make ARCH=x86 generic_defconfig
...
$ make ARCH=x86 CROSS_COMPILE=i686-pc-linux-gnu-
...
  CC      drivers/ata/disk_drive.o
drivers/ata/disk_drive.c: In function 'disk_probe':
drivers/ata/disk_drive.c:193: error: 'struct device_d' has no member
named 'size'
drivers/ata/disk_drive.c:195: error: 'struct device_d' has no member
named 'size'
drivers/ata/disk_drive.c:197: error: 'struct device_d' has no member
named 'size'

after ATA disabling in .config I have got this:
...
 CC      arch/x86/boards/x86_generic/generic_pc.o
arch/x86/boards/x86_generic/generic_pc.c:36: error: unknown field
'size' specified in initializer
arch/x86/boards/x86_generic/generic_pc.c: In function 'devices_init':
arch/x86/boards/x86_generic/generic_pc.c:57: error: 'sdram_dev'
undeclared (first use in this function)

-- 
Best regards,
  Antony Pavlov

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

             reply	other threads:[~2011-08-10 11:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-10 11:26 Antony Pavlov [this message]
2011-08-11  7:17 ` Sascha Hauer

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='CAA4bVAHiiKqQjbF3y95t8203oc+-nk3FF=3Aww1GjD+KcfBxNg@mail.gmail.com' \
    --to=antonynpavlov@gmail.com \
    --cc=barebox@lists.infradead.org \
    /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