From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 5 Mar 2012 07:19:27 +0100 Subject: [U-Boot] highbank build failure Message-ID: <201203050719.27871.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Rob Herring, highbank does not build with ELDK4.2 and ELDK5.1 . Can you please come up with a patch? Thanks in advance! arm-linux-gcc (GCC) 4.2.2 Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Configuring for highbank board... calxedaxgmac.c:317: error: expected declaration specifiers or '...' before numeric constant calxedaxgmac.c:317: warning: function declaration isn't a prototype make[1]: *** [calxedaxgmac.o] Error 1 make: *** [drivers/net/libnet.o] Error 2 make: *** Waiting for unfinished jobs.... cmd_pxe.c: In function 'do_pxe_get': cmd_pxe.c:334: warning: dereferencing type-punned pointer will break strict- aliasing rules cmd_pxe.c: In function 'get_relfile_envaddr': cmd_pxe.c:374: warning: dereferencing type-punned pointer will break strict- aliasing rules arm-linux-size: './u-boot': No such file --------------------- SUMMARY ---------------------------- Boards compiled: 1 Boards with warnings or errors: 1 ( highbank ) ---------------------------------------------------------- Best regards, Marek Vasut