on ubuntu /bin/sh is linked to dash and not bash, fix this and it will work



Quoting ottodererste <[EMAIL PROTECTED]>:



> Hallo, I'm Linux and Fox newbie. Have installed Xubuntu 6.06-1 and SDK
> 2.01.
>
> Did go thru main configuration menu o.k
> Did select the Kernel options o.k
> Did ./configure o.k.
> Did make - after a while, this will result in:
>
> --------schnipp---------------
> mkdir obj
> touch setup-stamp
> cd /home/fox/devboard-R2_01/apps/shells/dash/dash; \
>
> MAKEOBJDIR='/home/fox/devboard-R2_01/packages/apps/shells/dash/readline-R1_0_4/obj'
> MAKEFLAGS= pmake \
>                 CC:='  gcc-cris  -isystem
> /home/fox/devboard-R2_01/target/cris-axis-linux-gnu/include -mlinux
> -mno-mul-bug-workaround' \
>                 CFLAGS:='-Wall -Wshadow -O2 -g  -DUSE_READLINE -DBSD=1
> -DSMALL -D_GNU_SOURCE \
>                 -DGLOB_BROKEN -DHAVE_VASPRINTF=1 -DIFS_BROKEN \
>                 -D__COPYRIGHT\(x\)= -D__RCSID\(x\)= -D_DIAGASSERT\(x\)=' \
>                 LDFLAGS:='
> -L/home/fox/devboard-R2_01/target/cris-axis-linux-gnu/lib
> -Wl,-rpath-link,/home/fox/devboard-R2_01/target/cris-axis-linux-gnu/lib'
> LDADD:='-lreadline -ltermcap' \
>                 YACC:=bison
> bison -d -d -o arith.c
> /home/fox/devboard-R2_01/apps/shells/dash/dash/arith.y
> sh /home/fox/devboard-R2_01/apps/shells/dash/dash/mkbuiltins
> /home/fox/devboard-R2_01/apps/shells/dash/dash/shell.h
> /home/fox/devboard-R2_01/apps/shells/dash/dash/builtins.def
> /home/fox/devboard-R2_01/packages/apps/shells/dash/readline-R1_0_4/obj
> '-Wall -Wshadow -O2 -g  -DUSE_READLINE -DBSD=1 -DSMALL -D_GNU_SOURCE \
>         -DGLOB_BROKEN -DHAVE_VASPRINTF=1 -DIFS_BROKEN \
>         -D__COPYRIGHT\(x\)= -D__RCSID\(x\)= -D_DIAGASSERT\(x\)='
> cc -O   -o mknodes
> /home/fox/devboard-R2_01/apps/shells/dash/dash/mknodes.c
> pmake: exec(cc) failed (No such file or directory)
> *** Error code 1
>
> Stop.
> pmake: stopped in /home/fox/devboard-R2_01/apps/shells/dash/dash
> make[2]: *** [all] Fehler 1
> make[2]: Leaving directory
> `/home/fox/devboard-R2_01/packages/apps/shells/dash/readline-R1_0_4'
> make[1]: *** [install-recurse] Fehler 1
> make[1]: Leaving directory `/home/fox/devboard-R2_01'
> make: *** [everything] Fehler 2
> [EMAIL PROTECTED]:/home/fox/devboard-R2_01$
> --------schnapp---------------
> pmake installation checked -> seems to be o.k
> gcc (4.9) installation checked -> seems to be o.k
>
> Can anybody give me a hint, what can be the reason?
>
> May thanks
> -otto
>
>



Reply via email to