mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* arch x86 is broken in -next
@ 2011-08-10 11:26 Antony Pavlov
  2011-08-11  7:17 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Antony Pavlov @ 2011-08-10 11:26 UTC (permalink / raw)
  To: barebox

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-08-11  7:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-10 11:26 arch x86 is broken in -next Antony Pavlov
2011-08-11  7:17 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox