Hello, On 04/20/2017 04:27:29 PM, Ludovic Courtès wrote: > > > > I moved zlib and readline to 'native-inputs'. > > Are you sure they need to be native inputs? Both are libraries, so I > imagine they’re used at run time, not at build time; they should be > inputs, in this case. > I added system types: "--build=" and "--host=" to 'configure'. Now detects correctly the inputs. Built successfully on Linux x86_64, GNU/Hurd and cross-compiling with target 'i586-pc-gnu'. Thanks for the guide