Also in the scratchbox.org wiki, Apophis R4 page, listed under known
issues :)
http://scratchbox.org/wiki/Apophis-r4
Regards,
Jussi
Kalle Vahlman wrote:
2008/12/23 vandy linux :
I am using cpu transparency as u told , getting errors then also, I am
attaching the config.log here .
confi
2008/12/23 vandy linux :
> I am using cpu transparency as u told , getting errors then also, I am
> attaching the config.log here .
>
>
>
> configure:2988: checking whether the C compiler works
> configure:2998: ./a.out
> mmap: Permission denied
Ah, this is a known problem with qemu. See for examp
I am using cpu transparency as u told , getting errors then also, I am
attaching the config.log here .
configure:2988: checking whether the C compiler works
configure:2998: ./a.out
mmap: Permission denied
configure:3001: $? = 255
configure:3010: error: cannot run C compiled programs.
If you meant
2008/12/22 vandy linux :
> Hi All,
> I have downloaded example project, target is omap3 for me.
>
> git-clone git://linux.onarm.com/git/example-project.git
> cd example-project
>
> matrix install -j2 -comap3
>
> Checking cache: 2
> 0/1 Building src/gtk-doc
> 0/1 Failed src/gtk-doc/meta/build.
Hi All,
I have downloaded example project, target is omap3 for me.
git-clone git://linux.onarm.com/git/example-project.git
cd example-project
matrix install -j2 -comap3
Checking cache: 2
0/1 Building src/gtk-doc
0/1 Failed src/gtk-doc/meta/build.log
Error: Failed to build gtk-doc
it is giv
2008/12/22 vandy linux :
> Hi Peter,
> hello world ran fine.
> I have 2 questions--
>
> 1) I intend to extract packages from http://linux.onarm.com/gitweb/ , say
> busybox and need to compile it through matrix,
> but I think I need to create a new project (create components, configDir as
> well as
...@lists.scratchbox.org] On Behalf Of vandy
> linux
>Sent: 18 December 2008 08:14
>To: scratchbox-users@lists.scratchbox.org
>Subject: [Scratchbox-users] error while compiling busybox
>
>
>Hi All,
>I have taken busybox from site www.linux.o
From: scratchbox-users-boun...@lists.scratchbox.org
[mailto:scratchbox-users-boun...@lists.scratchbox.org] On Behalf Of vandy
linux
Sent: 18 December 2008 08:14
To: scratchbox-users@lists.scratchbox.org
Subject: [Scratchbox-users] error while compiling busybox
Hi All,
I have taken busybox from site www.linux.onarm.com, am compiling it with
scratch box, am gettting the following error while doing make.
*/bin/sh: line 1: scripts/basic/fixdep: cannot execute binary file
THis busybox has no configure script, seems HOSTCC is not being set correctly.
*
Ple