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 1057] New: compile error: dlg_utils.c: In function `dlg_bu

Date: Fri, 25 Aug 2006 15:52:40 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1057

           Summary: compile error: dlg_utils.c: In function
                    `dlg_button_row_new':
           Product: Wireshark
           Version: SVN
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: toralf.foerster@xxxxxx


Got this today with svn rev 19028:

g_utils.o -MD -MP -MF ".deps/dlg_utils.Tpo" -c -o dlg_utils.o dlg_utils.c; \
then mv -f ".deps/dlg_utils.Tpo" ".deps/dlg_utils.Po"; else rm -f
".deps/dlg_utils.Tpo"; exit 1; fi
dlg_utils.c: In function `dlg_button_row_new':
dlg_utils.c:247: error: `start' undeclared (first use in this function)
dlg_utils.c:247: error: (Each undeclared identifier is reported only once
dlg_utils.c:247: error: for each function it appears in.)
make[2]: *** [dlg_utils.o] Error 1
make[2]: Leaving directory `/home/tfoerste/devel/wireshark/trunk/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tfoerste/devel/wireshark/trunk'
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.