Hi,
 
I am trying to insert tcpdump to my uClinux image but I am not being
successful.
I go in the vendor settings>network options and I set tcpdump, but when
I do the “make” command I have the following error at the end of
compilation:
 
checking for gcc... ucfront-gcc m68k-elf-gcc -m5307 -DCONFIG_COLDFIRE
checking for C compiler default output file name... inftrees.c: In
function �huft_build’:
inftrees.c:122: warning: �r.base’ may be used uninitialized in this
function
ucfront-gcc m68k-elf-gcc -m5307 -DCONFIG_COLDFIRE -O2 -g
-fomit-frame-pointer -pipe -fno-common -fno-builtin -Wall   -DEMBED
-msep-data -Dlinux -D__linux__ -Dunix -D__uClinux__   -c -o infcodes.o
infcodes.c
rm -f libdes.a
m68k-elf-ar crs libdes.a cbc_enc.o ecb_enc.o des_enc.o  fcrypt_b.o
fcrypt.o set_key.o
make[3]: Leaving directory `/home/roger/uClinux-dist/lib/libdes'
ucfront-gcc m68k-elf-gcc -m5307 -DCONFIG_COLDFIRE -O2 -g
-fomit-frame-pointer -pipe -fno-common -fno-builtin -Wall   -DEMBED
-msep-data -Dlinux -D__linux__ -Dunix -D__uClinux__   -c -o infutil.o
infutil.c
ucfront-gcc m68k-elf-gcc -m5307 -DCONFIG_COLDFIRE -O2 -g
-fomit-frame-pointer -pipe -fno-common -fno-builtin -Wall   -DEMBED
-msep-data -Dlinux -D__linux__ -Dunix -D__uClinux__   -c -o inffast.o
inffast.c
m68k-elf-ar rc libz.a adler32.o compress.o crc32.o gzio.o uncompr.o
deflate.o trees.o zutil.o inflate.o infblock.o inftrees.o infcodes.o
infutil.o inffast.o
make[3]: Leaving directory `/home/roger/uClinux-dist/lib/zlib'
a.out
checking whether the C compiler works... configure: error: cannot run C
compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.
make[3]: *** [build/build] Error 1
make[3]: Leaving directory `/home/roger/uClinux-dist/lib/libpcap'
make[2]: *** [libpcap] Error 2
make[2]: Leaving directory `/home/roger/uClinux-dist/lib'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/roger/uClinux-dist/lib'
make: *** [subdirs] Error 1
[EMAIL PROTECTED] uClinux-dist]#
 
I am using a Coldfire M5208EVB, m68k-uclinux-tools-20060615 and
uClinux-dist-20060803 and I use uClinux 2.4.x to make my kernel image.
Does any one know what I am doing wrong? How could I fix it?
I also would like to know how I know if I have the NAT (iptables)
activated in my uClinux.
 
Thanks
Roger
 
 
 <http://www.v2telecom.com.br> 
Roger Feltrin Escanhola
55 11 3094.3939
 

<<image001.gif>>

_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to