Looks like the problem was that flex was not installed on the system. Apparently configure did not catch this. Make seems to be getting past that part now.
Thanks for the hint! On 10/19/06, Aamer Akhter <[EMAIL PROTECTED]> wrote: > > That's an incomplete Flex command line; could you post the Makefile? > > *That's* the problem, and it has nothing to do with the compiler > > warning for ascend-grammar.c. > > I've got the makefile, and make log at: > > http://www.employees.org/~aamer/wireshark-compile-issue.tar.gz > > Thanks for taking a look at this. > > > > On 10/18/06, Guy Harris <[EMAIL PROTECTED]> wrote: > > > > On Oct 18, 2006, at 3:25 PM, Aamer Akhter wrote: > > > > > I guess I'm missing something in understanding because let's say I > > > ignore > > > the error. > > > > It's just a warning, not an error: > > > > > > > ascend-grammar.c:665: warning: label 'yyerrlab' defined but not used > > > > and it doesn't cause any failures. > > > > > > > The Pascend file isn't being created, > > > > No such file is supposed to be created. > > > > > as the next error is: > > > > > > Pascend -oascend-scanner.c ./ascend-scanner.l > > > Pascend: Command not found > > > > That's an incomplete Flex command line; could you post the Makefile? > > *That's* the problem, and it has nothing to do with the compiler > > warning for ascend-grammar.c. > > _______________________________________________ > > Wireshark-dev mailing list > > [email protected] > > http://www.wireshark.org/mailman/listinfo/wireshark-dev > > > > > -- > Aamer Akhter / [EMAIL PROTECTED] > -- Aamer Akhter / [EMAIL PROTECTED] _______________________________________________ Wireshark-dev mailing list [email protected] http://www.wireshark.org/mailman/listinfo/wireshark-dev
