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 6039] New: ./autogen.sh generates warnings

Date: Mon, 20 Jun 2011 00:26:56 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6039

           Summary: ./autogen.sh generates warnings
           Product: Wireshark
           Version: 1.6.0
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Minor
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: stig@xxxxxxxxxxxxx


Build Information:
TShark 1.7.0 (SVN Rev 37720 from /trunk)

Copyright 1998-2011 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled (64-bit) with GLib 2.28.8, with libpcap 1.1.1, with libz 1.2.5,
without
POSIX capabilities, without libpcre, with SMI 0.4.8, with c-ares 1.7.4, with
Lua
5.1, with Python 2.6.6, with GnuTLS 2.8.6, with Gcrypt 1.4.6, with MIT
Kerberos,
with GeoIP.

Running on Mac OS 10.6.7 (Darwin 10.7.0), with libpcap version 1.1.1, with libz
1.2.5.

Built using gcc 4.2.1 (Apple Inc. build 5666) (dot 3).

--
Revision 37474 (Add dumpabi target to Makefiles in wsutil, epan and wiretap
directories) added some warnings to the build system:

automake --add-missing --gnu
epan/../Makefile.am.inc:31: subst -I,NEWLINE,$(filter -I%, $(CFLAGS: non-POSIX
variable name
epan/../Makefile.am.inc:31: (probably a GNU make extension)
epan/Makefile.am:25:   `epan/../Makefile.am.inc' included from here
epan/dfilter/../../Makefile.am.inc:31: subst -I,NEWLINE,$(filter -I%, $(CFLAGS:
non-POSIX variable name
epan/dfilter/../../Makefile.am.inc:31: (probably a GNU make extension)
epan/dfilter/Makefile.am:24:   `epan/dfilter/../../Makefile.am.inc' included
from here
gtk/../Makefile.am.inc:31: subst -I,NEWLINE,$(filter -I%, $(CFLAGS: non-POSIX
variable name
gtk/../Makefile.am.inc:31: (probably a GNU make extension)
gtk/Makefile.am:25:   `gtk/../Makefile.am.inc' included from here
Makefile.am.inc:31: subst -I,NEWLINE,$(filter -I%, $(CFLAGS: non-POSIX variable
name
Makefile.am.inc:31: (probably a GNU make extension)
plugins/mate/Makefile.am:25:   `Makefile.am.inc' included from here
Makefile.am.inc:31: subst -I,NEWLINE,$(filter -I%, $(CFLAGS: non-POSIX variable
name
Makefile.am.inc:31: (probably a GNU make extension)
plugins/wimaxasncp/Makefile.am:26:   `Makefile.am.inc' included from here
wiretap/../Makefile.am.inc:31: subst -I,NEWLINE,$(filter -I%, $(CFLAGS:
non-POSIX variable name
wiretap/../Makefile.am.inc:31: (probably a GNU make extension)
wiretap/Makefile.am:24:   `wiretap/../Makefile.am.inc' included from here
wsutil/../Makefile.am.inc:31: subst -I,NEWLINE,$(filter -I%, $(CFLAGS:
non-POSIX variable name
wsutil/../Makefile.am.inc:31: (probably a GNU make extension)
wsutil/Makefile.am:77:   `wsutil/../Makefile.am.inc' included from here


This is observed on both OSX 10.6 and Ubuntu 11.04.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.