Jussi,

Thansk for your reply.
2011/6/23 Jussi Hakala <jussi.hak...@movial.com>

> The wiki is quite outdated.
>
I there another howto that I should follow?


>  [sbox-HOST:
>> /scratchbox/compilers/uclibc-**crosstools_gcc-3.4.2_uclibc-**20050502] >
>> ~/sb-toolchain-extras/**confhelper/create_toolchain_**conf.py
>>
>> /scratchbox/tools/bin/env: python: No such file or directory
>>
>> I guess this is due changes in SB 1.0.24.
>>
>
> Yes, the interpreter should be changed to python-host for the new
> scratchboxes. Good find.



I copied the config file from a working setup for now. And finished the
setup.


But now the installation test [1] [2] failes at the first step.

I'm missing aclocal and others. From my working setup I found they should be
located in /scratchbox/tools/bin/
Which step do I miss that add the missings "sb_automake_wrapper" and
"sb_autoconf_wrapper" files and create the missing symlinks?

Some of the files I'm missing:
aclocal -> sb_automake_wrapper
autoconf -> sb_autoconf_wrapper
autoheader -> sb_autoconf_wrapper
autom4te -> /scratchbox/tools/autotools/autoconf2.61/bin/autom4te
automake -> sb_automake_wrapper
automake_wrapper_links
autopoint
autoreconf -> sb_autoconf_wrapper
autoscan -> /scratchbox/tools/autotools/autoconf2.61/bin/autoscan
autoupdate -> /scratchbox/tools/autotools/autoconf2.61/bin/autoupdate
sb_autoconf_wrapper
sb_automake_wrapper

[1] http://scratchbox.org/documentation/docbook/installdoc.html#testinst
[2] failed output:
[sbox-DV20x0: ~/hello-world] > ./autogen.sh
+ aclocal
./autogen.sh: line 4: aclocal: command not found
+ autoconf
./autogen.sh: line 5: autoconf: command not found
+ autoheader
./autogen.sh: line 6: autoheader: command not found
+ automake --add-missing --foreign
./autogen.sh: line 7: automake: command not found
+ ./configure
./autogen.sh: line 8: ./configure: No such file or directory
_______________________________________________
Scratchbox-users mailing list
Scratchbox-users@lists.scratchbox.org
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users

Reply via email to