Re: [Scratchbox-users] C compiler cannot create executables

2008-11-30 Thread Barney Barumba
> From: "Lauri Leukkunen" > To: scratchbox-users@lists.scratchbox.org > Subject: Re: [Scratchbox-users] C compiler cannot create executables > Date: Mon, 24 Nov 2008 13:20:22 +0200 > > The real problem is a bit further down, what you see above is just an >

Re: [Scratchbox-users] C compiler cannot create executables

2008-11-24 Thread Lauri Leukkunen
On Mon, Nov 24, 2008 at 5:37 AM, Barney Barumba <[EMAIL PROTECTED]> wrote: > Hi, > > I've built an arm toolchain and root fs with buildroot, and I'm trying to set > up scratchbox2 to use it. When I run sb2-init, I get the following error: > > $ sb2-init -c /usr/bin/qemu-arm arm > ~/dev/buildroot/

[Scratchbox-users] C compiler cannot create executables

2008-11-23 Thread Barney Barumba
Hi, I've built an arm toolchain and root fs with buildroot, and I'm trying to set up scratchbox2 to use it. When I run sb2-init, I get the following error: $ sb2-init -c /usr/bin/qemu-arm arm ~/dev/buildroot/buildroot/build_arm/staging_dir/usr/bin/arm-linux-uclibcgnueabi-gcc ... checking for a

Re: [Scratchbox-users] C compiler cannot create executables

2006-05-12 Thread José A.Benítez Peláez
Hello Toni, Finally, I have solved the problem. I have done a lot of test. In one test I changed the file and I configured /etc/apt/source.list with a "unstable" to "stable" and I installed libgtk2.0-dev but libc6-dev wasn`t updated. Great!! I tried to compile hello-world-gtk and compiled! Then

Re: [Scratchbox-users] C compiler cannot create executables

2006-05-11 Thread Toni Timonen
On Mon, May 08, 2006 at 01:33:19PM +0100, "José A.Benítez Peláez" wrote: > > I know that I have installed a newest version of libc6. Well, > My final target is to compile gpsdrive and it needs gtk2. > First, I have tried to compile hello-world-gtk example > included in scratchbox but it needs gtk

Re: Re: [Scratchbox-users] C compiler cannot create executables

2006-05-08 Thread José A.Benítez Peláez
Hello Toni, I know that I have installed a newest version of libc6. Well, My final target is to compile gpsdrive and it needs gtk2. First, I have tried to compile hello-world-gtk example included in scratchbox but it needs gtk and libpango and others libraries. Gtk and libpango ask me to install

Re: Re: [Scratchbox-users] C compiler cannot create executables

2006-05-08 Thread José A.Benítez Peláez
>On Wed, May 03, 2006 at 06:55:01PM +0100, "José A.Benítez Peláez" wrote: >> Well, I am trying to compile the package hello-world-gtk. I >> have a problem but I cannot solve it. The problem is that when >> I install gtk2 the gcc compiler doesn`t run >> >> I have set up scractchbox in a host D

Re: [Scratchbox-users] C compiler cannot create executables

2006-05-04 Thread Toni Timonen
On Wed, May 03, 2006 at 06:55:01PM +0100, "José A.Benítez Peláez" wrote: > Well, I am trying to compile the package hello-world-gtk. I > have a problem but I cannot solve it. The problem is that when > I install gtk2 the gcc compiler doesn`t run > > I have set up scractchbox in a host Debian. I h

[Scratchbox-users] C compiler cannot create executables

2006-05-03 Thread José A.Benítez Peláez
Hello, It is my first message in this list. I'm sorry if my english is not good. Well, I am trying to compile the package hello-world-gtk. I have a problem but I cannot solve it. The problem is that when I install gtk2 the gcc compiler doesn`t run I am go to describe my configuration in the ne