#19592: compilation issues with gcc 5.1
-----------------------+------------------------
Reporter: anonymous | Owner: developers
Type: defect | Status: new
Priority: normal | Milestone:
Component: packages | Version: Trunk
Keywords: |
-----------------------+------------------------
I'm building the latest trunk with GCC 5.1.0 and I experience the
following compilation issues:
- uboot (needed by mkimage) doesn't compile because it's looking for a
header that doesn't exist (linux/compiler-gcc5.h)
- ncurses doesn't compile because "The preprocessor started to emit line
markers to properly distinguish whether a macro token comes from a system
header, or from a normal header" (see
https://gcc.gnu.org/gcc-5/porting_to.html)
I attach two patches that worked for me even though I don't know if they
are the best way to solve those issues.
--
Ticket URL: <https://dev.openwrt.org/ticket/19592>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets