Hello, Please find attached a patch for cross-building dhcp. The dhcp package itself builds without issues, but the "bind" library included in it as a sub-package need to be fixed.
1. The "bind/bind/configure" script is invoked from "bind/Makefile" without "--host" and "--build" as required to enable cross-building. The patch modified package to supply the host_alias and build_alias variables from the dhcp configure script into the "bind/Makefile" script. 2. A cross-compiled tool is executed on the host in the "bind/bind/lib/export/dns/Makefile.in" script. The patch modified the package to build this tool using a host compiler. -- Dmitry S. Vasilchenko
dhcp_bind.patch.cross
Description: Binary data
----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [email protected] with a subject of: unsubscribe t2
