https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3042
Gerald Combs <gerald@xxxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gerald@xxxxxxxxxxxxx
--- Comment #3 from Gerald Combs <gerald@xxxxxxxxxxxxx> 2008-11-14 12:31:34 PDT ---
I set the CFLAGS and LDFLAGS in the "configure" build step on the OSX-10.5-x86
builder, and it failed with:
In file included from ascend.c:39:
/Developer/SDKs/MacOSX10.4u.sdk/usr/include/ctype.h: In function '__istype':
/Developer/SDKs/MacOSX10.4u.sdk/usr/include/ctype.h:220: warning: signed and
unsigned type in conditional expression
make[2]: *** [libwiretap_la-ascend.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
mv -f .deps/libwiretap_la-5views.Tpo .deps/libwiretap_la-5views.Plo
mv -f .deps/libwiretap_la-atm.Tpo .deps/libwiretap_la-atm.Plo
mv -f .deps/libwiretap_la-airopeek9.Tpo .deps/libwiretap_la-airopeek9.Plo
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.