Hi Dave,
Thanks for your link
i tried that document and was able to compile the
kernel (yet to try my own small drivers)
but i did face errors when i try
dependencies
your doc page no 13.
1. downloaded the modutils-2.4.26.tar.bz2 and
uncompressed it in my home directory
~/ts7250/ksrc
2.created a directory modutils-build in
ksrc
3 run the commonad ../modutils-2.4.26/configure
--prefix=/home/laks/ts7250/ksrc/modutils-install
--target=arm-linux-gnu
( i don't understand what is this
doing?)
4.export
PATH=/usr/local/opt/croostool/arm-linux/gcc-3.3.4-glibc-2.3.2/bin:$PATH
5.when i tried to make and make
install
i did get error 2 / error 3
could you help me to locate the mistake which i am
committing?
-laks
|