Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] SVN HEAD not building

From: Anders Broman <a.broman@xxxxxxxxxxxx>
Date: Sun, 27 May 2012 14:20:45 +0200
Akos Vandra skrev 2012-05-27 12:56:

I haven't tried building on linux, check README.qt in the doc folder.
Cmake or qtcreator might be needed...
Regards
Anders
No, the file is there. I am building from SVN HEAD (trunk)

akos@FM12BQ:~/projects/c/wireshark/wireshark$ svn info
Path: .
URL: http://anonsvn.wireshark.org/wireshark/trunk
Repository Root: http://anonsvn.wireshark.org/wireshark
Repository UUID: f5534014-38df-0310-8fa8-9805f1628bb7
Revision: 42860
Node Kind: directory
Schedule: normal
Last Changed Author: guy
Last Changed Rev: 42860
Last Changed Date: 2012-05-26 02:53:50 +0200 (Sat, 26 May 2012)

Regards,
   �kos Vandra

On 27 May 2012 12:32, Anders Broman<a.broman@xxxxxxxxxxxx>  wrote:
Akos Vandra skrev 2012-05-27 11:30:

Yep, that helped, thanks!

However when I tried to take a sneak peek at how the qt inteface looks
like, I found that the build fails because of a missing file?
I know it is experimental only, but it should build, right?
Are you building from a tarball?
http://anonsvn.wireshark.org/viewvc/trunk/ui/qt/main_window.h?revision=41275&view=markup
You can down load the file from the link above perhaps it's missing from the
tarball?
Regards
Anders

Making all in ui/qt
make[2]: Entering directory
`/home/akos/projects/c/wireshark/wireshark/ui/qt'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../wiretap    -DINET6
-DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DQT_GUI_LIB
-D_FORTIFY_SOURCE=2 -D_U_="__attribute__((unused))"
-I/home/akos/projects/c/wireshark/bin/include -I/usr/local/include
-I/home/akos/projects/c/wireshark/bin/include/pcap

'-DPLUGIN_DIR="/home/akos/projects/c/wireshark/bin/lib/wireshark/plugins/1.7.2"'
  -g -O2 -Wall -W -Wextra -Wendif-labels -Wpointer-arith -Warray-bounds
-Wcast-align -Wformat-security -DQT_SHARED -I/usr/include/qt4
-I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui   -pthread
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -MT
main_window.o -MD -MP -MF .deps/main_window.Tpo -c -o main_window.o
main_window.cpp
main_window.cpp:25: fatal error: ui_main_window.h: No such file or
directory
compilation terminated.
make[2]: *** [main_window.o] Error 1
make[2]: Leaving directory
`/home/akos/projects/c/wireshark/wireshark/ui/qt'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/akos/projects/c/wireshark/wireshark'
make: *** [all] Error 2

Regards,
   �kos Vandra


On 27 May 2012 08:40, Guy Harris<guy@xxxxxxxxxxxx>    wrote:
On May 26, 2012, at 7:30 PM, Bill Meier wrote:

I did (had to do ?) a complete rm config.cache, ./autogen.sh and
./configure sequence before doing  make to get rid of the error.
I had a similar problem, but I didn't have to do "rm config.cache" -
re-running autogen.sh and configure was sufficient.

(I was too lazy to determine the actual reason for the error).
I think the actual reason for the error is "automake does not generate
Makefile.in files that have a sufficient number of dependencies to force a
rebuild of everything that needs to be rebuilt if something included by a
Makefile.am file is changed". :-)  Perhaps, due to limitations of (GNU)
make, "does not" should be replaced by "cannot".

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list<wireshark-dev@xxxxxxxxxxxxx>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev

mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list<wireshark-dev@xxxxxxxxxxxxx>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev

  mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe


___________________________________________________________________________
Sent via:    Wireshark-dev mailing list<wireshark-dev@xxxxxxxxxxxxx>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
            mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list<wireshark-dev@xxxxxxxxxxxxx>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
              mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe