Wireshark-dev: Re: [Wireshark-dev] make error
From: "Anders Broman" <anders.broman@xxxxxxxxxxxx>
Date: Wed, 12 Mar 2008 17:46:19 +0100
Hi, A fix was recently checked in http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24603 User: stig Date: 2008/03/11 05:27 PM Log: Add check for gtk 2.4 when calling gtk_tree_view_column_set_expand. Directory: /trunk/gtk/ Changes Path Action +2 -0 proto_hier_stats_dlg.c Modified Applying the fix or updating GTK should do the trick. Regards Anders -----Original Message----- From: wireshark-dev-bounces@xxxxxxxxxxxxx [mailto:wireshark-dev-bounces@xxxxxxxxxxxxx] On Behalf Of Spencer Lu Sent: den 11 mars 2008 18:05 To: wireshark-dev@xxxxxxxxxxxxx Subject: [Wireshark-dev] make error Hi, I am trying to install wireshark-0.99.8 onto Red Hat Enterprise Linux ES release 3 (Taroon Update 4). When I do the make, I get the following error: gcc -DINET6 "-D_U_=__attribute__((unused))" -g -O2 -Wall -W -Wdeclaration-after-statement -Wpointer-arith -I/usr/local/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/kerberos/include -o .libs/wireshark capture-pcap-util-unix.o capture_errs.o capture-pcap-util.o capture_ui_utils.o cfile.o clopts_common.o disabled_protos.o packet-range.o print.o ps.o sync_pipe_write.o timestats.o util.o tap-rtp-common.o version_info.o airpcap_loader.o alert_box.o capture.o capture_info.o capture_opts.o capture_sync.o color_filters.o file.o fileset.o filters.o g711.o merge.o proto_hier_stats.o summary.o tempfile.o .libs/wiresharkS.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -L/usr/local/lib gtk/libui.a codecs/libcodec.a wiretap/.libs/libwiretap.so epan/.libs/libwireshark.so -lpcap -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -L/usr/kerberos/lib -lkrb5 -lk5crypto -lcom_err -lz -Wl,--rpath -Wl,/usr/local/lib gtk/libui.a(proto_hier_stats_dlg.o)(.text+0x6be): In function `create_tree': /root/wireshark-0.99.8/gtk/proto_hier_stats_dlg.c:448: undefined reference to `gtk_tree_view_column_set_expand' collect2: ld returned 1 exit status make[2]: *** [wireshark] Error 1 make[2]: Leaving directory `/root/wireshark-0.99.8' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/wireshark-0.99.8' make: *** [all] Error 2 Any idea why there is that undefined reference to gtk_tree_view_column_set_expand? Thanks, Spencer ________________________________________________________________________ ____________ Looking for last minute shopping deals? Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping _______________________________________________ Wireshark-dev mailing list Wireshark-dev@xxxxxxxxxxxxx http://www.wireshark.org/mailman/listinfo/wireshark-dev
- References:
- [Wireshark-dev] make error
- From: Spencer Lu
- [Wireshark-dev] make error
- Prev by Date: Re: [Wireshark-dev] Unable to register over TCAP
- Next by Date: [Wireshark-dev] Wireshark and Matlab
- Previous by thread: Re: [Wireshark-dev] make error
- Next by thread: [Wireshark-dev] [patch] export as C arrays
- Index(es):