Hi, I'm getting this:

 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../.. -I./.. -I/usr/local/include
-DPLUGIN_DIR=\"/usr/local/lib/wireshark/plugins/1.3.0\" -Werror -DINET6
"-D_U_=__attribute__((unused))" -g -O2 -Wall -W -Wextra
-Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wcast-align
-Wformat-security -I/usr/local/include -pthread -I/usr/include/cairo
-I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/libpng12
-I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -MT
ftypes.lo -MD -MP -MF .deps/ftypes.Tpo -c ftypes.c  -fPIC -DPIC -o
.libs/ftypes.o
In file included from ../../epan/epan.h:34,
                 from ../../epan/proto.h:1537,
                 from ../../epan/packet.h:29,
                 from ./ftypes-int.h:26,
                 from ftypes.c:27:
../../epan/dfilter/dfilter.h:30: error: redefinition of typedef 'dfilter_t'
../../epan/column_info.h:31: error: previous declaration of 'dfilter_t' was
here
make[3]: *** [ftypes.lo] Error 1
make[3]: Leaving directory `/users/martinm/wireshark/epan/ftypes'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/users/martinm/wireshark/epan'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/users/martinm/wireshark'
make: *** [all] Error 2


On Thu, Jul 23, 2009 at 9:53 AM, <[email protected]> wrote:

> http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29176
>
> User: etxrab
> Date: 2009/07/23 01:53 AM
>
> Log:
>  Try to get the #includes right - take 2.
>
> Directory: /trunk/epan/dfilter/
>  Changes    Path          Action
>  +2 -0      dfilter.h     Modified
>
> Directory: /trunk/epan/
>  Changes    Path              Action
>  +0 -2      column-utils.c    Modified
>  +3 -0      column_info.h     Modified
>
> ___________________________________________________________________________
> Sent via:    Wireshark-commits mailing list <
> [email protected]>
> Archives:    http://www.wireshark.org/lists/wireshark-commits
> Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
>             mailto:[email protected]
> ?subject=unsubscribe
>
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to