[QtMoko] amd64 compilation trouble

2011-05-13 Thread giacomo 'giotti' mariani

Hello everyone,
  I'm trying to setup a the QtMoko tool-chain, in kubuntu 10.10 x86_64, 
as in [1], but I've some doubt about libmpfr1ldbl_XXX_i386.deb and 
libgmp3c2_XXX_i386.deb.

Where can I find them?

Thanks
   Giacomo

[1] https://github.com/radekp/qtmoko/raw/master/README

--
##
giacomo 'giotti' mariani
gpg --keyserver pool.sks-keyservers.net --recv-key 0x99bfa859
O  ASCII ribbon campaign: stop HTML mail
www.asciiribbon.org
##


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [QtMoko] amd64 compilation trouble

2011-05-13 Thread Tiago Bortoletto Vaz
On Fri, May 13, 2011 at 11:01:21AM +0200, giacomo 'giotti' mariani wrote:
 Hello everyone,
   I'm trying to setup a the QtMoko tool-chain, in kubuntu 10.10
 x86_64, as in [1], but I've some doubt about
 libmpfr1ldbl_XXX_i386.deb and libgmp3c2_XXX_i386.deb.
 Where can I find them?

http://ftp.us.debian.org/debian/pool/main/g/gmp/libgmp3c2_4.3.2+dfsg-1_i386.deb
http://ftp.us.debian.org/debian/pool/main/m/mpfr/libmpfr1ldbl_2.3.1.dfsg.1-2_i386.deb

Regards,

-- 

  .''`.  Tiago Bortoletto Vaz GPG  :  1024D/A504FECA
 : :' :  http://tiagovaz.org  XMPP : tiago at jabber.org
 `. `'   tiago at {tiagovaz,debian}.org   IRC  :   tiago at OFTC
   `-Debian GNU/Linux - The Universal OS   http://www.debian.org


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [QtMoko] amd64 compilation trouble

2011-05-13 Thread giacomo 'giotti' mariani

Hello Tiago,

 Hello everyone,
   I'm trying to setup a the QtMoko tool-chain, in kubuntu 10.10
 x86_64, as in [1], but I've some doubt about
 libmpfr1ldbl_XXX_i386.deb and libgmp3c2_XXX_i386.deb.
 Where can I find them?

http://ftp.us.debian.org/debian/pool/main/g/gmp/libgmp3c2_4.3.2+dfsg-1_i386.deb
http://ftp.us.debian.org/debian/pool/main/m/mpfr/libmpfr1ldbl_2.3.1.dfsg.1-2_i386.deb

Regards,


Thank you very much

--
##
giacomo 'giotti' mariani
gpg --keyserver pool.sks-keyservers.net --recv-key 0x99bfa859
O  ASCII ribbon campaign: stop HTML mail
www.asciiribbon.org
##


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [QtMoko] amd64 compilation trouble

2011-05-13 Thread giacomo 'giotti' mariani

On 05/13/2011 14:41, giacomo 'giotti' mariani wrote:

Hello Tiago,

 Hello everyone,
   I'm trying to setup a the QtMoko tool-chain, in kubuntu 10.10
 x86_64, as in [1], but I've some doubt about
 libmpfr1ldbl_XXX_i386.deb and libgmp3c2_XXX_i386.deb.
 Where can I find them?

http://ftp.us.debian.org/debian/pool/main/g/gmp/libgmp3c2_4.3.2+dfsg-1_i386.deb 

http://ftp.us.debian.org/debian/pool/main/m/mpfr/libmpfr1ldbl_2.3.1.dfsg.1-2_i386.deb 



Regards,


Thank you very much


Ops... I have a problem:
$ ../qtmoko/configure -device neo
[...]
Qt is ready!
***

Testing the system Qt: OK
Qt Extended is using the following locations:
Qt  PREFIX  = /home/jack/GIT/build/sdk/qtopiacore/host
Qt  LIBRARIES   = /home/jack/GIT/build/sdk/qtopiacore/host/lib
Qt  BINARIES= /home/jack/GIT/build/sdk/qtopiacore/host/bin
Qt  HEADERS = /home/jack/GIT/build/sdk/qtopiacore/host/include
Qt Embedded SOURCE tree = /home/jack/GIT/qtmoko/qtopiacore/qt
Qt Embedded BUILD  tree = /home/jack/GIT/build/qtopiacore/target
Qt Extended SOURCE tree = /home/jack/GIT/qtmoko
Qt Extended BUILD  tree = /home/jack/GIT/build
Qt Extended SDKtree = /home/jack/GIT/build/sdk

Checking the compiler (host): OK (GCC 4, Little Endian)
Checking the compiler (target): FAIL
Note: Run configure -verbose for verbose errors
make: *** [src/build/mkconf/configure] Error 1

and the -verbose option gives:
[...]
eval: 1: arm-linux-gcc: not found
[...]

Have you got any hints?

Thanks
  Giacomo

--
##
giacomo 'giotti' mariani
gpg --keyserver pool.sks-keyservers.net --recv-key 0x99bfa859
O  ASCII ribbon campaign: stop HTML mail
www.asciiribbon.org
##


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [QtMoko] amd64 compilation trouble

2011-05-13 Thread Radek Polak
giacomo 'giotti' mariani wrote:

 and the -verbose option gives:
 [...]
 eval: 1: arm-linux-gcc: not found
 [...]

does this work for you like for me?

radek@rp-skunk:~$ /opt/toolchains/arm920t-eabi/bin/arm-linux-gcc 
arm-linux-gcc: no input files


Regards

Radek

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community