Wireshark-bugs: [Wireshark-bugs] [Bug 1676] G_GINT64_MODIFIER not set to "l" on LP64 platforms
Date: Tue, 7 Aug 2007 12:39:52 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1676 christian.hirsch@xxxxxxxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED OS/Version|All |Linux Platform|All |HP Resolution|FIXED | Version|0.99.6 |SVN ------- Comment #12 from christian.hirsch@xxxxxxxxxxx 2007-08-07 12:39 GMT ------- I still have the same problem with SVN 0.99.7-SVN-22460. My OS is RedHat EL4 (i686) ./configure --disable-gtk2 make RESULT: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -I/usr/local/include -Werror "-D_U_=__attribute__((unused))" -g -O2 -Wall -W -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wcast-align -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/local/include -I/usr/local/include -MT libwiretap_la-csids.lo -MD -MP -MF .deps/libwiretap_la-csids.Tpo -c csids.c -fPIC -DPIC -o .libs/libwiretap_la-csids.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -I/usr/local/include -Werror -D_U_="__attribute__((unused))" -g -O2 -Wall -W -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wcast-align -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/local/include -I/usr/local/include -MT libwiretap_la-dbs-etherwatch.lo -MD -MP -MF ".deps/libwiretap_la-dbs-etherwatch.Tpo" -c -o libwiretap_la-dbs-etherwatch.lo `test -f 'dbs-etherwatch.c' || echo './'`dbs-etherwatch.c; \ then mv -f ".deps/libwiretap_la-dbs-etherwatch.Tpo" ".deps/libwiretap_la-dbs-etherwatch.Plo"; else rm -f ".deps/libwiretap_la-dbs-etherwatch.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -I/usr/local/include -Werror "-D_U_=__attribute__((unused))" -g -O2 -Wall -W -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wcast-align -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/local/include -I/usr/local/include -MT libwiretap_la-dbs-etherwatch.lo -MD -MP -MF .deps/libwiretap_la-dbs-etherwatch.Tpo -c dbs-etherwatch.c -fPIC -DPIC -o .libs/libwiretap_la-dbs-etherwatch.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -I/usr/local/include -Werror -D_U_="__attribute__((unused))" -g -O2 -Wall -W -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wcast-align -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/local/include -I/usr/local/include -MT libwiretap_la-erf.lo -MD -MP -MF ".deps/libwiretap_la-erf.Tpo" -c -o libwiretap_la-erf.lo `test -f 'erf.c' || echo './'`erf.c; \ then mv -f ".deps/libwiretap_la-erf.Tpo" ".deps/libwiretap_la-erf.Plo"; else rm -f ".deps/libwiretap_la-erf.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -I/usr/local/include -Werror "-D_U_=__attribute__((unused))" -g -O2 -Wall -W -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wcast-align -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/local/include -I/usr/local/include -MT libwiretap_la-erf.lo -MD -MP -MF .deps/libwiretap_la-erf.Tpo -c erf.c -fPIC -DPIC -o .libs/libwiretap_la-erf.o erf.c: In function `erf_open': erf.c:152: warning: const qualifier ignored on asm erf.c:211: warning: const qualifier ignored on asm erf.c:215: warning: const qualifier ignored on asm erf.c: In function `erf_read_header': erf.c:364: warning: const qualifier ignored on asm erf.c:408: warning: const qualifier ignored on asm erf.c:443: warning: const qualifier ignored on asm erf.c:458: warning: const qualifier ignored on asm erf.c:458: warning: const qualifier ignored on asm erf.c:458: warning: const qualifier ignored on asm erf.c:458: warning: const qualifier ignored on asm erf.c:459: warning: const qualifier ignored on asm erf.c:468: warning: const qualifier ignored on asm erf.c:468: warning: const qualifier ignored on asm erf.c:468: warning: const qualifier ignored on asm erf.c:468: warning: const qualifier ignored on asm erf.c:469: warning: const qualifier ignored on asm erf.c:478: warning: const qualifier ignored on asm erf.c:478: warning: const qualifier ignored on asm erf.c:478: warning: const qualifier ignored on asm erf.c:478: warning: const qualifier ignored on asm erf.c:479: warning: const qualifier ignored on asm make[3]: *** [libwiretap_la-erf.lo] Error 1 make[3]: Leaving directory `/root/sw/wireshark-0.99.7-SVN-22460/wiretap' make[2]: *** [all] Error 2 make[2]: Leaving directory `/root/sw/wireshark-0.99.7-SVN-22460/wiretap' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/sw/wireshark-0.99.7-SVN-22460' make: *** [all] Error 2 -- 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.
- Prev by Date: [Wireshark-bugs] [Bug 1728] New: No TCP capture with TOE enabled on NIC.
- Next by Date: [Wireshark-bugs] [Bug 1676] G_GINT64_MODIFIER not set to "l" on LP64 platforms
- Previous by thread: [Wireshark-bugs] [Bug 1728] No TCP capture with TOE enabled on NIC.
- Next by thread: [Wireshark-bugs] [Bug 1676] G_GINT64_MODIFIER not set to "l" on LP64 platforms
- Index(es):