ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 1388] New: syntax errors in airpdcap_dijandel.h and airpdc

Date: Tue, 20 Feb 2007 17:02:19 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1388

           Summary: syntax errors in airpdcap_dijandel.h and airpdcap_ccmp.c
           Product: Wireshark
           Version: 0.99.5
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: Major
          Priority: Medium
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: io@xxxxxxxxxxxx


Build Information:
wireshark 0.99.5 source
--
Building with Sun C on Solaris, I get the following blocking syntax errors:

 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I/usr/local/include
-I/opt/csw//include -g -Dsolaris2 -I/opt/csw/include -I. -I/opt/csw/include
-I/opt/csw/include -DINET6 -DSOLARIS8_INET6 -D_U_= -fast -xarch=v8 -xstrconst
-xnolibmopt -I/usr/local/include -mt -I/opt/csw/include/glib-2.0
-I/opt/csw/lib/glib-2.0/include -I/opt/csw/include/cairo
-I/opt/csw/include/pango-1.0 -I/opt/csw/include/gtk-2.0
-I/opt/csw/include/atk-1.0 -I/opt/csw/lib/gtk-2.0/include -I/opt/csw//include
-g -Dsolaris2 -I/opt/csw/include -I. -I/opt/csw/include -I/opt/csw/include -c
airpdcap_ccmp.c  -KPIC -DPIC -o .libs/airpdcap_ccmp.o
"airpdcap_interop.h", line 89: warning: typedef redeclared: size_t
"airpdcap_rijndael.h", line 84: warning: no explicit type given
"airpdcap_rijndael.h", line 84: syntax error before or at: void
"airpdcap_ccmp.c", line 101: warning: no explicit type given
"airpdcap_ccmp.c", line 101: syntax error before or at: UINT64
cc: acomp failed for airpdcap_ccmp.c
gmake[3]: *** [airpdcap_ccmp.lo] Error 1


No problems with previous wireshark 0.99.4


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