---------- Forwarded message ---------- From: Javier Fileiv Date: 2013/10/6 Subject: Re: [ptxdist] Problem adding new package. To: Marc Kleine-Budde when ptxdist runs ./configure this is the output checking build system type... x86_64-host-linux-gnu checking host system type... arm-v4t-linux-gnueabi checking target system type... arm-v4t-linux-gnueabi checking for arm-v4t-linux-gnueabi-gcc... arm-v4t-linux-gnueabi-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-v4t-linux-gnueabi-gcc accepts -g... yes checking for arm-v4t-linux-gnueabi-gcc option to accept ISO C89... none needed checking for arm-v4t-linux-gnueabi-ranlib... arm-v4t-linux-gnueabi-ranlib checking for arm-v4t-linux-gnueabi-ar... arm-v4t-linux-gnueabi-ar checking how to run the C preprocessor... arm-v4t-linux-gnueabi-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for tputs in -lncurses... yes configure: creating ./config.status config.status: creating config/config finished target speech_tools.prepare 2013/10/6 Javier Fileiv > What does it mean?? Isnt there any work around? > > > 2013/10/5 Marc Kleine-Budde > >> On 10/05/2013 08:14 PM, Javier Fileiv wrote: >> > Im trying to build Edinburgh Speech Tools package for my mini2440 using >> > ptxdist. >> > >> > The steps to install it on the host pc are ./configure and make, just >> that. >> >> It looks like they use autotools, but they have their own build system >> in the background. Which seems to be broken for normal autoools style >> cross compiling. >> >> Marc >> >> -- >> Pengutronix e.K. | Marc Kleine-Budde | >> Industrial Linux Solutions | Phone: +49-231-2826-924 | >> Vertretung West/Dortmund | Fax: +49-5121-206917-5555 | >> Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | >> >> >