Re: [Scratchbox-users] Not sure what src packages to download

2009-08-27 Thread Daniel Bainton
2009/8/28 Richard Sharpe : > Hi, > > I have just heard about scratchbox and want to install it on a Fedora system. > > So, I started looking at the documentation and downloading src > packages, but > http://www.scratchbox.org/documentation/user/scratchbox-1.0/html/installdoc.html#AEN103 > tells me

Re: [Scratchbox-users] Scratchbox 2.0 Released!

2009-04-02 Thread Daniel Bainton
2009/4/1 Lauri Leukkunen : > Scratchbox 2.0 is now officially released. Git repo has the tag, > tarballs are available. You must have forgotten to push the tag, 'cause it doesn't exist in the repo. ;) (The branch does though.) -- Daniel ___ Scratchbox-u

Re: [Scratchbox-users] Using external toolchains within scratchbox

2009-03-26 Thread Daniel Bainton
2009/3/26 Hichem Boussetta : > Hi, > > I am working in an embedded linux project, and I should buid several cross > toolchains using crosstool-ng. > I would like to know if it is possible to use these external toolchains > withing scratchbox in order to build the rootfs. http://scratchbox.org/wiki

Re: [Scratchbox-users] Unable to login

2009-03-07 Thread Daniel Bainton
2009/3/7 Bob Wirka : > > I've installed scratchbox, but am unable to login: > > [...@localhost scratchbox]$ login > login: rcw > Password: > > Session setup problem, abort. > [...@localhost scratchbox]$ > > Executing "groups" as rcw shows sbox. > /scratchbox/sbin/sbox_ctl stop and start work, and I

Re: [Scratchbox-users] sb-toolchain-extracs runtime files

2008-11-06 Thread Daniel Bainton
2008/11/6 Peter Pearse <[EMAIL PROTECTED]>: > Daniel > >Are there plans to update the sb-toolchain-extra scripts affected by > the changes to target_setup.sh.m4 > > e.g. config.py The config scripts are already updated in scratchbox core, if you see the darcs repo. I'll update the toolcha

Re: [Scratchbox-users] real root access under SB ?

2008-09-30 Thread Daniel Bainton
2008/9/30 Frédéric Plourde <[EMAIL PROTECTED]>: > Hi ! > > I'm working for mozilla, trying to debug and profile latest Firefox Mobile > (fennec) code running under Scratchbox (Maemo SDK), for the CHINOOK_X86 > target > > I'm desperately trying to use Intel VTune Performance Analyzer for Linux > v.

Re: [Scratchbox-users] Python version in SB.

2008-09-22 Thread Daniel Bainton
2008/9/22 Jussi Hakala <[EMAIL PROTECTED]>: > Daniel Bainton wrote: >>> >>> That, or you can do as Kalle suggested and compile a newer version of >>> python >>> for the host architecture and put it inside /host_usr/. After that you >>> w

Re: [Scratchbox-users] Python version in SB.

2008-09-22 Thread Daniel Bainton
2008/9/22 Jussi Hakala <[EMAIL PROTECTED]>: > Mateusz Jan Dominikowski wrote: >> >> SB comes with Python version 2.3.4 so I compiled 2.5.2 from sources and >> installed it with standard prefix (/usr/local). >> As /usr/local/bin is redirected in SB I tried to export >> SBOX_REDIRECT_IGNORE=/usr/loca

Re: [Scratchbox-users] how to access host machine file system

2008-09-08 Thread Daniel Bainton
2008/9/7 Han <[EMAIL PROTECTED]> > > Hi , > > I am using Scratchbox 1.0. I have a question: > > Can I access the host machine (Linux) file system when I am inside the > scratchbox ? If yes, How do I do that? Hi. You can share files between them through /tmp, which is bind mounted to the chroot.

Re: [Scratchbox-users] open questions in scratchbox configuration

2008-08-13 Thread Daniel Bainton
2008/8/13 Ray Kiddy <[EMAIL PROTECTED]>: > > Maybe it is just me, but some of these things are still confusing. I can > look at all the documentation I can find and I am still not seeing answers > to some of the questions I have. If nobody else has these questions, I > apologize. I'll just answer t

Re: [Scratchbox-users] Option -d doesn't work with stdin startup method

2008-07-09 Thread Daniel Bainton
2008/7/10 Aras Vaichas <[EMAIL PROTECTED]>: > When I use the stdin method for starting scratchbox, it ignores the set > directory (-d) option. > > e.g. > > arasv$ scratchbox -d /tmp << 'EOF' >> pwd >> EOF > > Welcome to Scratchbox, the cross-compilation toolkit! > > Use 'sb-menu' to change your com

Re: [Scratchbox-users] login says: not properly set up...

2008-06-27 Thread Daniel Bainton
2008/6/26 Ray Kiddy <[EMAIL PROTECTED]>: > > This is in the /scratchbox/login script, from which I get only: > >$ /scratchbox/login >ERROR: Scratchbox is not properly set up! >$ > > # > # do some basic checks to see if environment is ok > # > function sanity_check() > { >

Re: [Scratchbox-users] to Debian or not to Debian....

2008-06-09 Thread Daniel Bainton
2008/6/10 Ray Kiddy <[EMAIL PROTECTED]>: > > One thing about trying to understand some of this cross-compilation > technology is that I always suspect there are words I am hearing and I think > I know their meaning, but in this context, I do not. > > I am looking at: > http://www.scratchbox.org/doc

Re: [Scratchbox-users] Question about: devkit + CPU-transparency

2008-04-21 Thread Daniel Bainton
On 21/04/2008, Tiago Maluta <[EMAIL PROTECTED]> wrote: > Hi, > > I downloaded these files for my scratchbox box instalation: > > scratchbox-core-1.0.8-i386.tar.gz > scratchbox-libs-1.0.8-i386.tar.gz > scratchbox-toolchain-arm-gcc3.4-uclibc0.9.28-1.0.4-i386.tar.gz > scratchbox-devkit-cputransp-1

Re: [Scratchbox-users] armel does not show the enviroment

2008-03-26 Thread Daniel Bainton
On 26/03/2008, Raul Perez-Alejo Neyra <[EMAIL PROTECTED]> wrote: > Hi, i have read the installation steps of the target but things go wrong to > me. > I made my target for armel, i have compiled my application but i can > not run it because when I: > > $Xephyr :2 -host-cursor -screen 800x480x16

Re: [Scratchbox-users] trying to build scratchbox on fedeora 5

2008-02-19 Thread Daniel Bainton
On 19/02/2008, Clarence Joseph <[EMAIL PROTECTED]> wrote: > Get the following errors shown below: > > Check if you have all the needed debian packages installed? [yes/no] (yes): > - Package 'autoconf' is missing! > > - Package 'autoconf2.13' is missing! > > - Package 'automake1.4' is missing! > >

Re: [Scratchbox-users] Scratchbox2 list?

2007-12-07 Thread Daniel Bainton
On 12/7/07, Harald Radke <[EMAIL PROTECTED]> wrote: > Is there something like a mailiing list dedicated to scratchbox2? As quite > crosscompile-inexperienced but quite motivated wannabe-programmer I'd like to > find the right place for questions/problems without annoying the wrong ppl. The scratch

[Scratchbox-users] Scratchbox wiki

2007-12-05 Thread Daniel Bainton
Hi, I just disabled editing the wiki by unregistered users, so now you need to be logged in to edit it. The wiki's been getting a lot of spam that hopefully this will stop. -- Daniel ___ Scratchbox-users mailing list Scratchbox-users@lists.scratchbox.or

Re: [Scratchbox-users] different kernels on host and in scratchbox

2007-09-20 Thread Daniel Bainton
On 9/19/07, Rafi Cohen <[EMAIL PROTECTED]> wrote: > > Hi, sorry to bother you with yet another question, but ptotably this list > exists just for this matter. > I've successfully compiled kernel 2.6.16 in scratchbox 0.98. > The kernel on the host system (Suse 9.3) is 2.6.11.4-20a-default. > When I

Re: [Scratchbox-users] cannot find -lfl

2007-05-05 Thread Daniel Bainton
On 05.05.07 14:37 -, Mr. Suhas Ghosh wrote: > > Hi All, > I want to compile XFree86 for arm using scratch box. > During make I got the following error. > gcc -o pswrap -O3 -fsigned-char -L../../exports/lib main.o pswparser.o > lexer.o pswdict.o pswfile.os ystemnames.o psw.o pswstring.

Re: [Scratchbox-users] sb-menu doesn't list qemu-arm CPU-transparency.

2006-05-29 Thread Daniel Bainton
ot; as well, and I need that > for this rootstrap. > > I am using scratchbox 1.0.5 from the debian packages, on Ubuntu Dapper. > > Any ideas? As of Apophis-r3 (1.0.5), the transparency methods have been moved to another devkit, so all you need to do is install the scratchbox-devkit-cputr