Wireshark-users: Re: [Wireshark-users] (no subject)
Now situation is like this with configure: …. checking whether to use /usr/local for headers and libraries... yes checking for sed... (cached) /bin/sed checking for GNU sed as first sed in PATH... yes checking if profile builds must be generated... no checking for pkg-config... (cached) /usr/bin/pkg-config checking for Qt5Core - version >= 4.6.0... no checking for QtCore - version >= 4.6.0... no configure: error: Qt is not available [root@sprintlab425vm1 wireshark-1.99.7]# Downloaded few qt packages with no success(leaded to another dependencies, which are not found either..) Any advice? Br, Mika From: wireshark-users-bounces@xxxxxxxxxxxxx [mailto:wireshark-users-bounces@xxxxxxxxxxxxx]
On Behalf Of ext Leppihalme, Mika (Nokia - FI/Tampere) Hi, Now configure goes this far: checking for cxx... no checking for cc++... no checking for cl.exe... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking how to run the C preprocessor... gcc -E checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether g++ is a C++ compiler... no checking for perl... /usr/bin/perl checking for python... /opt/rh/python27/root/usr/bin/python checking whether /opt/rh/python27/root/usr/bin/python is Python 2.5 or later... yes checking for bison... bison -y checking for bison... /usr/bin/bison checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for flex... /usr/bin/flex checking for pod2man... /usr/bin/pod2man checking for pod2html... /usr/bin/pod2html checking for xdg-open... /usr/bin/xdg-open checking for doxygen... no checking for doxygen... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for library containing floor... -lm checking for library containing ceil... none required checking for library containing exp... none required checking for library containing log... none required checking for library containing log10... none required checking for library containing floorl... none required checking for LIBGNUTLS... no GnuTLS >= 3.1.10 not found checking for LIBGNUTLS... no GnuTLS >= 1.2.0, < 3.0 not found GnuTLS with compatible license not found, disabling SSL decryption checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.1.92... yes libgcrypt found, enabling ipsec decryption checking whether to use libnl for various network interface purposes... yes checking for LIBNL3... no checking for LIBNL2... no checking for LIBNL1... no checking if nl80211.h is new enough... yes checking for NL80211_SET_CHANNEL... yes checking for NL80211_SPLIT_WIPHY_DUMP... yes checking for libsmi >= 2... not found checking for a2x... no checking for a2x... no checking for fop... no checking for fop... no checking for lynx... no checking for lynx... no checking for w3m... no checking for w3m... no checking for xmllint... /usr/bin/xmllint checking for xmllint... yes checking for xsltproc... /usr/bin/xsltproc checking for xsltproc... yes checking for desktop-file-install... /usr/bin/desktop-file-install checking for pkgproto... no checking for pkgmk... no checking for pkgtrans... no checking for rpm... yes checking to see if we can redefine _topdir... yes checking for dpkg-buildpackage... no checking for xcodebuild... no checking for hdiutil... no checking for bless... no checking for sw_vers... no checking whether the compiler fails when given an unknown warning option... yes checking whether the compiler fails when given an warning option not supported for C++... yes checking whether we can add -Wall -W to CFLAGS... yes checking whether we can add -Wall -W to CXXFLAGS... no /var/wireshark-1.99.7/configure: line 23165: test: `)' expected, found -W checking whether we can add -Wextra to CFLAGS... yes checking whether we can add -Wextra to CXXFLAGS... no configure: WARNING: gcc and appear to be a mismatched pair checking whether we can add -Wendif-labels to CFLAGS... yes checking whether we can add -Wendif-labels to CXXFLAGS... no configure: WARNING: gcc and appear to be a mismatched pair checking whether we can add -Wpointer-arith to CFLAGS... yes checking whether we can add -Wpointer-arith to CXXFLAGS... no configure: WARNING: gcc and appear to be a mismatched pair checking whether we can add -Warray-bounds to CFLAGS... yes checking whether we can add -Warray-bounds to CXXFLAGS... no configure: WARNING: gcc and appear to be a mismatched pair checking whether we can add -Wformat-security to CFLAGS... yes checking whether we can add -Wformat-security to CXXFLAGS... no configure: WARNING: gcc and appear to be a mismatched pair checking whether we can add -fwrapv to CFLAGS... yes checking whether we can add -fwrapv to CXXFLAGS... no configure: WARNING: gcc and appear to be a mismatched pair checking whether we can add -fno-strict-overflow to CFLAGS... yes checking whether we can add -fno-strict-overflow to CXXFLAGS... no configure: WARNING: gcc and appear to be a mismatched pair checking whether we can add -fno-delete-null-pointer-checks to CFLAGS... yes checking whether we can add -fno-delete-null-pointer-checks to CXXFLAGS... no configure: WARNING: gcc and appear to be a mismatched pair checking whether we can add -Wvla to CFLAGS... yes checking whether we can add -Wvla to CXXFLAGS... no configure: WARNING: gcc and appear to be a mismatched pair checking whether we can add -Waddress to CFLAGS... yes checking whether we can add -Waddress to CXXFLAGS... no configure: WARNING: gcc and appear to be a mismatched pair checking whether we can add -Wattributes to CFLAGS... yes checking whether we can add -Wattributes to CXXFLAGS... no configure: WARNING: gcc and appear to be a mismatched pair checking whether we can add -Wdiv-by-zero to CFLAGS... yes checking whether we can add -Wdiv-by-zero to CXXFLAGS... no configure: WARNING: gcc and appear to be a mismatched pair checking whether we can add -Wignored-qualifiers to CFLAGS... yes checking whether we can add -Wignored-qualifiers to CXXFLAGS... no configure: WARNING: gcc and appear to be a mismatched pair checking whether we can add -Wpragmas to CFLAGS... yes checking whether we can add -Wpragmas to CXXFLAGS... no configure: WARNING: gcc and appear to be a mismatched pair checking whether we can add -Wno-overlength-strings to CFLAGS... yes checking whether we can add -Wno-overlength-strings to CXXFLAGS... no configure: WARNING: gcc and appear to be a mismatched pair checking whether we can add -Wwrite-strings to CFLAGS... yes checking whether we can add -Wwrite-strings to CXXFLAGS... no configure: WARNING: gcc and appear to be a mismatched pair checking whether we can add -Wno-long-long to CFLAGS... yes checking whether we can add -Wno-long-long to CXXFLAGS... no configure: WARNING: gcc and appear to be a mismatched pair checking whether we can add -Wheader-guard to CFLAGS... no checking whether we can add -Wheader-guard to CXXFLAGS... no checking whether we can add -Wunused-const-variable to CFLAGS... no checking whether we can add -Wunused-const-variable to CXXFLAGS... no checking whether we can add -Wc++-compat to CFLAGS... yes checking whether we can add -Wdeclaration-after-statement to CFLAGS... yes checking whether we can add -Wshadow to CFLAGS... yes checking whether -Wshadow warns about variables in function declarations shadowing other variables... no checking whether we can add -Wno-pointer-sign to CFLAGS... yes checking whether we can add -Wold-style-definition to CFLAGS... yes checking whether we can add -Wstrict-prototypes to CFLAGS... yes checking whether we can add -Wlogical-op to CFLAGS... yes checking whether -Wlogical-op generates warnings from strchr()... yes checking whether we can add -Wjump-misses-init to CFLAGS... no checking whether we can add -Wshorten-64-to-32 to CFLAGS... no checking whether we can add -fexcess-precision=fast to CFLAGS... no checking whether we can add -fexcess-precision=fast to CXXFLAGS... no checking whether we can add -fvisibility=hidden to CFLAGS... yes checking whether we can add -fvisibility=hidden to CXXFLAGS... no configure: WARNING: gcc and appear to be a mismatched pair checking whether we can add -Wl,--as-needed to LDFLAGS... yes checking whether we can add -fPIE to CFLAGS... yes checking whether we can add -fPIE to CXXFLAGS... no configure: WARNING: gcc and appear to be a mismatched pair checking whether we can add -fPIE -pie to LDFLAGS... yes checking whether we can add -msse4.2 to CFLAGS... yes checking whether there is emmintrin.h header and we can use it... yes checking whether there is nmmintrin.h header and we can use it... yes checking whether -D_FORTIFY_SOURCE=... can be used (without generating a warning)... yes checking whether we should treat compiler warnings as errors... yes checking for platform-specific compiler flags... none needed checking for platform-specific linker flags... none needed checking whether make supports nested variables... (cached) yes checking whether to use /usr/local for headers and libraries... yes checking for sed... (cached) /bin/sed checking for GNU sed as first sed in PATH... yes checking if profile builds must be generated... no configure: error: Need a working C++ compiler to build Wireshark with Qt [root@sprintlab425vm1 1.8.1]# When trying to install some c++ …: [root@sprintlab425vm1 var]# rpm -ivh gcc-c++-4.8-2.1.2.x86_64.rpm warning: gcc-c++-4.8-2.1.2.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 3dbdc284: NOKEY error: Failed dependencies: gcc = 4.8 is needed by gcc-c++-4.8-2.1.2.x86_64 gcc48-c++ is needed by gcc-c++-4.8-2.1.2.x86_64 [root@sprintlab425vm1 var]# rpm -ivh gcc-4.8-2.1.2.x86_64.rpm warning: gcc-4.8-2.1.2.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 3dbdc284: NOKEY error: Failed dependencies: gcc48 is needed by gcc-4.8-2.1.2.x86_64 [root@sprintlab425vm1 var]# rpm -ivh gcc48-4.8.1_20130909-3.2.1.x86_64.rpm warning: gcc48-4.8.1_20130909-3.2.1.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 3dbdc284: NOKEY error: Failed dependencies: cpp48 = 4.8.1_20130909-3.2.1 is needed by gcc48-4.8.1_20130909-3.2.1.x86_64 libasan0 >= 4.8.1_20130909-3.2.1 is needed by gcc48-4.8.1_20130909-3.2.1.x86_64 libatomic1 >= 4.8.1_20130909-3.2.1 is needed by gcc48-4.8.1_20130909-3.2.1.x86_64 libc.so.6(GLIBC_2.14)(64bit) is needed by gcc48-4.8.1_20130909-3.2.1.x86_64 libcloog-isl.so.4()(64bit) is needed by gcc48-4.8.1_20130909-3.2.1.x86_64 libgcc_s1 >= 4.8.1_20130909-3.2.1 is needed by gcc48-4.8.1_20130909-3.2.1.x86_64 libgmp.so.10()(64bit) is needed by gcc48-4.8.1_20130909-3.2.1.x86_64 libgomp1 >= 4.8.1_20130909-3.2.1 is needed by gcc48-4.8.1_20130909-3.2.1.x86_64 libisl.so.10()(64bit) is needed by gcc48-4.8.1_20130909-3.2.1.x86_64 libitm1 >= 4.8.1_20130909-3.2.1 is needed by gcc48-4.8.1_20130909-3.2.1.x86_64 libmpc.so.3()(64bit) is needed by gcc48-4.8.1_20130909-3.2.1.x86_64 libmpfr.so.4()(64bit) is needed by gcc48-4.8.1_20130909-3.2.1.x86_64 libtsan0 >= 4.8.1_20130909-3.2.1 is needed by gcc48-4.8.1_20130909-3.2.1.x86_64 [root@sprintlab425vm1 var]# ??? Br, Mika
From:
wireshark-users-bounces@xxxxxxxxxxxxx [mailto:wireshark-users-bounces@xxxxxxxxxxxxx]
On Behalf Of ext Pascal Quantin Hi Mika, Le 22 juin 2015 5:03 AM, "Leppihalme, Mika (Nokia - FI/Tampere)" <mika.leppihalme@xxxxxxxxx> a écrit : Looks like you skipped step 3 of the procedure (executing ./configure). Pascal. > |
- Follow-Ups:
- Re: [Wireshark-users] (no subject)
- From: Christopher Maynard
- Re: [Wireshark-users] (no subject)
- References:
- [Wireshark-users] (no subject)
- From: Leppihalme, Mika (Nokia - FI/Tampere)
- Re: [Wireshark-users] (no subject)
- From: Pascal Quantin
- Re: [Wireshark-users] (no subject)
- From: Leppihalme, Mika (Nokia - FI/Tampere)
- [Wireshark-users] (no subject)
- Prev by Date: [Wireshark-users] ??????A strange problem about Wireshark
- Next by Date: Re: [Wireshark-users] (no subject)
- Previous by thread: Re: [Wireshark-users] (no subject)
- Next by thread: Re: [Wireshark-users] (no subject)
- Index(es):