#21962: libext2fs.so looking the wrong path.
----------------------------+---------------------------------------
  Reporter:  gendouhydeist  |      Owner:  developers
      Type:  defect         |     Status:  new
  Priority:  normal         |  Milestone:  Designated Driver (Trunk)
 Component:  base system    |    Version:  Trunk
Resolution:                 |   Keywords:  lib
----------------------------+---------------------------------------

Comment (by jow):

 Then please modify package/utils/e2fsprogs/Makefile and add a change like
 this:

 {{{
 #!diff
 --- a/package/utils/e2fsprogs/Makefile
 +++ b/package/utils/e2fsprogs/Makefile
 @@ -111,6 +111,7 @@ CONFIGURE_VARS += \
         ac_cv_lib_pthread_sem_init=no

  CONFIGURE_ARGS += \
 +       --enable-verbose-makecmds \
         --disable-testio-debug \
         --enable-elf-shlibs     \
         --disable-libuuid       \
 }}}

 The attach the complete log of a `make package/e2fsprogs/{clean,compile}
 V=s` run.

--
Ticket URL: <https://dev.openwrt.org/ticket/21962#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