I have the same issue. See my comment: https://code.wireshark.org/review/#/c/14719/
Moreover, if I define undefined type (text_import.c:909:5: error: unknown type name ‘yyscan_t’) I get another issue: dfilter.c:215:2: error: unknown type name ‘YY_BUFFER_STATE’ On 4 April 2016 at 10:51, Dario Lombardo <[email protected]> wrote: > Today I'm not able to compile the current master > 6f98a0fac33db70b3ceb71d939b0a9d0d47747cc. > > Using git bisect I've found that the culprit seems to be this commit > > commit 59816ef00c6dd09532d80b393ba03f8194aba236 > Author: Guy Harris <[email protected]> > Date: Wed Mar 30 18:44:01 2016 -0700 > > Make the Flex scanners and YACC parser in libraries reentrant. > > But how did the buildbot let it pass? Anyone experiencing the same issue? > Unfortunately I'm not goot with flex so I can't try to fix it myself. > Bye > Dario. > > ___________________________________________________________________________ > Sent via: Wireshark-dev mailing list <[email protected]> > Archives: https://www.wireshark.org/lists/wireshark-dev > Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev > mailto:[email protected]?subject=unsubscribe -- Pozdrawiam / Best regards ------------------------------------------------------------------------------------------------------------- Michał Łabędzki, Software Engineer Tieto Corporation Product Development Services http://www.tieto.com / http://www.tieto.pl --- ASCII: Michal Labedzki location: Swobodna 1 Street, 50-088 Wrocław, Poland room: 5.01 (desk next to 5.08) --- Please note: The information contained in this message may be legally privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient, you are hereby notified that any unauthorised use, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Thank You. --- Please consider the environment before printing this e-mail. --- Tieto Poland spółka z ograniczoną odpowiedzialnością z siedzibą w Szczecinie, ul. Malczewskiego 26. Zarejestrowana w Sądzie Rejonowym Szczecin-Centrum w Szczecinie, XIII Wydział Gospodarczy Krajowego Rejestru Sądowego pod numerem 0000124858. NIP: 8542085557. REGON: 812023656. Kapitał zakładowy: 4 271500 PLN ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: https://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
