Wireshark-bugs: [Wireshark-bugs] [Bug 1708] packet-ber.h does not compile on solaris with sun c

Date: Fri, 27 Jul 2007 21:50:04 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1708





------- Comment #6 from io@xxxxxxxxxxxx  2007-07-27 21:50 GMT -------
well, once cleaned the ^M packet-ber.c still does not compile due to the
following errors:

 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 3818: warning: argument #7 is incompatible with prototype:
        prototype: pointer to unsigned int : "packet-ber.c", line 1178
        argument : pointer to signed int
"packet-ber.c", line 3848: improper member use: u
"packet-ber.c", line 3848: improper member use: ber
"packet-ber.c", line 3884: warning: argument #8 is incompatible with prototype:
        prototype: pointer to int : "packet-ber.c", line 2465
        argument : pointer to unsigned int
"packet-ber.c", line 3908: improper member use: u
"packet-ber.c", line 3908: improper member use: ber
cc: acomp failed for packet-ber.c
gmake[4]: *** [libcleandissectors_la-packet-ber.lo] Error 1


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