From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 20 Jul 2012 20:56:29 +0200 Subject: [U-Boot] [PULL] u-boot-usb/master In-Reply-To: References: <201207191452.53818.marex@denx.de> <20120720071956.4B98720224C@gemini.denx.de> Message-ID: <201207202056.29464.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 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? Best regards, Marek Vasut