Wireshark-users: Re: [Wireshark-users] Crosscompiling TSHARK to run on embedded linux on ppc440!
From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Thu, 12 Feb 2009 10:02:15 -0800

On Feb 12, 2009, at 4:34 AM, H Aslam wrote:

export CROSS_COMPILE=ppc_4xx-

PATH=$PATH:/opt/eldk/usr/bin:/opt/eldk/bin

So what does

	echo $PATH

print?

Do you have /usr/bin/flex and /usr/bin/bison on your machine?