Wireshark-bugs: [Wireshark-bugs] [Bug 2493] Wireshark compile errors for cygwin flex (v 2.5.35)
Date: Tue, 22 Apr 2008 12:30:48 -0700 (PDT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2493





--- Comment #3 from LEGO <luis.ontanon@xxxxxxxxx>  2008-04-22 12:30:48 GMT ---
Sorry man, I did not read not even who you were :)

    try see if this can workarround at least the <unistd.h> issue:

    #ifdef _WIN32
    #define YY_NO_UNISTD_H
    #endif

I have not windows here but I'll see what can I do.


-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.