while running ./configure I get following error:
checking lex output file root... configure: error: cannot find output from flex; giving up
I can see that both lex and flex are in the path..
[root@fedora wireshark-1.0.6]# which lex /opt/eldk/ppc_4xx/usr/bin/lex
[root@fedora wireshark-1.0.6]# which flex /opt/eldk/ppc_4xx/usr/bin/flex
> From: guy@xxxxxxxxxxxx > To: wireshark-users@xxxxxxxxxxxxx > Date: Tue, 10 Feb 2009 09:20:45 -0800 > Subject: Re: [Wireshark-users] Crosscompiling TSHARK to run on embedded linux on ppc440! > > > On Feb 10, 2009, at 7:46 AM, H Aslam wrote: > > > I included the paths with the librarys etc. under eldk. > > > > the autogen.sh script gives following error message: > > If you're compiling a standard release of TShark, and aren't making > any modifications to it, you shouldn't need to run autogen.sh, as you > shouldn't need to run automake or autogen. > > If you are compiling TShark from SVN, or have modified TShark to, for > example, add new dissectors, you'll need to run autogen.sh; you'll > need to find an automake package for ELDK and install it. > ___________________________________________________________________________ > Sent via: Wireshark-users mailing list <wireshark-users@xxxxxxxxxxxxx> > Archives: http://www.wireshark.org/lists/wireshark-users > Unsubscribe: https://wireshark.org/mailman/options/wireshark-users > mailto:wireshark-users-request@xxxxxxxxxxxxx?subject=unsubscribe
Get news, entertainment and everything you care about at Live.com. Check it out!
|