Wireshark-bugs: [Wireshark-bugs] [Bug 1705] New: unable to build packet-ber.c on Solaris with Su
Date: Tue, 24 Jul 2007 19:00:36 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1705

           Summary: unable to build packet-ber.c on Solaris with Sun C
           Product: Wireshark
           Version: 0.99.6
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: Major
          Priority: Medium
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: io@xxxxxxxxxxxx


Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
i'm unable to build wireshark 0.99.6 on Solaris with the Sun C compiler due to
the following blocking error:

 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../.. -I./.. -I/opt/csw/include
-I/opt/c
sw/include -I/opt/csw/include -I/opt/csw/include -I/opt/csw/include
-I/usr/local
/include -I/opt/csw//include -g -Dsolaris2 -I/opt/csw/include -I.
-I/opt/csw/inc
lude -I/opt/csw/include -DINET6 -DSOLARIS8_INET6 -D_U_= -fast -xarch=v8
-xstrcon
st -xnolibmopt -I/usr/local/include -D_REENTRANT -D_PTHREADS
-I/opt/csw/include/
glib-2.0 -I/opt/csw/lib/glib-2.0/include -I/opt/csw/include/cairo
-I/opt/csw/inc
lude/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 packet-ber.c  -KPIC -DPIC -o
.libs/libclea
ndissectors_la-packet-ber.o
"../../epan/asn1.h", line 68: warning: unnamed struct member
"packet-ber.c", line 3498: warning: statement not reached
"packet-ber.c", line 3710: warning: argument #7 is incompatible with prototype:
        prototype: pointer to unsigned int : "packet-ber.c", line 1171
        argument : pointer to signed int
"packet-ber.c", line 3740: improper member use: ber
"packet-ber.c", line 3776: warning: argument #8 is incompatible with prototype:
        prototype: pointer to int : "packet-ber.c", line 2402
        argument : pointer to unsigned int
"packet-ber.c", line 3800: improper member use: ber
cc: acomp failed for packet-ber.c
gmake[4]: *** [libcleandissectors_la-packet-ber.lo] Error 1

Note that everything builds fine on the previous version (0.99.5) on the same
platform.


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