Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 1274] New: Wireshark doesn't build on Solaris 9

Date: Tue, 19 Dec 2006 18:10:21 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1274

           Summary: Wireshark doesn't build on Solaris 9
           Product: Wireshark
           Version: 0.99.4
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: Blocker
          Priority: High
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: leozh@xxxxxxxxxxxxxxxx


Build Information:
I am trying to build Wireshark on Solaris 9 with Sun Studio Pro 11.
--
This is what happens when I compile:

 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../.. -I./.. -I/usr/local/include
-I/usr/local/pcre/include -I/usr/local/include -I/usr/local/include -Dsolaris2
-I/usr/local/ssl/include -I/usr/local/include -I.
-I/var/tmp/net-snmp-root/usr/local/include -I/usr/local/include/heimdal -D_U_=
-g -I/usr/local/include -mt -I/usr/local/include/gtk-2.0
-I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0
-I/usr/local/include/cairo -I/usr/local/include/pango-1.0
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
-I/usr/local/include/freetype2 -I/usr/local/include
-I/usr/local/include/libpng12 -I/usr/local/include -Dsolaris2
-I/usr/local/ssl/include -I/usr/local/include -I.
-I/var/tmp/net-snmp-root/usr/local/include -I/usr/local/include/heimdal -c
packet-usb.c  -KPIC -DPIC -o .libs/packet-usb.o
"packet-usb.h", line 45: warning: unnamed struct member
"packet-usb.c", line 388: improper member use: get_descriptor
"packet-usb.c", line 625: improper member use: get_descriptor
"packet-usb.c", line 629: improper member use: get_descriptor
"packet-usb.c", line 634: improper member use: get_descriptor
"packet-usb.c", line 647: improper member use: get_descriptor
"packet-usb.c", line 649: improper member use: get_descriptor
cc: acomp failed for packet-usb.c
*** Error code 1
make: Fatal error: Command failed for target `packet-usb.lo'
Current working directory
/usr/local/src/rpm-packages/BUILD/wireshark-0.99.4/epan/dissectors
*** Error code 1
make: Fatal error: Command failed for target `all'
Current working directory
/usr/local/src/rpm-packages/BUILD/wireshark-0.99.4/epan/dissectors
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory
/usr/local/src/rpm-packages/BUILD/wireshark-0.99.4/epan


-- 
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.