From mboxrd@z Thu Jan 1 00:00:00 1970 From: VOC Date: Tue, 29 Jun 2010 05:34:16 -0700 (PDT) Subject: [U-Boot] u boot error Message-ID: <29023152.post@talk.nabble.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, i am trying to build the uboot for at91sam9xeek board.But while building the uboot by using cross compiler it gives some error from start.s file.Please let me know how can I correct it. I tried the same for at91sam9260 board also.I gives the same error. arm-linux-as -o start.o start.s start.s: Assembler messages: start.s:387: Error: symbol `irq' is already defined start.s:393: Error: symbol `fiq' is already defined make[1]: *** [start.o] Error 1 make[1]: Leaving directory `/root/test/ubootAtmel/uBootNew/u-boot-1.3.4/u-boot-1.3.4/cpu/arm926ejs -- View this message in context: http://old.nabble.com/u-boot-error-tp29023152p29023152.html Sent from the Uboot - Users mailing list archive at Nabble.com.