#20017: grub2 compilation error (uclibc, x86)
------------------------+------------------------
  Reporter:  anonymous  |      Owner:  developers
      Type:  defect     |     Status:  new
  Priority:  normal     |  Milestone:
 Component:  packages   |    Version:  Trunk
Resolution:             |   Keywords:  grub2
------------------------+------------------------

Comment (by hauke):

 For me building grub2 works with this config:

 {{{
 CONFIG_TARGET_x86=y
 CONFIG_TARGET_x86_generic=y
 CONFIG_TARGET_x86_generic_Generic=y
 CONFIG_DEVEL=y
 CONFIG_TOOLCHAINOPTS=y
 CONFIG_BUILD_LOG=y
 CONFIG_DEBUG=y
 # CONFIG_GCC_USE_VERSION_4_8_LINARO is not set
 CONFIG_GCC_USE_VERSION_5=y
 CONFIG_GCC_VERSION="5.2.0"
 CONFIG_GCC_VERSION_5=y
 CONFIG_LIBC="uClibc"
 # CONFIG_LIBC_USE_MUSL is not set
 CONFIG_LIBC_USE_UCLIBC=y
 CONFIG_LIBC_VERSION="0.9.33.2"
 CONFIG_NO_STRIP=y
 CONFIG_PACKAGE_libssp=y
 CONFIG_SSP_SUPPORT=y
 CONFIG_TARGET_IMAGES_PAD=y
 CONFIG_TARGET_SUFFIX="uclibc"
 CONFIG_UCLIBC_ENABLE_DEBUG=y
 CONFIG_UCLIBC_USE_VERSION_0_9_33=y
 CONFIG_UCLIBC_VERSION="0.9.33.2"
 CONFIG_UCLIBC_VERSION_0_9_33=y
 # CONFIG_USE_STRIP is not set
 CONFIG_USE_UCLIBC=y
 CONFIG_VDI_IMAGES=y
 # CONFIG_USE_SSTRIP is not set
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/20017#comment:6>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to