Re: [tcpdump-workers] libpcap and ettercap on Solaris 9

2007-12-29 Thread capper
On Sat, 29 Dec 2007, Guy Harris wrote: Try upgrading to Flex 2.5.33 from Flex 2.5.34. (Yes, I'm serious when I say "upgrading". Flex 2.5.34 appears to have broken all Lex/Flex files that use %a, etc. so that they can be built on versions of Lex that, by default, don't have tables big enough t

Re: [tcpdump-workers] libpcap and ettercap on Solaris 9

2007-12-29 Thread Guy Harris
[EMAIL PROTECTED] wrote: On Sat, 22 Dec 2007, Guy Harris wrote: What does the command "flex --version" print? flex 2.5.34 And what does the command sed -n 84l scanner.l print, when run in the libpcap source directory? %a 18400 Try upgrading to Flex 2.5.33 from Flex 2.5.34. (Yes,