From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-ie0-x22f.google.com ([2607:f8b0:4001:c03::22f]) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1VSl7e-00052y-RH for ptxdist@pengutronix.de; Sun, 06 Oct 2013 11:59:36 +0200 Received: by mail-ie0-f175.google.com with SMTP id e14so12598389iej.6 for ; Sun, 06 Oct 2013 02:59:28 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <52505A18.8010003@pengutronix.de> Date: Sun, 6 Oct 2013 11:59:28 +0200 Message-ID: From: Javier Fileiv Subject: [ptxdist] Fwd: Problem adding new package. Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============0103823409==" Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de --===============0103823409== Content-Type: multipart/alternative; boundary=047d7b4142d65f94f504e80f9732 --047d7b4142d65f94f504e80f9732 Content-Type: text/plain; charset=ISO-8859-1 ---------- 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 | >> >> > --047d7b4142d65f94f504e80f9732 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable


---------- Forwarded me= ssage ----------
From: Javier Fileiv <= span dir=3D"ltr"><javier.file= iv@gmail.com>
Date: 2013/10/6
Subject: Re: [ptxdist] Problem adding new package.
To= : Marc Kleine-Budde <mkl@pengutron= ix.de>


when ptxdist runs ./configure thi= s is the output

checking build system type... x86_64-host-linux-gnu
checking host system type... arm-v4t-linux-gnueabi
checkin= g 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...=A0
checking for suffix= of object files... o
checking whether we are using the GNU C com= piler... yes
checking whether arm-v4t-linux-gnueabi-gcc accepts -= g... yes
checking for arm-v4t-linux-gnueabi-gcc option to accept ISO C89... non= e needed
checking for arm-v4t-linux-gnueabi-ranlib... arm-v4t-lin= ux-gnueabi-ranlib
checking for arm-v4t-linux-gnueabi-ar... arm-v4= t-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... y= es
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<= /div>
checking for unistd.h... yes
checking whether byte orde= ring 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 <javier.fileiv@gmail.com>
<= blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px= #ccc solid;padding-left:1ex">
What does it mean?? Isnt there any work around?
=


2013/10/= 5 Marc Kleine-Budde <mkl@pengutronix.de>
On 10/05/2013 08:14 PM, Javier Fileiv w= rote:
> Im trying to build Edinburgh Speech Tools package for my mini2440 usin= g
> 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 syste= m
in the background. Which seems to be broken for normal autoools style
cross compiling.

Marc

--
Pengutronix e.K. =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0| Marc Kleine-Budde =A0= =A0 =A0 =A0 =A0 |
Industrial Linux Solutions =A0 =A0 =A0 =A0| Phone: +49-231-2826-924 = =A0 =A0 |
Vertretung West/Dortmund =A0 =A0 =A0 =A0 =A0| Fax: =A0 +49-5121-2= 06917-5555 |
Amtsgericht Hildesheim, HRA 2686 =A0| http://www.pengutronix.de =A0 |




--047d7b4142d65f94f504e80f9732-- --===============0103823409== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline -- ptxdist mailing list ptxdist@pengutronix.de --===============0103823409==--