Re: [DNX#2006040142001454] [U-Boot-Users] ft_build.c #include asm/errno.h bre [...]

Hello list,
inside the automatic U-Boot patch tracking system a new ticket [DNX#2006040142001454] was created:
<snip>
I updated from git today and building on MIPS is broken like so:
ft_build.c:9:23: asm/errno.h: No such file or directory make[1]: *** [.depend] Error 1 make[1]: Leaving directory `/home/adyer/Projects/u-boot/common' make: *** [common/libcommon.a] Error 2
There is currently no include/asm-mips/errno.h (only for ppc and arm). I assume this will hit the other archs, too. Copying the include/asm-ppc/errno.h file over to asm-mips and changing the _PPC_ERRNO_H to _MIPS_ERRNO_H makes the build work.
-- Hardware, n.: The parts of a computer system that can be kicked.
This SF.Net email is sponsored by the JBoss Inc. Get Certified Today * Register for a JBoss Training Course Free Certification Exam for All Training Attendees Through End of 2005 Visit http://www.jboss.com/services/certification for more information _______________________________________________ U-Boot-Users mailing list U-Boot-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users
</snip>
Your U-Boot support team
participants (1)
-
DENX Support System