Hello,
I've tried to compile kernel-2.4.26-ts11-src.tar.gz from TS's ftp
server. Where I've modified two files, one with HZ parameter and
second with timer value.
Host system is Interl Core 2 Duo with KUbuntu on 2.6.22-14-generic
kernel version.
Target system is ts7300.
Crocc compiler is crosstool-linux-gcc-3.3.4-glibc-2.3.2-
0.28rc39.tar.bz2.
I've followed instructions from linuxforarm-manual:
1. in main makefile : CROSS_COMPILE =/home/fiveseven/Uczelnia/
crosscompile/opt/crosstool/gcc-3.3.4-glibc-2.3.2/bin/arm-linux-
2. made sure that def-config files are present
3. make ts7300_config
4. make oldconfig
5. make dep
6. make vmlinux gives following message:
scripts/split-include include/linux/autoconf.h include/config
scripts/split-include: 1: Syntax error: word unexpected (expecting
")")
make: *** [include/config/MARKER] Error 2
I've found out that I might be using wrong GCC (http://
tech.groups.yahoo.com/group/ts-7000/message/6614) so I've tried to
follow D. Hawkins notes on how to create your own crosscompiler.
After downgrading host's gcc to v. 3.4.6 I've launched demo-arm.sh.
It downloaded a glibc-2.3.2.tar.bz2 tarball, unpacked it and kindly
said:
applying patch /home/fiveseven/ts7300/crosstool-0.28/patches/glibc-
2.3.2/arm-asm-clobber.patch
getandpatch.sh: 1: patch: not found
patch /home/fiveseven/ts7300/crosstool-0.28/patches/glibc-2.3.2/arm-
asm-clobber.patch failed
though the patch exists.
I appreciate every help.
Thank You
------------------------------------
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/
|