Fwd: [QtMoko] Using the toolchain

2011-10-21 Thread Giacomo 'giotti' Mariani
Hello, I'm trying to compile vim-qt[1] for QtMoko, using the official tool-chain. I have some problem described in the last comment in https://code.google.com/p/vim-qt/wiki/Building any hint would be very welcome. Cheers, Giacomo [1] https://gitorious.org/vim-qt --

Re: [SHR] toolchain (again)

2010-08-20 Thread Thomas Zimmermann
those two wishes by getting a toolchain running and see what happens to the code I put through it. Hi, there is a problem with a toolchain for SHR-U: in SHR-unstable eglibc and gcc changes really often. If one of those changes the whole toolchain needs to be recompiled, because every lib needs

Re: [SHR] toolchain (again)

2010-08-20 Thread W. B. Kranendonk
--- On Fri, 8/20/10, Thomas Zimmermann m...@vdm-design.de wrote: (...) 8Gb ram) and downloads about 15Gb of data, so a more powerfull machine then your laptop would be good. Hahah... The harddisk is 20GB.. I lend my desktop (with about 3GHz single core AMD a bit more up to date) to my

Re: [SHR] toolchain (again)

2010-08-20 Thread Michele Brocco
allowing I'll join the channel, thanks! Hi, it is not the right way to do it but you may try downloading the old OM toolchain, replace the opkg sources (then opkg-target upgrade) with the shr ones and pray :). I think for a first start in the SHR world until you have your new laptop it could work

Re: [SHR] toolchain (again)

2010-08-20 Thread W. B. Kranendonk
it is not the right way to do it but you may try downloading the old OM toolchain, replace the opkg sources (then opkg-target upgrade) with the shr ones and pray :). I think for a first start in the SHR world until you have your new laptop it could work maybe. Praying is not my strongest

Re: [SHR] toolchain (again)

2010-08-20 Thread Martin Jansa
On Fri, Aug 20, 2010 at 04:09:05AM -0700, W. B. Kranendonk wrote: it is not the right way to do it but you may try downloading the old OM toolchain, replace the opkg sources (then opkg-target upgrade) with the shr ones and pray :). I think for a first start in the SHR world until

Re: [SHR] toolchain (again)

2010-08-20 Thread Martin Jansa
On Fri, Aug 20, 2010 at 01:37:32PM +0200, Martin Jansa wrote: On Fri, Aug 20, 2010 at 04:09:05AM -0700, W. B. Kranendonk wrote: it is not the right way to do it but you may try downloading the old OM toolchain, replace the opkg sources (then opkg-target upgrade) with the shr

Re: [SHR] toolchain (again)

2010-08-20 Thread W. B. Kranendonk
And fresh new SHR toolchain: http://build.shr-project.org/shr-unstable/sdk/ And fresh it is! Long live SSH, allowing me to run it on a remote desktop (should have thought of that before :-) ) Downloaded the files and now extracting to /usr/local/shr/* Am I correct in understanding that I can

Re: [SHR] toolchain (again)

2010-08-20 Thread W. B. Kranendonk
--- On Fri, 8/20/10, Martin Jansa martin.ja...@gmail.com wrote: angstrom-next is using almost the same toolchain as we're, (...) http://www.angstrom-distribution.org/narcissus sdk toolchain options are shown only after switching to advanced options, but there is no option for angstrom-next

[SHR] toolchain (again)

2010-08-19 Thread W. B. Kranendonk
Hi List, I'd like to start trying to contribute to the Openmoko-ecosystem in a more meaningful manner than lurking the mailinglists. I also like to see if I can add my own twist to my phone (running SHR-U). I imagined combining those two wishes by getting a toolchain running and see what

Re: How to install Toolchain?

2010-05-28 Thread Radek Polak
On Thursday 27 May 2010 16:46:36 Tanmay Mathur wrote: Hi, I am trying to install openmoko toolchain on ubuntu 8.10. But we are not able to succeed. Please suggest me how to proceed. I have read the material given on the link http://wiki.openmoko.org/wiki/Toolchain. Also tell me which

Re: How to install Toolchain?

2010-05-28 Thread Michael Smith
On Thu, 27 May 2010 20:16:36 +0530 Tanmay Mathur tanmay.mathu...@gmail.com wrote: I am trying to install openmoko toolchain on ubuntu 8.10. But we are not able to succeed. Please suggest me how to proceed. I have read the material given on the link http://wiki.openmoko.org/wiki/Toolchain. I

Re:How to install Toolchain?

2010-05-28 Thread Tanmay Mathur
HI, Thanx for the reply. While installing the toolchain it says that commands om-conf and om-make-ipkg does not exist on my system(Ubuntu 8.10). the error is: bash: om-conf : command not found bash: om-make-ipkg : command not found So please tell us how to get these command installed

Re: How to install Toolchain?

2010-05-28 Thread Michael Smith
On Fri, 28 May 2010 15:52:38 +0530 Tanmay Mathur tanmay.mathu...@gmail.com wrote: While installing the toolchain it says that commands om-conf and om-make-ipkg does not exist on my system(Ubuntu 8.10). the error is: bash: om-conf : command not found bash: om-make-ipkg : command not found

Re:How to install Toolchain?

2010-05-28 Thread Tanmay Mathur
Yes i have that file. The location is /usr/local/openmoko/arm/bin/om-conf What should i do next to make it work..? ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: How to install Toolchain?

2010-05-28 Thread Shaz
Please read the wiki of toolchain. You might want to do: . /usr/local/openmoko/arm/bin/setup-env . /usr/local/openmoko/arm/environment-setup Any autoconficated source for instance abc in your home directory can be made with om-conf and om-make-opk (or whatever) while being in your home

Re: How to install Toolchain?

2010-05-28 Thread Michael Smith
On Fri, 28 May 2010 16:56:47 +0530 Tanmay Mathur tanmay.mathu...@gmail.com wrote: Yes i have that file. The location is /usr/local/openmoko/arm/bin/om-conf What should i do next to make it work..? Just follow the howto I suppose. What are you trying to achive? -- Michael Smith +61 416

How to install Toolchain?

2010-05-27 Thread Tanmay Mathur
Hi, I am trying to install openmoko toolchain on ubuntu 8.10. But we are not able to succeed. Please suggest me how to proceed. I have read the material given on the link http://wiki.openmoko.org/wiki/Toolchain. Also tell me which version of toolchain to download, there are many versions given

Re: How to install Toolchain?

2010-05-27 Thread Shaz
On Thu, May 27, 2010 at 7:46 PM, Tanmay Mathur tanmay.mathu...@gmail.com wrote: Hi, I am trying to install openmoko toolchain on ubuntu 8.10. But we are not able to succeed. Please suggest me how to proceed. I have read the material given on the link http://wiki.openmoko.org/wiki/Toolchain

Building for SHR - toolchain?

2009-12-04 Thread EdorFaus
the executable specifically for the new libs (unless the packagers of elementary would deign to include symlinks for the old soname?). My problem is, I can't figure out how to do this properly. I've been using the OM toolchain, since it was easy to use as a 3rd-party maintainer/developer - just unpack

Re: Building for SHR - toolchain?

2009-12-04 Thread Vaudano Luca
Hi, I forward an email that is just arrived in the shr-user ML. Cheers Luca On Fri, Dec 4, 2009 at 10:10 PM, Klaus 'mrmoku' Kurzmann m...@mnet-online.de wrote: Hi, I just create a ticket in the shr trac http://shr-project.org/trac/ticket/764 Thanks, will take care of it. -- Klaus

Re: Building for SHR - toolchain?

2009-12-04 Thread EdorFaus
On Friday 04 December 2009 22:51:29 Vaudano Luca wrote: I forward an email that is just arrived in the shr-user ML. Thank you! This seems like exactly what I was after. *bookmarks* -- Grateful, Frode Austvik On Fri, Dec 4, 2009 at 10:10 PM, Klaus 'mrmoku' Kurzmann m...@mnet-online.de wrote:

Re: Problems compiling the example project with OM toolchain

2009-09-18 Thread Marc Bantle
Hi, rhn schrieb: Hi, I'm trying to set up the toolchain to get to hack some code, but I encountered a problem during the om-conf phase: configure:3041: checking for C compiler default output file name configure:3063: ccache arm-angstrom-linux-gnueabi-gcc -march=armv4t -mtune=arm920t

Problems compiling the example project with OM toolchain

2009-09-17 Thread rhn
Hi, I'm trying to set up the toolchain to get to hack some code, but I encountered a problem during the om-conf phase: configure:3041: checking for C compiler default output file name configure:3063: ccache arm-angstrom-linux-gnueabi-gcc -march=armv4t -mtune=arm920t -isystem/mnt/stor/rhn/play

Re: Toolchain-VM for C/Vala programs?

2009-07-06 Thread Marcel
Am Dienstag, 30. Juni 2009 14:11:19 schrieb Aapo Rantalainen: I made VirtualBox image for starting openmoko developing easily. This hosting site contains ads, but this is just rc1: http://www.2shared.com/file/6504056/3835d89/openmoko-base-devvdi.html For user who know how VirtualBox works:

Re: Toolchain-VM for C/Vala programs?

2009-07-01 Thread Lothar Behrens
, 2009 at 3:20 PM, Aapo Rantalainenaapo.rantalai...@gmail.com wrote: If I make VirtualBox virtualmachine containing installed om- toolchain, where I should upload it? It is sure that somebody wants something else than VirtualBox, but this it only what I can offer. That would be great, I've been

Re: Toolchain-VM for C/Vala programs?

2009-06-30 Thread Aapo Rantalainen
I made VirtualBox image for starting openmoko developing easily. This hosting site contains ads, but this is just rc1: http://www.2shared.com/file/6504056/3835d89/openmoko-base-devvdi.html For user who know how VirtualBox works: It is ubuntu 9.04 with openbox (virtualbox guest additions

Re: Toolchain-VM for C/Vala programs?

2009-06-30 Thread Christ van Willegen
On Thu, Jun 25, 2009 at 3:20 PM, Aapo Rantalainenaapo.rantalai...@gmail.com wrote: If I make VirtualBox virtualmachine containing installed om-toolchain, where I should upload it? It is sure that somebody wants something else than VirtualBox, but this it only what I can offer. That would

Toolchain-VM for C/Vala programs?

2009-06-25 Thread Marcel
Hello, I read about this from time to time on the ml, but cannot find results yet. Does someone have a virtual machine with the om-toolchain set up for compiling C/Vala programs for the ARMv4? Having such a vm would simplify development significantly imho... Or we just need more documentation

Re: Toolchain-VM for C/Vala programs?

2009-06-25 Thread Aapo Rantalainen
If I make VirtualBox virtualmachine containing installed om-toolchain, where I should upload it? It is sure that somebody wants something else than VirtualBox, but this it only what I can offer. Installing libraries to toolchain (if you are not using debian/ubuntu, use other way to get root) sudo

Re: Toolchain-VM for C/Vala programs?

2009-06-25 Thread Marcel
Am Donnerstag, 25. Juni 2009 15:20:54 schrieb Aapo Rantalainen: If I make VirtualBox virtualmachine containing installed om-toolchain, where I should upload it? It is sure that somebody wants something else than VirtualBox, but this it only what I can offer. That'd be great... Maybe we can

Re: Re: Toolchain-VM for C/Vala programs?

2009-06-25 Thread giacomo giotti mariani
Am Donnerstag, 25. Juni 2009 15:20:54 schrieb Aapo Rantalainen: If I make VirtualBox virtualmachine containing installed om-toolchain, where I should upload it? It is sure that somebody wants something else than VirtualBox, but this it only what I can offer. That'd be great

Re: toolchain with Ubuntu Jaunty (9.04)

2009-05-05 Thread Mile Davidovic
Yes, it works fins as far as I can see. On 4/6/09, Michael Tansella michael-tanse...@gmx.de wrote: Hi, has anybody tried the new toolchain with new Ubuntu (9.04)? Is it compatible? Greets Michael ___ Openmoko community mailing list community

toolchain with Ubuntu Jaunty (9.04)

2009-04-06 Thread Michael Tansella
Hi, has anybody tried the new toolchain with new Ubuntu (9.04)? Is it compatible? Greets Michael ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Error while building the sample project using openmoko toolchain

2009-04-05 Thread Mark Night
hello, I downloaded the toolchain and tried to build the sample project using steps as given on http://wiki.openmoko.org/wiki/Toolchain#Building_a_sample_project But, when I tried to run make command, I got the following error: libtool: link: cannot find the library `/usr/lib/libXinerama.la

Re: Error while building the sample project using openmoko toolchain

2009-04-05 Thread Matthias Stone
and links the object files correctly, and they work on my FR. YMMV, of course. Also, if someone has a proper way to fix this, I would be interested as well, as this is (very) hackish. On Sun, Apr 5, 2009 at 12:48 PM, Mark Night marknigh...@gmail.com wrote: hello, I downloaded the toolchain

Re: Error while building the sample project using openmoko toolchain

2009-04-05 Thread Mark Night
for your advise. But I later found the troubleshooting part here : http://wiki.openmoko.org/wiki/Toolchain#Troubleshooting I run the script given here and then make command worked. I hope this will work for others also... ___ Openmoko community mailing list

toolchain

2009-04-03 Thread Anas Alzouhbi
Hello! I think that toochain documentation is very important to follow, I have a problem, in the step . /usr/local/openmoko/arm/setup-env, this document or file is not found, but I found ./usr/local/openmoko/arm/environment-setup can I use ./usr/local/openmoko/arm/environment-setup instead of .

Re: toolchain

2009-04-03 Thread martin
I remember setup-env being in /usr/local/openmoko/arm/bin now. Can't check since I'm at work. 2009/4/3 Anas Alzouhbi anas@gmail.com Hello! I think that toochain documentation is very important to follow, I have a problem, in the step . /usr/local/openmoko/arm/setup-env, this document or

using toolchain

2009-04-01 Thread Anas Alzouhbi
Hello! I read the document of toolchain on:http://wiki.openmoko.org/wiki/Toolchain I arrived until this command: * Extract it directly as root, so use command su first (or prefix the tar command with sudo when you are using Debian/Ubuntu): cd / tar -xjvf ~/sources/openmoko-XYZ-arm-linux

Re: using toolchain

2009-04-01 Thread arne anka
-gnueabi-toolchain.tar fakeroot alien -d openmoko-*-arm-linux-gnueabi-toolchain.tar.gz sudo dpkg -i openmoko_*-arm-linux-gnueabi-toolchain*.deb thus you have far more control over the files installed and you could remove them easily. additionally, the chances to break your system

[200X.Y] toolchain. was Re: community Digest, Vol 125, Issue 16

2009-04-01 Thread arne anka
I did this command y011pc99:/# bunzip2 openmoko-*-arm-linux-gnueabi-toolchain.tar.bz2 but I obtained: bunzip2: Can't open input file openmoko-*-arm-linux-gnueabi-toolchain.tar.bz2: No such file or directory. what I have to do for starters: - stop with opening yet another thread for the

Re: [200X.Y] toolchain. was Re: community Digest, Vol 125, Issue 16

2009-04-01 Thread arne anka
you said replace openmoko-*-arm-linux-gnueabi-toolchain.tar.bz2 with the full filename and try again, you mean the filename of what?? I big you hlep well, the name of the file you fetched with wget, of course. there are two possibilities:

Re: using toolchain

2009-04-01 Thread Angus Ainslie
On Wed, 2009-04-01 at 11:27 +0200, Anas Alzouhbi wrote: Hello! I read the document of toolchain on:http://wiki.openmoko.org/wiki/Toolchain I arrived until this command: * Extract it directly as root, so use command su first (or prefix the tar command with sudo when you are using Debian

Re: Openmoko toolchain error

2009-03-21 Thread Daniel.Li
On Sat, 2009-03-21 at 10:02 +0530, rakshat hooja wrote: /usr/lib/libmokoui2.so: could not read symbols: File in wrong format collect2: ld returned 1 exit status make[2]: *** [openmoko-sample] Error 1 make[2]: Leaving directory `/home/shakti/openmoko-sample2/src' make[1]: *** [all-recursive]

Re: Openmoko toolchain error

2009-03-21 Thread rakshat hooja
/Toolchain for now. Thanks Rakshat ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Openmoko toolchain error

2009-03-20 Thread rakshat hooja
Hi, I am using Ubuntu 8.10 and I followed the instructions at - http://wiki.openmoko.org/wiki/Toolchain Everything works fine up till the 'Building the sample application segment'. I tried to run as root as well but I was unable to build it. The log is attached for both attempts. Thanks

Re: Openmoko toolchain error

2009-03-20 Thread Shaz
On Fri, Mar 20, 2009 at 8:02 PM, rakshat hooja raks...@gmail.com wrote: Hi, I am using Ubuntu 8.10 and I followed the instructions at - http://wiki.openmoko.org/wiki/Toolchain Everything works fine up till the 'Building the sample application segment'. I tried to run as root as well but I

Re: Openmoko toolchain error

2009-03-20 Thread rakshat hooja
/wiki/Toolchain Everything works fine up till the 'Building the sample application segment'. I tried to run as root as well but I was unable to build it. The log is attached for both attempts. Path to the toolchain is giving problems. Are you sure that openmoko toolchain is present and all

Kind of toolchain?

2009-03-14 Thread Shaz
Hi, I encountered two kinds of toolchains on the download page. One was named simple arm while the other was armv4t. I was curious about the arm one because I wanted to confirm if it is generic arm or just an older toolchain? Take care. -- Shaz

Using Toolchain to Build Python Modules

2009-01-26 Thread Dylan Reilly
Is it possible to use the toolchain to cross-compile python modules for the freerunner (i.e., python setup.py build)? If so, how does one go about doing it? I would prefer to avoid installing debian on my freerunner/sd card just to build this one module, if possible. Thanks. -- Dylan Maxwell

Re: angstrom in toolchain

2009-01-12 Thread Graeme Gregory
Shaz wrote: On Sun, Jan 11, 2009 at 7:50 PM, Michael 'Mickey' Lauer mic...@openmoko.org mailto:mic...@openmoko.org wrote: That's the Angstrom branding we inherit by relying on OpenEmbedded and its flagship distro. This means that due to dependence on openembedded and

angstrom in toolchain

2009-01-11 Thread Shaz
Hi, Can anybody explain why do we have angstrom in compiler triplet arm-angstrom-linux-gnueabi-[tool] -- Shaz ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: angstrom in toolchain

2009-01-11 Thread Michael 'Mickey' Lauer
That's the Angstrom branding we inherit by relying on OpenEmbedded and its flagship distro. -- :M: ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: angstrom in toolchain

2009-01-11 Thread Shaz
On Sun, Jan 11, 2009 at 7:50 PM, Michael 'Mickey' Lauer mic...@openmoko.org wrote: That's the Angstrom branding we inherit by relying on OpenEmbedded and its flagship distro. This means that due to dependence on openembedded and Angstrom being the major contributor to OE. Is there some

Re: Toolchain opkg postinst Error

2008-11-18 Thread Michael Tansella
/openmoko/arm/bin# This error message is OK because postinst processes are disabled in toolchain I found the real problem. Until now I only had to install metapackage qt-x11-free, but because of dependancy issues with qt4opengl it doesnt't install correct. Now I just indtalled the dev packages

Toolchain opkg postinst Error

2008-11-17 Thread Michael Tansella
Hi, my qt4 Libs are not installed correctly in toolchain since the update of the angström Repository, when I try to reinstall them I get the following error [EMAIL PROTECTED]:/usr/local/openmoko/arm/bin# opkg-target -force-reinstall install libqtcore4 Reinstalling libqtcore4 (4.4.3-r1.1

MokoMakefile make toolchain error

2008-11-05 Thread Jim Ancona
I'm trying to use MokoMafile to build a toolchain (make toolchain), and I'm getting the error below. I can do other operation (e.g. make image) without errors. Thanks in advance for any help! Jim NOTE: package meta-toolchain-openmoko-1.0: started NOTE: package meta-toolchain-openmoko-1.0-r1

rpm packages for openmoko-*-arm(v4t)-linux-gnueabi-toolchain

2008-10-19 Thread Joop Boonen
All, I'm currently working on rpm packages (Centos/Fedora/Mandriva/OpenSuSE) for openmoko-*-arm(v4t)-linux-gnueabi-toolchain. (Packed from the binaries provided by the openmoko project). I think I got them to work. I didn't test them yet. I'm wonder is it helpful for the openmoko people

Re: rpm packages for openmoko-*-arm(v4t)-linux-gnueabi-toolchain

2008-10-19 Thread Joop Boonen
Short remark: The i686 version is probably not up to date yet as it's not build, yet. The last version that is. Joop Boonen wrote: All, I'm currently working on rpm packages (Centos/Fedora/Mandriva/OpenSuSE) for openmoko-*-arm(v4t)-linux-gnueabi-toolchain. (Packed from the binaries provided

Re: FSO toolchain?

2008-09-23 Thread Nicola Mfb
On Tue, Sep 23, 2008 at 2:42 AM, Rod Whitby [EMAIL PROTECTED] wrote: Nicola Mfb wrote: You may use the Makefile at http://shr.bearstech.com/ , this will setup the entire openembedded environment to build toolchain and fso images/applications. Note that the canonical place for the FSO

Re: FSO toolchain?

2008-09-23 Thread rhn
), but I have found only the Openmoko toolchain via the wiki. It seems to be 2007.4 based. There was nothing relevant on freesmartphone.org, so I think there is a way to use the aforementioned toolchain to make software compliant to FSO. Currently, my guess is that I need to set up

Re: Make util not getting the toolchain

2008-09-22 Thread xiangfu
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Shaz wrote: Hi, I am compiling a small package which does not have any autoconf so has only a simple recursive Makefile. When I try to build it with the OM toolchain it gives me the following error message: make[1]: /usr/local

Re: Make util not getting the toolchain

2008-09-22 Thread Shaz
On Mon, Sep 22, 2008 at 1:39 PM, xiangfu [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Shaz wrote: Hi, I am compiling a small package which does not have any autoconf so has only a simple recursive Makefile. When I try to build it with the OM toolchain

FSO toolchain?

2008-09-22 Thread rhn
Hello This question may be terribly out of place, but I haven't found a definite answer on the Openmoko or freesmartphone wiki. I'd like to be able to develop on my main box some programs to use with FSO on the phone (and package them), but I have found only the Openmoko toolchain via the wiki

Re: FSO toolchain?

2008-09-22 Thread Nicola Mfb
them), but I have found only the Openmoko toolchain via the wiki. It seems to be 2007.4 based. There was nothing relevant on freesmartphone.org, so I think there is a way to use the aforementioned toolchain to make software compliant to FSO. Currently, my guess is that I need to set up

Re: FSO toolchain?

2008-09-22 Thread Rod Whitby
Nicola Mfb wrote: You may use the Makefile at http://shr.bearstech.com/ , this will setup the entire openembedded environment to build toolchain and fso images/applications. Note that the canonical place for the FSO Makefile is now at downloads.freesmartphone.org - shr.bearstech.com is for SHR

Make util not getting the toolchain

2008-09-21 Thread Shaz
Hi, I am compiling a small package which does not have any autoconf so has only a simple recursive Makefile. When I try to build it with the OM toolchain it gives me the following error message: make[1]: /usr/local/openmoko/arm/bin/arm-angtrom-linux-gnueabi-gcc: Command not found

Adding libraries/packages to the toolchain using bitbake / openembedded

2008-08-15 Thread Florian Hackenberger
Hi! I'm trying to build navit using the openmoko toolchain. The problem is that it seems to require the libgps include files for gpsd support. Ideally I'd like to add a package to the toolchain using a bitbake recipe from the openmoko git repository. I have tried to find the relevant

Re: Adding libraries/packages to the toolchain using bitbake / openembedded

2008-08-15 Thread Dale Maggee
Florian Hackenberger wrote: Hi! I'm trying to build navit using the openmoko toolchain. The problem is that it seems to require the libgps include files for gpsd support. Ideally I'd like to add a package to the toolchain using a bitbake recipe from the openmoko git repository. I have

Re: Adding libraries/packages to the toolchain using bitbake / openembedded

2008-08-15 Thread Florian Hackenberger
, I'd consider that...a hack, at best. What if the version of the package does not match? What if I need to add a library which has not yet been packaged? However, thanks for the tip! The general issue is still up for discussion though. How can I add packages / libraries to the toolchain? Could

Re: Adding libraries/packages to the toolchain using bitbake / openembedded

2008-08-15 Thread arne anka
. thus: the hack is either supposed to be the right way to do things or the build system is rather broken ... The general issue is still up for discussion though. How can I add packages / libraries to the toolchain? Could someone from the core developers (or another OM build system expert) please

Re: Adding libraries/packages to the toolchain using bitbake / openembedded

2008-08-15 Thread Dale Maggee
Florian Hackenberger wrote: On Friday 15 August 2008, Dale Maggee wrote: You may want to have a look at this earlier thread about Navit: I didn't manage to compile it in the end, but there are links to compiled versions there which I ended up using. Thanks, I'm using the compiled

Re: Errors compiling with toolchain

2008-07-31 Thread Robert William Hutton
Steven [EMAIL PROTECTED] wrote: I think these errors are generic, even though I get them when trying to compile openmoko-panel-alarm (since I don't see an ipkg available). When I run om-conf I get the following errors: checking for GTK... configure: error: Package requirements (gtkmm-2.4 =

Re: Errors compiling with toolchain

2008-07-31 Thread Robert William Hutton
Steven [EMAIL PROTECTED] wrote: I think these errors are generic, even though I get them when trying to compile openmoko-panel-alarm (since I don't see an ipkg available). When I run om-conf I get the following errors: checking for GTK... configure: error: Package requirements (gtkmm-2.4 =

help with toolchain on ubuntu, gcc exec format error

2008-07-25 Thread andres
Hi, I'd like to see if I can compile couple of programs for om I followed instructions on the wiki, (yes, installed listed dependencies and run setup-env) when $ om-conf openmoko-sample2 after some passes, i got: checking for C compiler default output file name... configure: error: C

Re: help with toolchain on ubuntu, gcc exec format error

2008-07-25 Thread arne anka
what gcc, what platform? ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: help with toolchain on ubuntu, gcc exec format error

2008-07-25 Thread andres
On Fri, 2008-07-25 at 17:38 +0200, arne anka wrote: what gcc, what platform? ubuntu 8.4 i386 on AMD 6 chip gcc (GCC) 4.2.3 (Ubuntu 4.2.3-2ubuntu7) not sure if I answered what you meant by platfrom, shouldn't it be pointed to arm-angstrom by setup-env? smime.p7s Description: S/MIME

Re: help with toolchain on ubuntu, gcc exec format error

2008-07-25 Thread andres
-angstrom by setup-env? ahemm... solved, I was using the wrong toolchain, hope it serves to others, smime.p7s Description: S/MIME cryptographic signature ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman

Re: Problems with building openmoko-sample with toolchain

2008-07-22 Thread Andreas Dalsgaard
2008/7/22 Dylan Reilly [EMAIL PROTECTED]: Haven't been able to get the patch to work, I had to modify it to use the right paths, but then all hunks fail still. Why isn't the toolchain in a working state? How is anyone doing development? I've been playing around with it but I still can't get

Re: Problems with building openmoko-sample with toolchain

2008-07-22 Thread Stephen Pape
Thanks, I'm going to try this. But I just don't understand, I'd think having a working toolchain would be a high priority. -Stephen On Tue, Jul 22, 2008 at 4:06 AM, Andreas Dalsgaard [EMAIL PROTECTED] wrote: 2008/7/22 Dylan Reilly [EMAIL PROTECTED]: Haven't been able to get the patch

Re: Problems with building openmoko-sample with toolchain

2008-07-21 Thread Dylan Reilly
Haven't been able to get the patch to work, I had to modify it to use the right paths, but then all hunks fail still. Why isn't the toolchain in a working state? How is anyone doing development? I've been playing around with it but I still can't get the sample project to compile. I am also

Re: Problems with building openmoko-sample with toolchain

2008-07-18 Thread smurfy - phil
hey, i also encountered the pango error and after that some other not found libaries. The problem is, that the libs are actually there but the .la files are incorrect. here a copy of a mailinglist post from me some days ago: - for

Re: Problems with building openmoko-sample with toolchain

2008-07-18 Thread Derick Rethans
- I've a patch for this here: http://files.derickrethans.nl/patches/openmoko-toolchain-2008-07-18.diff.txt regards, Derick ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: Problems with building openmoko-sample with toolchain

2008-07-18 Thread Stephen Pape
Haven't been able to get the patch to work, I had to modify it to use the right paths, but then all hunks fail still. Why isn't the toolchain in a working state? How is anyone doing development? I've been playing around with it but I still can't get the sample project to compile. On Fri, Jul 18

Re: Problems with building openmoko-sample with toolchain

2008-07-17 Thread Stephen Pape
building the toolchain and the shell script seemed to muck things up a bit. Again, starting with a fresh shell resolved everything. Chris On Jul 11, 2008, at 11:04 AM, Łukasz Holetzke wrote: Hi, got my FR, now I want do build openmoko-sample on my machine and execute it on FR. I've read http

Re: Problems with building openmoko-sample with toolchain

2008-07-17 Thread Kelvie Wong
2008/7/17 Stephen Pape [EMAIL PROTECTED]: I'm having this same exact problem on SuSE 11. I don't have any other scripts being ran, and opening a brand new terminal, running '/usr/local/openmoko/arm/setup-env', then attempting to run 'make' produce the error. I also had to use autogen.sh

Toolchain and missing libraries

2008-07-15 Thread Joachim Breitner
Hi, Am Montag, den 14.07.2008, 21:11 -0700 schrieb Jim Morris: Ok good luck with toolchain, I tried and found a bunch of libs were missing... I'll try again later. You can get opkg to work in the toolchain to install missing libs. The steps were roughly: Get $ wget http

Problems with building openmoko-sample with toolchain

2008-07-11 Thread Łukasz Holetzke
Hi, got my FR, now I want do build openmoko-sample on my machine and execute it on FR. I've read http://www.openmoko.org/wiki/Toolchain and done step by step these instructions. I having troubles with ./autogen.sh. In the configure part, I've got: configure: loading site script /usr/local/openmoko

Re: Problems with building openmoko-sample with toolchain

2008-07-11 Thread C R McClenaghan
I think there is a problem with your environment caused by various shell scripts you may have executed. If you have set up any of the scripts to run automatically, undo that. Start in a clean shell to do the toolchain activity. I had this problem but I cannot recall the prior activity I

Re: Problems with building openmoko-sample with toolchain

2008-07-11 Thread C R McClenaghan
The offending script that caused this error for me is something called om-launch.sh (I don't think I renamed it). I had tried out the emulation before building the toolchain and the shell script seemed to muck things up a bit. Again, starting with a fresh shell resolved everything. Chris

Re: Packaging third-party applications (Was: Meta Toolchain Release (2008 May))

2008-06-04 Thread nickd
What music applications would you be sharing? -nick Jay Vaughan wrote: I thought the Openmoko developer community would want to better than that ... Whats missing IMHO is a Repository Leadership clique, wherein a known group of people are responsible for some nice repositories that

Re: Packaging third-party applications (Was: Meta Toolchain Release (2008 May))

2008-06-04 Thread Andy Green
yourself... I guess you must have started using Openmoko build system then because last time we spoke about it you were avoiding it same as me - -- for the same reasons. | Also, having a toolchain that makes it easy to cross-build from sources | will help a lot towards people not even wanting

Re: Packaging third-party applications (Was: Meta Toolchain Release (2008 May))

2008-06-04 Thread Andy Green
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Somebody in the thread at some point said: | in a main repository? In Fedora, the multitude of repositories for | downloading packages has caused nightmares of dependency hell when | users install from two or more repos that carry some of the same

Re: Packaging third-party applications (Was: Meta Toolchain Release (2008 May))

2008-06-04 Thread Werner Almesberger
;-) (*) If you must know, I was thinking of Raster. Although the deprecations he uttered on IRC while struggling to use bitbake as a twisted substitute for make seemed somewhat less angelic (-:C What you should have said is: ''Also, having a toolchain that makes it easy to cross-build from

Re: Packaging third-party applications (Was: Meta Toolchain Release (2008 May))

2008-06-04 Thread Andy Green
a toolchain that makes it | easy to cross-build from PACKAGES will help a lot towards people not | even wanting to BUILD STUFF THAT IS ALREADY BUILT AND USABLE.'' ... | Yes, if the package has already been properly openembeddified and is | part of someone's build process, sure, you can just grab the binary

Re: Meta Toolchain Release (2008 May)

2008-06-03 Thread Werner Almesberger
John Lee wrote: opkg-target update opkg-target install libjana-dev Sure beats the manual approach :-) A little while ago, I built a program that uses SDL, and this is what I came up with: for n in \ libsdl-1.2-0_1.2.9-r5_armv4t.ipk libsdl-1.2-dev_1.2.9-r5_armv4t.ipk \

Re: Packaging third-party applications (Was: Meta Toolchain Release (2008 May))

2008-06-03 Thread Dylan Semler
On Fri, May 30, 2008 at 4:38 AM, Jay Vaughan [EMAIL PROTECTED] wrote: I thought the Openmoko developer community would want to better than that ... Whats missing IMHO is a Repository Leadership clique, wherein a known group of people are responsible for some nice repositories that

Re: Packaging third-party applications (Was: Meta Toolchain Release (2008 May))

2008-05-30 Thread Pranav Desai
. And especially, with the toolchain out, it seems even more easier to build apps as-is and just putting out the binaries for people to use. -- Pranav -- Rod ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman

Re: Meta Toolchain Release (2008 May)

2008-05-30 Thread Pranav Desai
On 5/29/08, John Lee [EMAIL PROTECTED] wrote: On Thu, May 29, 2008 at 06:44:42PM -0700, Pranav Desai wrote: On Wed, May 28, 2008 at 9:34 PM, John Lee [EMAIL PROTECTED] wrote: libjana isn't packaged in toolchain by default. the default compopents are: libmokogsmd2, mokoui2

  1   2   >