Wireshark mailing list archives

cmake build of r43639 fails


From: Martin Kaiser <lists () kaiser cx>
Date: Tue, 10 Jul 2012 13:31:15 +0200

Dear all,

I'm building r43639 using cmake, this fails at

[ 78%] Built target tshark
[ 78%] Built target codecs
[ 88%] Built target gtkui
Linking C executable wireshark
lib/libgtkui.a(main_menubar.c.o):(.rodata+0x27d4): undefined reference
to `rlc_lte_graph_cb'
collect2: ld returned 1 exit status
make[2]: *** [wireshark] Error 1
make[1]: *** [CMakeFiles/wireshark.dir/all] Error 2
make: *** [all] Error 2


I guess rlc_lte_graph.c should be added to CMakeLists.txt, not just to
Makefile.common.

Trivial patch attached, could someone check it in?

Thanks,

   Martin

Attachment: rlc_lte_graph.patch
Description:

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: