From mboxrd@z Thu Jan 1 00:00:00 1970 From: McClintock Matthew-B29882 Date: Fri, 20 Jul 2012 18:59:02 +0000 Subject: [U-Boot] [PULL] u-boot-usb/master In-Reply-To: <201207202056.29464.marex@denx.de> References: <201207191452.53818.marex@denx.de> <20120720071956.4B98720224C@gemini.denx.de> <201207202056.29464.marex@denx.de> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, Jul 20, 2012 at 1:56 PM, Marek Vasut wrote: > Dear McClintock Matthew-B29882, > > [...] > >> I think this merge is causing issues. Resetting to the previous merge >> (ad8439d Merge branch 'sf' of git://git.denx.de/u-boot-blackfin) and >> the issues go away. >> >> -M >> >> Generating include/generated/asm-offsets.h >> bootm.c:329:16: error: expected ')' before '__attribute__' >> bootm.c:329:25: error: expected identifier or '(' before ')' token >> bootm.c:59:13: warning: 'boot_jump_linux' defined but not used >> bootm.c:177:13: warning: 'boot_prep_linux' defined but not used >> bootm.c:249:12: warning: 'boot_body_linux' defined but not used >> make[2]: *** [bootm.o] Error 1 >> make[2]: *** Waiting for unfinished jobs.... >> fm.c: In function 'fm_init_common': >> /local/home/mattsm/git/u-boot/include/common.h:344:12: sorry, >> unimplemented: inlining failed in call to 'setenv': function body not >> available >> fm.c:420:8: sorry, unimplemented: called from here >> make[2]: *** [fm.o] Error 1 >> make[2]: *** Waiting for unfinished jobs.... >> make[1]: *** [arch/powerpc/lib/libpowerpc.o] Error 2 >> make[1]: *** Waiting for unfinished jobs.... >> make[1]: *** [drivers/net/fm/libfm.o] Error 2 >> bootp.c: In function 'DhcpHandler': >> /local/home/mattsm/git/u-boot/include/common.h:344:12: sorry, >> unimplemented: inlining failed in call to 'setenv': function body not >> available >> bootp.c:119:9: sorry, unimplemented: called from here >> make[2]: *** [bootp.o] Error 1 >> make[2]: *** Waiting for unfinished jobs.... >> net.c: In function 'NetLoop': >> /local/home/mattsm/git/u-boot/include/common.h:344:12: sorry, >> unimplemented: inlining failed in call to 'setenv': function body not >> available >> net.c:516:11: sorry, unimplemented: called from here >> /local/home/mattsm/git/u-boot/include/common.h:344:12: sorry, >> unimplemented: inlining failed in call to 'setenv': function body not >> available >> net.c:519:11: sorry, unimplemented: called from here >> make[2]: *** [net.o] Error 1 >> make[1]: *** [net/libnet.o] Error 2 >> cmd_net.c: In function 'netboot_common': >> /local/home/mattsm/git/u-boot/include/common.h:344:12: sorry, >> unimplemented: inlining failed in call to 'setenv': function body not >> available >> cmd_net.c:138:10: sorry, unimplemented: called from here > [...] > > What compiler and what board did you test this with? P4080DS with: gcc version 4.5.1 (Sourcery G++ Lite 2010.09-55) -M > Best regards, > Marek Vasut > _______________________________________________ > U-Boot mailing list > U-Boot at lists.denx.de > http://lists.denx.de/mailman/listinfo/u-boot