On Thu, 2008-01-10 at 08:07 -0800, frank zhu wrote:
> I have the difficulty to set up sbrsh. After I have installed deb
> into debian 3.1 sarge system, according to manual "Instlling
> scratchbox", according to chaper 3.2, page 11, it is told to copy
> sbrshd to target device. But I cannot fin
On Mon, 2007-10-22 at 20:25 -0700, Diane Holt wrote:
> Actually, can you just tell me what --sbox-call is for? Looking at the
> patch for it, it seems to just be skipping it anyway (unless I'm
> missing something). The comment for the commit that added it said
> something about a "calling conventi
On Thu, Oct 18, 2007 at 12:04:18PM -0700, Diane Holt wrote:
> Thanks! I had actually just tracked down misc_runner, so I was starting to
> look at misc_runner.c myself, but if the fix will be available soon, I guess
> I can stop doing that :)
>
> BTW, I tried passing the flag in using the var, bu
On Thu, Oct 18, 2007 at 08:50:32AM -0700, Diane Holt wrote:
> Actually, it's something I need right away. I'd be fine with trying to
> implement it myself, but I don't really know what would need changing. If
> you could point me in the right direction, that'd be fine.
I'm acutally working on it
On Wed, Oct 17, 2007 at 07:47:26PM -0700, Diane Holt wrote:
> Is there any way to pass flags to qemu (when it's run automatically by way
> of executing an arm executable)? I didn't see anything in the
> variables.txtfile (like the *EXTRA_ARGS* type vars for the compiler,
> etc.).
http://bugzilla.
On Fri, 2007-02-23 at 15:39 +0100, Michael Trimarchi wrote:
> I have installed sudo inside scratchbox and I chage the permissione
> outside but I can't use it to create a device using the mknod. Is there
> an alternativies?
Fakeroot.
Scratchbox's mknod is magical: it creates the device node
"/
On Wed, 2006-11-01 at 17:10 +0530, RENJITH G WARIER P V wrote:
> I am new to scratchbox. I want sbrsh 6.7 in scratchbox(atleast 1.0) but
> scratchbox1.0.1 comes with sbrsh 6.6. pls tell me how to add sbrsh6.7 in
> scratchbox( > 1.0)
The latest release of Scratchbox Apophis (aka. Scratchbox 1.0) i
On Tue, 2006-10-31 at 09:06 -0600, Matt Hoosier wrote:
> If you're using Ubuntu and upgrade to Edgy, you'll probably want to
> edit the contents of /scratchbox/login to always invoke bash:
>
> --- #!/bin/sh
> +++ #!/usr/bin/env bash
>
> Ubuntu has switched the default shell to Dash, which doesn'
On Wed, 2006-10-11 at 13:41 -0700, K. Richard Pixley wrote:
> I've run into a bootstrapping issue when using sbrsh and I was wondering
> how other people had dealt with it.
>
> As I'm building my system, (from scratch), one of the things I need to
> do is create a /etc/passwd for my target. As
On Mon, 2006-09-25 at 10:51 +, Nel wrote:
> OK . Downloaded the sbrsh-7.1 (Thatz the latest i got). However i have
> the same problem :( .Attaching my target
> device's /tmp/sbrshd-1202.log.
Do you use sbrsh 7.1 also on the Scratchbox host?
timo
You are running sbrshd version 6.6 (according to the log you sent me)
which contains a serious bug. Upgrade to the latest version (7.2) and
this problem should go away.
timo
___
Scratchbox-users mailing list
Scratchbox-users@lists.scratchbox.org
http:
On Fri, 2006-09-22 at 12:39 +, Nel wrote:
> i am attaching a detailed my target device's /tmp/sbrsh-1202.log along
> here.
Where? Did you forget it?
timo
___
Scratchbox-users mailing list
Scratchbox-users@lists.scratchbox.org
http://lists.scratc
On Wed, 2006-08-23 at 16:19 -0700, K. Richard Pixley wrote:
> Also, having set up an sbrsh configuration, is there and easy way to
> wrap that up for sharing? Or am I just stuck with writing up
> instructions so that everyone else can configure their own? Or
> something else?
You can give th
On Tue, 2006-07-18 at 11:07 -0700, K. Richard Pixley wrote:
> Granted, some of these can be addressed by treating the subprocesses
> on scratchbox as though it were a remote host, using remote gdb
> protocols, ssh or the like to start the compiles, etc, so there are
> alternatives.
Yes. Basicall
On Mon, 2006-07-17 at 10:58 -0700, K. Richard Pixley wrote:
> Well, ok. The first thing I tried to do in scratchbox didn't work,
> namely, building a "native" emacs using the HOST compiler so that I have
> a reasonable IDE available.
You can run Emacs on your host system (= outside of Scratchb
On Thu, 2006-07-13 at 11:34 -0700, K. Richard Pixley wrote:
> I'm having trouble understanding what scratchbox is trying to
> accomplish, what interface it's intending to provide, etc.
You should start at [1]. The following presentations shed some light on
Scratchbox's purpose:
"Scratch
On Thu, 2006-07-06 at 15:26 +0100, Peter Pearse wrote:
> I suppose its my own fault for not installing from debian packages.
It shouldn't make any difference.
I think there is still a real bug in there somewhere.
timo
___
Scratchbox-users mailing li
On Thu, 2006-07-06 at 13:05 +0300, Timo Savola wrote:
> On Thu, 2006-07-06 at 11:02 +0100, Peter Pearse wrote:
>
> > Tests fail because error messages from the tested app include its' full
> > path.
>
> This is a familiar problem. I thought we had fixed this
On Thu, 2006-07-06 at 11:02 +0100, Peter Pearse wrote:
> Tests fail because error messages from the tested app include its' full
> path.
This is a familiar problem. I thought we had fixed this year(s) ago.
> But not the answer to these questions:-
> Is this due to an error in my installa
On Wed, 2006-07-05 at 10:00 +0900, Andy wrote:
> I have a problem with sbrsh.
>
> When I tested ‘hello-world’ program in scratchbox package, I got the
> message,”sbrsh server: Can’t open a pseudo-tty (No such file or
> directory)
>
> When I executed configure and make, they didn’t have any probl
On Wed, 2006-06-07 at 15:40 +0100, Peter Pearse wrote:
> I have installed two foreign tool chains.
>
> Both appear to build hello_world without error.
>
> Both binaries run OK on the sbrsh target device, if run from the mounted
> scratchbox directories directly.
>
> Only one will run in s
On Tue, 2006-06-20 at 16:45 -0500, Matt Hoosier wrote:
> Fakeroot does not allow chown or mknod commands to achieve their
> intended result. The host system's kernel still pays attention to
> permissions. Transcript follows:
>
> /scratchbox/login fakeroot mknod /tmp/blah c 1 2
> /scratchbox/login
On Tue, 2006-06-20 at 12:13 +0530, Kranthi Kumar.E wrote:
> after installing Scratchbox as a root and i added user by using command
> and added user but how to enter into the user account which i added
Log into your system as the user and execute /scratchbox/login using
shell.
timo
___
On Wed, 2006-05-31 at 14:28 +0800, YongLi wrote:
> I upgraed to uclibc 0.98 and the problem resolved!
Did you build a custom toolchain with uClibc 0.9.8? Is the toolchain
available?
timo
___
Scratchbox-users mailing list
Scratchbox-users@lists.scrat
On Tue, 2006-05-30 at 15:05 +0300, Timo Savola wrote:
> Which toolchain are you using?
Sorry, I didn't notice the toolchain name was in the subject.
timo
___
Scratchbox-users mailing list
Scratchbox-users@lists.scratchbox.
On Fri, 2006-05-26 at 10:23 +0200, [EMAIL PROTECTED] wrote:
> I successfully built firefox 1.5.x but I have problem to run it
> (TestGtkEmbed) even on a hardware.
> Seems that it's related to the compiler because on older one (non EABI) works
> fine.
Which Scratchbox version are you using?
Whic
On Sun, 2006-05-14 at 11:56 +0800, LiYong wrote:
> However, When I use it to build MPlayer-1.0pre7, It fails in the link
> process. It seems that the uclibc does not include
> sinf cosf functions.
> How to resolve this problem? I have to make a toolchain by myself?
I guess so if uClibc's libm do
On Wed, 2006-03-15 at 20:05 +, Edjard Mota wrote:
> I followed instructions from
> http://www.scratchbox.org/wiki/uClibc_Crocodile to build
> a uClibc-based toochain and in the end it say we should update gcc
> prefix list variables. Specifically tha a .config file should
> have a line
> SBOX
On Sat, 2006-02-25 at 23:08 -0600, Rohit Chaudhri wrote:
> I know that Jam is failing while executing the MkDir rule.
Very odd.
> Timo, since you have built boost/jam in Scratchbox and have it
> working, do you remember having any problems with Jam?
It seems that you're building bjam for the AR
On Fri, 2006-02-24 at 20:04 -0600, Rohit Chaudhri wrote:
> I have recently started to work with Boost 1.33 (www.boost.org) on
> Scratchbox 1.0 running on a x86 based Ubuntu Linux machine.
> I'm able to build boost on Ubuntu, however when I try to do the same
> within Scratchbox using an arm-gcc-gl
On Fri, 2006-02-10 at 16:45 +0100, Delitsyn Igor wrote:
> I´d like to emulate my crosscompiled ARM kernel (OMAP1710 platform) in QEMU
> emulator. As far as I understand, it is impossible in scratchbox evironment,
> although scratchbox includes QEMU for emulating applications. Is that right?
> J
On Fri, 2006-02-10 at 15:53 +, Matthew Allum wrote:
> Is there an easy way to delete a target in sb ( 0.9.8 ) ?
rm -r /targets/TARGET /targets/TARGET.config
timo
___
Scratchbox-users mailing list
Scratchbox-users@lists.scratchbox.org
http
> My problem now is that I normally have the working copy of my svn
> repository in the directory called
>/worespace/svn/project-x/...
>
> How can I access this directory from a scratchbox shell? I have googled
> around but found no real soltion for this problem (which might seem
> simple, but
33 matches
Mail list logo