#17736: Packages fail to build when using an external toolchain
-----------------------+------------------------
 Reporter:  m.bintz@…  |      Owner:  developers
     Type:  defect     |     Status:  new
 Priority:  normal     |  Milestone:
Component:  toolchain  |    Version:  Trunk
 Keywords:             |
-----------------------+------------------------
 Using an OpenWRT snapshot from around Jul-16-2014 I am able to
 successfully build for a WNDR4300 platform with LuCI enabled (with local
 toolchain).  If I then take the toolchain (as generated as a byproduct of
 the aforementioned build) and configure a clean tree (of the same vintage)
 to use that external toolchain, a few packages will fail to build.

 For example dmesg from linux-utils will be missing -lpthread, polarisssl
 will be missing -ldl, iptables is missing -ldl in a number of makefiles.

 This feels like it may be an error with libtool or pkgconfig not picking
 up shlibs from the external  toolchain's lib directory.

 After hacking the generated makefiles for those packages cyassl fails to
 build because it build-aux/missing can't find automake-1.14 which I can't
 figure out because I can only find references to automake-1.11

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