2011/6/24 Ron Hermsen <ronherm...@gmail.com>

> 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.
>
python-host ~/sb-toolchain-extras/confhelper/create_toolchain_conf.py
is working.

>
>
> 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
>


Some additional questions:

Q1:

I tried to install the same setup as I did a year ago (SB1.0.17), and each
time I try to setup the new target I get:        Failed to install C-libraty
to tarket: DV20x0

I even re-installed everything from scratch twice, but same results. (Using
the current 1.0.26 versions this goes fine at this point)

Is this expected?

(core-1.0.17, libs-1.0.17, devkit-doctools-1.0.13, devkit-perl-1.0.4,
toolchain-host-gcc-1.0.17, devkit-cputransp-1.0.9, devkit-debian-1.0.10,
devkit-qemu-0.12.50-0sb3, devkit-debian-squeeze-1.0.3, devkit-git-1.0.1,
devkit-mtd-1.0.2)



Q2:

During setup of the new target with the current version (SB1.0.26), at
selecting devkits I’m missing debian-lenny as an option to install (with
SB1.0.17 this option was there).

Is that OK?



Q3:

I used Debian Lenny (5.0.4-i386). Is Debian Squeeze more preferred for
SB1.0.26?



Q4:

As mentioned in my previous post I’m missing "sb_automake_wrapper",
"sb_autoconf_wrapper" and a number of symlinks.

I’m also missing “pkg-config”. As far as I can trace I didn’t install this
myself on my working installation.

Did I miss a step to get the missing files installed?
_______________________________________________
Scratchbox-users mailing list
Scratchbox-users@lists.scratchbox.org
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users

Reply via email to