> 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
>
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/
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
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
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
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
>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
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
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