--- In Jeff Cunningham <> wrote:
>
> Did you look back through the archives of this list? There are several
> lengthy discussions in the last six months on building 2.6 kernels.
>
> Or, you could take a look at a page I made for a friend who was trying
> to duplicate mine:
>
> http://cunningham.homeip.net/ts7200.html
>
> Its the section titled: "Building and Setting up a 2.6 Kernel" about
1/3
> of the way down.
>
> -Jeff
Sorry about the delay here I have been very busy at work lately. I
have followed the instructions on your web page and have not had any
luck. First of all the nano commands don't seem to work, but i think
nano is some sort of editor. Am i wrong in assuming this? Second in
the make files you provide the directory of the compiler is
"/home/richard/ts7200/2.6/arm-none-linux-gnueabi/bin" so when editing
the script file I put "../arm-none-linux-gnueabi/bin" and left
everything else alone. when I went to do the command
"arm-none-linux-gnueabi/bin" i received the following errors:
/home/richard/ts7200/2.6/linux-2.6.23-rc1/scripts/gcc-version.sh: line
16: ../arm-none-linux-gnueabi/arm-none-linux-gnueabi-: No such file or
directory
/home/richard/ts7200/2.6/linux-2.6.23-rc1/scripts/gcc-version.sh: line
17: ../arm-none-linux-gnueabi/arm-none-linux-gnueabi-: No such file or
directory
and when I did the build command "sh build.sh" I received these
errors:/home/richard/ts7200/2.6/linux-2.6.23-rc1/scripts/gcc-version.sh:
line 16: ../arm-none-linux-gnueabi/arm-none-linux-gnueabi-: No such
file or directory
/home/richard/ts7200/2.6/linux-2.6.23-rc1/scripts/gcc-version.sh: line
17: ../arm-none-linux-gnueabi/arm-none-linux-gnueabi-: No such file or
directory
make: ../arm-none-linux-gnueabi/arm-none-linux-gnueabi-: Command not found
/home/richard/ts7200/2.6/linux-2.6.23-rc1/scripts/gcc-version.sh: line
16: ../arm-none-linux-gnueabi/arm-none-linux-gnueabi-: No such file or
directory
/home/richard/ts7200/2.6/linux-2.6.23-rc1/scripts/gcc-version.sh: line
17: ../arm-none-linux-gnueabi/arm-none-linux-gnueabi-: No such file or
directory
HOSTLD scripts/kconfig/conf
scripts/kconfig/conf -s arch/i386/Kconfig
include/config/auto.conf:272:warning: symbol value
'console=ttyAM0,115200 root=/dev/nfs ip=dhcp' invalid for CMDLINE
/home/richard/ts7200/2.6/linux-2.6.23-rc1/scripts/gcc-version.sh: line
16: ../arm-none-linux-gnueabi/arm-none-linux-gnueabi-: No such file or
directory
/home/richard/ts7200/2.6/linux-2.6.23-rc1/scripts/gcc-version.sh: line
17: ../arm-none-linux-gnueabi/arm-none-linux-gnueabi-: No such file or
directory
make: ../arm-none-linux-gnueabi/arm-none-linux-gnueabi-: Command not found
CHK include/linux/version.h
CHK include/linux/utsrelease.h
UPD include/linux/utsrelease.h
CC arch/i386/kernel/asm-offsets.s
/bin/sh: ../arm-none-linux-gnueabi/arm-none-linux-gnueabi-: No such
file or directory
make[1]: *** [arch/i386/kernel/asm-offsets.s] Error 1
make: *** [prepare0] Error 2
Im not sure whats going on here by looking at these errors it would
seem that the scripts are not really pointing tot he compilers. Any
help would be appreciated.
Regards,
Richard
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|