Re: [Scratchbox-users] detecting scratchbox from Makefile

2008-06-24 Thread Jussi Hakala
The most reliable thing would be probably to test the presence of a scratchbox-like directory layout [1] or if env output contains any SBOX_ prefixed variables [2] (but this may lead to ambiguity between sb1 and sb2). Regards, Jussi [1] if [ -e /targets/links/scratchbox.config ] ; then

Re: [Scratchbox-users] Using Foriegn Toolchain error

2008-06-24 Thread Jussi Hakala
Interesting error. Try [1], and see if that solves your problem. Regards, Jussi [1] sb-conf in HOST -F E Robertson wrote: Hi All, I'm attempting to use a foreign toolchain and I seem to be stuck at building the auxiliary tools. I followed all the instructions so far, and unless I'm

Re: [Scratchbox-users] Using Foriegn Toolchain error

2008-06-24 Thread E Robertson
On Tue, Jun 24, 2008 at 10:17 AM, Jussi Hakala [EMAIL PROTECTED] wrote: Interesting error. Try [1], and see if that solves your problem. Regards, Jussi [1] sb-conf in HOST -F I get this when I run that comand: sb-conf: No fakeroot versions found for compiler: host-gcc E Robertson

Re: [Scratchbox-users] Using Foriegn Toolchain error

2008-06-24 Thread E Robertson
On Tuesday 24 June 2008 11:08:56 am E Robertson wrote: On Tue, Jun 24, 2008 at 10:17 AM, Jussi Hakala [EMAIL PROTECTED] wrote: Interesting error. Try [1], and see if that solves your problem. Regards, Jussi [1] sb-conf in HOST -F I get this when I run that comand: sb-conf:

Re: [Scratchbox-users] Using Foriegn Toolchain error

2008-06-24 Thread E Robertson
On Tuesday 24 June 2008 11:08:56 am E Robertson wrote: On Tue, Jun 24, 2008 at 10:17 AM, Jussi Hakala [EMAIL PROTECTED] wrote: Interesting error. Try [1], and see if that solves your problem. Regards, Jussi [1] sb-conf in HOST -F I get this when I run that comand: sb-conf: