Re: QtMoko tool chain + PhoneME Advanced

2010-01-08 Thread ANT

Hello, Esteban,

Maybe it will be interesting for you to check this project [1][2]. Don't
forget to read comments in the makefiles.

[1] http://github.com/Sektor/phoneme-qtopia
[2] http://www.youtube.com/watch?v=i3uoK0OGVow

Cheers,
Anton
-- 
View this message in context: 
http://n2.nabble.com/QtMoko-tool-chain-PhoneME-Advanced-tp4274164p4276530.html
Sent from the Openmoko Community mailing list archive at Nabble.com.

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


Re: QtMoko tool chain + PhoneME Advanced

2010-01-08 Thread Esteban Monge
Thanks Radek, I use Debian 64bits, copy the files and works good.

Also I must make a symbolic link
>  for arm-linux-gcc to gcc, but gcc works good except by the problem with
>  cc1.

This part i dont understand. Can you please more specify what you try to do?

The toolchain works with arm-linux-(command), but the scripts for build
phoneme works with the command only, I only make a symbolic link for each
command, for example for arm-linux-ar to ar only, and the scripts works
good.

Sorry for my bad english, and thanks for the help!!!

2010/1/8 Radek Polak 

> Esteban Monge wrote:
>
> > /opt/toolchains/arm920t-eabi/bin/ ../lib/gcc/arm-linux-gnueabi/4.3.2/cc1:
> > error while loading shared libraries: libmpfr.so.1: cannot open shared
> > object file: No such file or directory
>
> Same error here when i switched from 32bit->64bit. I seems that the debian
> toolchain needs 2 more 32bit libraries. I solved this by downloading them
> manually, unpacking and copying them to /usr/lib32
>
> dpkg -X libmpfr1ldbl_2.4.1-1ubuntu1_i386.deb .
> dpkg -X libgmp3c2_4.3.1+dfsg-1ubuntu3_i386.deb .
>
> > The error is a problem of the toolchain? How I can fix?
>
> Maybe better fix would be to bundle the above libs with toolchain.
>
> > I think is a
> >  problem of any symbolick link or similar. Also I must make a symbolic
> link
> >  for arm-linux-gcc to gcc, but gcc works good except by the problem with
> >  cc1.
>
> This part i dont understand. Can you please more specify what you try to
> do?
>
> Regards
>
> Radek
>



-- 
http://nuevaeracr.blogspot.com
Linux user number 478378
Linux machine number 386687
Tec. Esteban Monge Marín
Tel: (506) 8379-3562

“No habrá manera de desarrollarnos y salir de
la pobreza mientras los pocos negocios
grandes de nuestro medio se entreguen a las
economías foráneas y nosotros nos
quedemos con solo negocios de pobre,
mientras en vez de ser propietarios de nuestro
propio país nos convirtamos en un ejército de
empleados del exterior”
José Figueres Ferrer, 1952.
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: QtMoko tool chain + PhoneME Advanced

2010-01-08 Thread Radek Polak
Esteban Monge wrote:

> /opt/toolchains/arm920t-eabi/bin/ ../lib/gcc/arm-linux-gnueabi/4.3.2/cc1:
> error while loading shared libraries: libmpfr.so.1: cannot open shared
> object file: No such file or directory

Same error here when i switched from 32bit->64bit. I seems that the debian 
toolchain needs 2 more 32bit libraries. I solved this by downloading them 
manually, unpacking and copying them to /usr/lib32

dpkg -X libmpfr1ldbl_2.4.1-1ubuntu1_i386.deb .
dpkg -X libgmp3c2_4.3.1+dfsg-1ubuntu3_i386.deb .
 
> The error is a problem of the toolchain? How I can fix?

Maybe better fix would be to bundle the above libs with toolchain.

> I think is a
>  problem of any symbolick link or similar. Also I must make a symbolic link
>  for arm-linux-gcc to gcc, but gcc works good except by the problem with
>  cc1.

This part i dont understand. Can you please more specify what you try to do?

Regards

Radek

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


QtMoko tool chain + PhoneME Advanced

2010-01-08 Thread Esteban Monge
Hello, I want compile PhoneME Advanced, also want make this with qtmoko
toolchain, but when I want compile pcsl show the next error:

/opt/toolchains/arm920t-eabi/bin/ ../lib/gcc/arm-linux-gnueabi/4.3.2/cc1:
error while loading shared libraries: libmpfr.so.1: cannot open shared
object file: No such file or directory

The error is a problem of the toolchain? How I can fix? I think is a problem
of any symbolick link or similar. Also I must make a symbolic link for
arm-linux-gcc to gcc, but gcc works good except by the problem with cc1.

Thanks.
-- 
http://nuevaeracr.blogspot.com
Linux user number 478378
Linux machine number 386687
Tec. Esteban Monge Marín
Tel: (506) 8379-3562

“No habrá manera de desarrollarnos y salir de
la pobreza mientras los pocos negocios
grandes de nuestro medio se entreguen a las
economías foráneas y nosotros nos
quedemos con solo negocios de pobre,
mientras en vez de ser propietarios de nuestro
propio país nos convirtamos en un ejército de
empleados del exterior”
José Figueres Ferrer, 1952.
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community