Looked some more at this problem. I had some paths that were not
matching up correctly in the .config file located in the
/scratchbox/users/username/targets directory. I've fixed that, but my
toolchain still doesn't work. The error message that I get now is
pasted below, this is slightly different
Hi all,
I am getting an “error of inconsistency of ld.so :1192
…. “ when I try to do ./run_me_first.sh to install scratch box on
my fedora core 4 linux machine. I found online a possible solution that I have
to make “vdso=0” in kernel boot command line. I have no idea what
that means. C
Hello,
I am trying to add a prebuilt toolchain for arm into scratchbox and am
having some problems while doing that. I read through the relevant
wiki at: http://www.scratchbox.org/wiki/ForeignToolchains
and the Scratchbox Toolchains document.
Following the instructions for adding a Foreign Toolchai