ethereal
I am having trouble with ethereal.. I tried to make crosscompile ethereal ona x86 machine for mips architecture.. But the result is othing..
can anyone tell the steps of cross compiling ethereal.. I am using configure like this..
./configure --prefix=/home/ethereal/ --disable-ethereal --disable-pcap --without-ucd-snmp --without-ssl --host=mips-linux --enable-shared --enable-usr-local --disable-gtktest --disable-glibtest --enable-tethereal
Is there any conf. that i forgot..? Please help..
|