* 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
* Re: arch x86 is broken in -next
2011-08-10 11:26 arch x86 is broken in -next Antony Pavlov
@ 2011-08-11 7:17 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2011-08-11 7:17 UTC (permalink / raw)
To: Antony Pavlov; +Cc: barebox
On Wed, Aug 10, 2011 at 03:26:03PM +0400, Antony Pavlov wrote:
> 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'
I talked with Jürgen about it. I think he'll send patches soon
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
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