Wireshark mailing list archives

Re: error building wireshark-2.6.2 on RHEL 7.3


From: "Maynard, Chris" <Christopher.Maynard () IGT com>
Date: Mon, 30 Jul 2018 13:48:30 +0000

I’m not sure if the instructions at https://www.wireshark.org/docs/wsdg_html/#_building_on_unix work with the stable 
releases or not.  Well, I have yet to attempt to build Wireshark using cmake.  I can say that autotools works on RHEL7 
(7.2 at least), and so I’d recommend trying that.

Basic steps:

./autogen.sh
./configure [options]
make

- Chris


From: Wireshark-dev [mailto:wireshark-dev-bounces () wireshark org] On Behalf Of Shahar Keren (shkeren) via 
Wireshark-dev
Sent: Monday, July 30, 2018 8:44 AM
To: wireshark-dev () wireshark org
Cc: Shahar Keren (shkeren) <shkeren () cisco com>
Subject: [Wireshark-dev] error building wireshark-2.6.2 on RHEL 7.3


Hi

I am trying to install latest stable release on my RH.

according to err log -
/bin/c++    -fexcess-precision=fast  -DCXX__Wcomma_VALID -fPIE   -fexcess-precision=fast -Wcomma -o 
CMakeFiles/cmTryCompileExec4287660239.dir/src.cxx.o -c /tmp/build/CMakeFiles/CMakeTmp/src.cxx
c++: error: unrecognized command line option '-Wcomma'
gmake[1]: *** [CMakeFiles/cmTryCompileExec4287660239.dir/src.cxx.o] Error 1
gmake[1]: Leaving directory `/tmp/build/CMakeFiles/CMakeTmp'
gmake: *** [cmTryCompileExec4287660239/fast] Error 2

I do not see specific c++ requirements in dev guide<https://www.wireshark.org/docs/wsdg_html/> lib reference.
stdout and stderr logs attached.

any advise ?

thanks,
Shahar​


CONFIDENTIALITY NOTICE: This message is the property of International Game Technology PLC and/or its subsidiaries and 
may contain proprietary, confidential or trade secret information.  This message is intended solely for the use of the 
addressee.  If you are not the intended recipient and have received this message in error, please delete this message 
from your system. Any unauthorized reading, distribution, copying, or other use of this message or its attachments is 
strictly prohibited.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
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

Current thread: