Ask Your Question

arun's profile - activity

2022-09-02 12:04:28 +0000 received badge  Famous Question (source)
2022-09-02 12:04:28 +0000 received badge  Notable Question (source)
2020-11-11 03:31:15 +0000 received badge  Popular Question (source)
2020-06-16 16:26:56 +0000 received badge  Popular Question (source)
2018-12-05 14:41:49 +0000 asked a question While compiling Wireshark-v2x several files are missing

While compiling Wireshark-v2x several files are missing Several files related to packet-j2735 are missing "packet-j2735-

2018-12-04 13:20:34 +0000 marked best answer while doing make for wireshark following error was thrown
[ 74%] Building C object epan/CMakeFiles/epan.dir/dtd_grammar.c.o
[ 74%] Linking C shared library ../run/libwireshark.so
/usr/local/lib/liblua.a(loslib.o): In function `os_tmpname':
loslib.c:(.text+0x290): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
/usr/bin/ld: /usr/local/lib/liblua.a(lauxlib.o): relocation R_X86_64_PC32 against symbol `stderr@@GLIBC_2.2.5' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Bad value
collect2: error: ld returned 1 exit status
epan/CMakeFiles/epan.dir/build.make:5416: recipe for target 'run/libwireshark.so.0.0.0' failed
make[2]: *** [run/libwireshark.so.0.0.0] Error 1
CMakeFiles/Makefile2:2040: recipe for target 'epan/CMakeFiles/epan.dir/all' failed
make[1]: *** [epan/CMakeFiles/epan.dir/all] Error 2
Makefile:140: recipe for target 'all' failed
make: *** [all] Error 2
2018-12-04 13:20:34 +0000 received badge  Scholar (source)
2018-12-04 07:56:19 +0000 commented question while doing make for wireshark following error was thrown

I got this page but I was not sure enough to go ahead. Thanks a lot, Jaap

2018-12-04 05:10:48 +0000 commented question while doing make for wireshark following error was thrown

Hi Jaap i have done compilation but while doing ./run/wireshark showing some error arun09@alin:~/wsgit/buildd$ ./run/w

2018-12-04 05:01:33 +0000 commented question while doing make for wireshark following error was thrown

Hi Jaap i have done compilation but while doing ./run/wireshark showing some error arun09@alin:~/wsgit/buildd$ ./run/w

2018-12-03 09:26:35 +0000 commented question while doing make for wireshark following error was thrown

Thanks!! Jaap, the changes worked for Lua lib but the same relocation occurred for Snappy Lib. So, do i have to move wit

2018-12-02 06:51:32 +0000 commented question while doing make for wireshark following error was thrown

did with recommend changes again same error [ 75%] Building C object epan/CMakeFiles/epan.dir/dtd_grammar.c.o [ 76%] Li

2018-12-01 19:02:06 +0000 commented question while doing make for wireshark following error was thrown

hi Jaap i tried with lua 2.0 and new error popped up i.e. Building C object epan/CMakeFiles/epan.dir/uat_load.c.o [ 75%

2018-12-01 14:17:15 +0000 commented question while doing make for wireshark following error was thrown

Hi Jaap, I have installed lua5.1.5, i am using ubuntu 18.04 and i did simple cmake and make.

2018-12-01 14:12:36 +0000 asked a question While doing "make" for wireshark it thrown following error?

While doing "make" for wireshark it thrown following error? [ 74%] Linking C shared library ../run/libwireshark.so /usr/

2018-12-01 06:30:07 +0000 asked a question while doing make for wireshark following error was thrown

while doing make for wireshark following error was thrown [ 74%] Building C object epan/CMakeFiles/epan.dir/dtd_grammar.