Hi wireshark-dev,
I am unable to compile wireshark 2 on Ubuntu 14.04
Need some quick help here – any clues, please share.
Attached is the 1) config.log 2) Compile errors with make
Steps followed:
1)
sudo apt-get build-dep wireshark
sudo apt-get install qtbase5-dev qtbase5-dev-tools qttools5-dev qttools5-dev-tools qtmultimedia5-dev libqt5svg5-dev
2)
./configure
Loaded whatever packages ./configure said are missing.
3)
make
Following is the error I get, I do have libtool installed already:
root@vidya-Latitude-E6410:~/
wireshark/Wireshark-dev- master/wireshark-2.0.1# make PERL version.h
Version configuration file version.conf not found. Using defaults.
version.h unchanged.
make all-recursive
make[1]: Entering directory `/home/vidya/wireshark/
Wireshark-dev-master/ wireshark-2.0.1' Making all in tools
make[2]: Entering directory `/home/vidya/wireshark/
Wireshark-dev-master/ wireshark-2.0.1/tools' make[3]: Entering directory `/home/vidya/wireshark/
Wireshark-dev-master/ wireshark-2.0.1' make[3]: Leaving directory `/home/vidya/wireshark/
Wireshark-dev-master/ wireshark-2.0.1' Making all in lemon
make[3]: Entering directory `/home/vidya/wireshark/
Wireshark-dev-master/ wireshark-2.0.1/tools/lemon' make[4]: Entering directory `/home/vidya/wireshark/
Wireshark-dev-master/ wireshark-2.0.1' make[4]: Leaving directory `/home/vidya/wireshark/
Wireshark-dev-master/ wireshark-2.0.1' make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/vidya/wireshark/
Wireshark-dev-master/ wireshark-2.0.1/tools/lemon' make[3]: Entering directory `/home/vidya/wireshark/
Wireshark-dev-master/ wireshark-2.0.1/tools' make[4]: Entering directory `/home/vidya/wireshark/
Wireshark-dev-master/ wireshark-2.0.1' make[4]: Leaving directory `/home/vidya/wireshark/
Wireshark-dev-master/ wireshark-2.0.1' sed \
-e 's,@BIN_PREFIX\@,/usr/local/ bin,' \
-e 's,@TSHARK_BIN\@,tshark,' \
-e 's,@DUMPCAP_BIN\@,dumpcap,' \
< ./setuid-root.pl.in > setuid-root.pl chmod +x setuid-root.pl
make[3]: Leaving directory `/home/vidya/wireshark/
Wireshark-dev-master/ wireshark-2.0.1/tools' make[2]: Leaving directory `/home/vidya/wireshark/
Wireshark-dev-master/ wireshark-2.0.1/tools' Making all in wsutil
make[2]: Entering directory `/home/vidya/wireshark/
Wireshark-dev-master/ wireshark-2.0.1/wsutil' make[3]: Entering directory `/home/vidya/wireshark/
Wireshark-dev-master/ wireshark-2.0.1' make[3]: Leaving directory `/home/vidya/wireshark/
Wireshark-dev-master/ wireshark-2.0.1' CC adler32.lo
/bin/bash: line 1: @LIBTOOL@: command not found
make[2]: *** [adler32.lo] Error 127
make[2]: Leaving directory `/home/vidya/wireshark/
Wireshark-dev-master/ wireshark-2.0.1/wsutil' make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/vidya/wireshark/
Wireshark-dev-master/ wireshark-2.0.1' make: *** [all] Error 2
root@vidya-Latitude-E6410:~/
wireshark/Wireshark-dev- master/wireshark-2.0.1# which libtool /usr/bin/libtool
root@vidya-Latitude-E6410:~/
wireshark/Wireshark-dev- master/wireshark-2.0.1# find / -name libtool -print /usr/share/libtool
/usr/share/doc/libtool
/usr/bin/libtool
Thank you!
____________________________________________________________ _______________
Sent via: Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx>
Archives: https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
mailto:wireshark-dev-request@wireshark.org ?subject=unsubscribe
- References:
- [Wireshark-dev] unable to compile wireshark-2.0.1 on Ubuntu 14.04
- From: Vidya Dharmaraju
- [Wireshark-dev] unable to compile wireshark-2.0.1 on Ubuntu 14.04
- Prev by Date: Re: [Wireshark-dev] Calling the lte-rrc disector from within mac-lte for NB-IoT
- Next by Date: Re: [Wireshark-dev] unable to compile wireshark-2.0.1 on Ubuntu 14.04
- Previous by thread: [Wireshark-dev] unable to compile wireshark-2.0.1 on Ubuntu 14.04
- Next by thread: Re: [Wireshark-dev] unable to compile wireshark-2.0.1 on Ubuntu 14.04
- Index(es):