Hi,

You are probably using Qemu which is not able (for reason or another) to
run your binaries. You could try another Qemu or sbrsh.

If this does not help please provide your config.log from the build directory
and {target}.config from /targets/ so we can see better what is happening.
Please use pastebin etc. for the log and config.


    - Veli


On 03/06, sfora dim wrote:
> hello,
> 
> My target is OMAP2430. I already have a working 3rd party pre compiled
> toolchain for it.
> 
> In addition, I already have a working target filesystem, which were compiled
> with my 3rd party toolchain. It is bootable and has libc inside.
> 
> I only want to use scratchbox to add small additions, like dbus.
> 
> If I use a scratchbox toolchain, like 
> scratchbox-toolchain-arm-linux-2006q3-27,
> and tell sb-menu to copy libc files to the target, I manage to compile
> everything
> cleanly. on top of this I copied some files from my precompiled filesystem
> (like busybox and kernel modules). I kept the scratchbox /lib files
> and not taken
> the /lib from my precompiled filesystem.
> But when I try to boot from this filesystem (with a kernel I compile using 
> my
> 3rd party toolchain),
> I get "Kernel panic - not syncing: Attempted to kill init!".
> 
> So I tried to tell sb-menu not to copy the libc files to the target.
> Instead I just
> copied the whole bunch from my precompiled filesystem, including the /lib 
> and
> everything. But now when I run "./configure" from within scratchbox, the
> ./configure script schouts the following:
> "checking whether the C compiler works... configure: error: cannot run
> C compiled
> programs. If you want to cross compile, use '--host'.".
> 
> Do you have any idea what I should do ?
> 
> Do I have to to setup my 3rd party toolchain as a foreign scratchbox 
> toolchain ?
> 
> thank you,
> sfora
> _______________________________________________
> Scratchbox-users mailing list
> Scratchbox-users@lists.scratchbox.org
> http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users

-- 
Veli Kaksonen - CTO - Movial Creative Technologies Inc
Porkkalankatu 13 J, FI-00180 Helsinki
Mobile +358 40 549 0437, Tel +358 9 8567 6400
Fax +358 9 8567 6401
www.movial.fi

_______________________________________________
Scratchbox-users mailing list
Scratchbox-users@lists.scratchbox.org
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users

Reply via email to