Hi group im trying to compile wireshark from the files section but i keep getting errors. My system is Ubuntu 11.10 and the error i get is after the "make" cmd. -------------------- wiretap/.libs/libwiretap.so: undefined reference to `g_list_foreach' collect2: ld returned 1 exit status make[2]: *** [randpkt] Error 1 make[2]: Leaving directory `/home/allan/wireshark/1.0.2-patched' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/allan/wireshark/1.0.2-patched' make: *** [all] Error 2 allan@gnuradio:~/wireshark/1.0.2-patched$ -----------------
And on a side not once i have wireshark installed and running if i just run the sample p25 flowchart in gr-baz should that pipe the date to wireshark?
Thanks Al