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
[email protected]
http://www.wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to