On Oct 3, 2008, at 3:11 PM, k c wrote:
Sorry about this stupid question but how can I configure my target
to include the debian devkit ? using the sb-menu of scratchbox ?
So far what I have done is:
Install scratchbox
Configure foreign toolchain (CS arm2007q3)
But I am missing how to conf
On Aug 23, 2008, at 5:31 AM, Graham Cobb wrote:
The scratchbox documentation, and the software itself, recommends
setting
vdso=0 or writing 0 to the /proc/sys/vm/vdso_enabled.
Unfortunately neither
of those work when using a 64-bit kernel.
It seems there is a new kernel boot option "vdso3
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 these for myself in
the fullness of time.
Having banged my head on the wall trying to get some scratchbox
things working, but seeing the value in doing this, I want to try to
help document some things and have started to do so, but a few
questions I have are holding me back. If anyone is willing to answer
them, it would be much a
On Jun 27, 2008, at 12:39 AM, Daniel Bainton wrote:
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 environm
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()
{
if [ `id -u` = 0 ] ; then
exit_error "Not allowed
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/documentation/user/
scratchbox-1.0/html/installdo
On Jun 5, 2008, at 2:44 PM, [EMAIL PROTECTED] wrote:
On Thu, Jun 05, 2008 at 09:59:57PM +0300, Kalle Vahlman wrote:
As
http://scratchbox.org/documentation/user/scratchbox-1.0/html/
installdoc.html#cctarget
mentions briefly, there's a CLI version of the configuration tool
called sb-conf.
Hello -
I am a relatively new user of scratchbox and it really kicks it.
Great stuff. It is not, though, as obvious about some things as I
could hope. :-)
I am trying to document some things for my co-workers and this leads
me to ask these questions.
First, trying to describe the use o