Hi, the first say that this forum its very helpfully for me.
My question is the next:
i have a ts7250, i am trying to compile the kernel with
iptables(netfilter). suport i type the following commands, as i read
on other post:
wget ftp://ftp.embeddedarm.com/downloads/Linux/ARM/linux24_ts8_src.tar.gz
tar zxvf linux24_ts8_src.tar.gz
cd linux24_ts8
#I edit the Makeconfig to put the correct path of the crosscompiler gcc.
make ts7250_config
make oldconfig
make menuconfig #I active the netfilter option
make dep
And when i exec:
make zImage
i get the following error:
/root/arm/linux24_ts8/crosstool/arm-linux/gcc-3.3.4-glibc-2.3.2/bin/arm-linux-ld
-r -o piggy.o -b binary piggy.gz
rm -f piggy piggy.gz
/root/arm/linux24_ts8/crosstool/arm-linux/gcc-3.3.4-glibc-2.3.2/bin/arm-linux-ld
-p -X -T vmlinux.lds head.o misc.o piggy.o libgcc.a -o vmlinux
/root/arm/linux24_ts8/crosstool/arm-linux/gcc-3.3.4-glibc-2.3.2/bin/arm-linux-ld:
libgcc.a: No such file: No existe el fichero o el directorio
make[2]: *** [vmlinux] Error 1
make[2]: Leaving directory
`/root/arm/linux24_ts8/arch/arm/boot/compressed'
make[1]: *** [compressed/vmlinux] Error 2
make[1]: Leaving directory `/root/arm/linux24_ts8/arch/arm/boot'
make: *** [zImage] Error 2
My host computer is a FC4 x86_64.
Any ideas?
Thx and best regards.
------------------------ Yahoo! Groups Sponsor --------------------~-->
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/CFFolB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|