Re: [Wireshark-dev] Error building from source: /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libgpg-error.a(libgpg_error_la-init.o): relocation R_X86_64_PC32 against symbol `stderr@@GLIBC_2.2.5' can not be

2022-11-10 Thread Roland Knall
Not sure if you can build dumpcap statically. Can you build the whole suite on the same machine, without building it statically? Just to ensure, that all the right libraries are installed at least. regards Roland Am Do., 10. Nov. 2022 um 17:38 Uhr schrieb jorge.pinto.sousa via Wireshark-dev : >

[Wireshark-dev] Error building from source: /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libgpg-error.a(libgpg_error_la-init.o): relocation R_X86_64_PC32 against symbol `stderr@@GLIBC_2.2.5' can not be used

2022-11-10 Thread jorge.pinto.sousa via Wireshark-dev
Hello, I'm trying to build from source, on this hash 99e93e24b89e13e9e1ccf6c3665814e61f59fa48 using the cmd line: cmake -DUSE_qt6=off -DUSE_STATIC=on -DBUILD_wireshark=OFF -DBUILD_tshark=OFF -DBUILD_editcap=OFF -DBUILD_capinfos=OFF -DBUILD_captype=OFF -DBUILD_mergecap=OFF -DBUILD_reordercap=OF