Ethereal-users: [Ethereal-users] Installation Problem
Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.
From: "Jim Apgar" <JAPGAR@xxxxxxxxxxxxxxx>
Date: Wed, 29 Jun 2005 11:49:08 -0400
Hi All,
I could use a little help in overcoming an installation problem. I am trying to install ethereal-0.10.11 on an AIX 5.1 system. After installing all of the prerequisites (or so I thought), the make command ran for 1.5 hours and errored out. I am getting undefined symbols and am not sure how to fix it. Running compiles and links is not a strong suit of mine (stating the obvious, hence my problem). I am sure that this error is a piece of cake for most of you. Here's the error:
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./wiretap -I/opt/freeware/include -I/usr/local/include -I/opt/freeware/include -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -D_THREAD_SAFE -I/opt/freeware/include/gtk-2.0 -I/opt/freeware/lib/gtk-2.0/include -I/opt/freeware/include/atk-1.0 -I/opt/freeware/include/pango-1.0 -I/opt/freeware/include/glib-2.0 -I/opt/freeware/lib/glib-2.0/include -I/opt/freeware/include -MT summary.o -MD -MP -MF ".deps/summary.Tpo" -c -o summary.o summary.c; then mv -f ".deps/summary.Tpo" ".deps/summary.Po"; else rm -f ".deps/summary.Tpo"; exit 1; fi
/bin/sh ./libtool --mode=link --tag=CC gcc -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -D_THREAD_SAFE -I/opt/freeware/include/gtk-2.0 -I/opt/freeware/lib/gtk-2.0/include -I/opt/freeware/include/atk-1.0 -I/opt/freeware/include/pango-1.0 -I/opt/freeware/include/glib-2.0 -I/opt/freeware/lib/glib-2.0/include -I/opt/freeware/include -L/opt/freeware/lib -L/usr/local/lib -L/usr/local/lib -o ethereal -export-dynamic pcap-util-unix.o capture_stop_conditions.o capture_ui_utils.o cfile.o clopts_common.o conditions.o disabled_protos.o packet-range.o pcap-util.o print.o ps.o ringbuffer.o timestats.o util.o version_info.o alert_box.o capture.o capture_opts.o capture_sync.o capture_loop.o color_filters.o file.o fileset.o filters.o g711.o merge.o proto_hier_stats.o summary.o gtk/libui.a wiretap/libwiretap.la epan/libethereal.la "-dlopen" self "-dlopen" plugins/acn/acn.la "-dlopen" plugins/agentx/agentx.la "-dlopen" plugins/artnet/artnet.la "-dlopen" plugins/asn1/asn1.la "-dlopen" plugins/ciscosm/ciscosm.la "-dlopen" plugins/docsis/docsis.la "-dlopen" plugins/enttec/enttec.la "-dlopen" plugins/giop/cosnaming.la "-dlopen" plugins/giop/coseventcomm.la "-dlopen" plugins/gryphon/gryphon.la "-dlopen" plugins/irda/irda.la "-dlopen" plugins/lwres/lwres.la "-dlopen" plugins/megaco/megaco.la "-dlopen" plugins/mgcp/mgcp.la "-dlopen" plugins/opsi/opsi.la "-dlopen" plugins/pcli/pcli.la "-dlopen" plugins/profinet/profinet.la "-dlopen" plugins/rdm/rdm.la "-dlopen" plugins/rlm/rlm.la "-dlopen" plugins/rtnet/rtnet.la "-dlopen" plugins/rudp/rudp.la "-dlopen" plugins/v5ua/v5ua.la -lpcap -lcfg -lodm -L/opt/freeware/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl -liconv mkdir .libs rm -f .libs/ethereal.nm .libs/ethereal.nmS .libs/ethereal.nmT creating .libs/etherealS.c generating symbol list for `ethereal' extracting global C symbols from `pcap-util-unix.o' extracting global C symbols from `capture_stop_conditions.o' extracting global C symbols from `capture_ui_utils.o' extracting global C symbols from `cfile.o' extracting global C symbols from `clopts_common.o' extracting global C symbols from `conditions.o' extracting global C symbols from `disabled_protos.o' extracting global C symbols from `packet-range.o' extracting global C symbols from `pcap-util.o' extracting global C symbols from `print.o' extracting global C symbols from `ps.o' extracting global C symbols from `ringbuffer.o' extracting global C symbols from `timestats.o' extracting global C symbols from `util.o' extracting global C symbols from `version_info.o' extracting global C symbols from `alert_box.o' extracting global C symbols from `capture.o' extracting global C symbols from `capture_opts.o' extracting global C symbols from `capture_sync.o' extracting global C symbols from `capture_loop.o' extracting global C symbols from `color_filters.o' extracting global C symbols from `file.o' extracting global C symbols from `fileset.o' extracting global C symbols from `filters.o' extracting global C symbols from `g711.o' extracting global C symbols from `merge.o' extracting global C symbols from `proto_hier_stats.o' extracting global C symbols from `summary.o' extracting global C symbols from `gtk/libui.a' (cd .libs && gcc -c -fno-builtin "etherealS.c") rm -f .libs/etherealS.c .libs/ethereal.nm .libs/ethereal.nmS .libs/ethereal.nmT gcc "-D_U_=__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -D_THREAD_SAFE -I/opt/freeware/include/gtk-2.0 -I/opt/freeware/lib/gtk-2.0/include -I/opt/freeware/include/atk-1.0 -I/opt/freeware/include/pango-1.0 -I/opt/freeware/include/glib-2.0 -I/opt/freeware/lib/glib-2.0/include -I/opt/freeware/include -o .libs/ethereal pcap-util-unix.o capture_stop_conditions.o capture_ui_utils.o cfile.o clopts_common.o conditions.o disabled_protos.o packet-range.o pcap-util.o print.o ps.o ringbuffer.o timestats.o util.o version_info.o alert_box.o capture.o capture_opts.o capture_sync.o capture_loop.o color_filters.o file.o fileset.o filters.o g711.o merge.o proto_hier_stats.o summary.o .libs/etherealS.o -L/opt/freeware/lib -L/usr/local/lib gtk/libui.a -Lwiretap/.libs -lwiretap -L/gestconf/project/GNOME_ACL/GNOME/build/sb_build_M_gnome240/export/power_510_32/usr/lib -L/gestconf/project/GNOME_ACL/GNOME/build/M_gnome240/export/power_510_32/usr/lib -L/gestconf/project/GNOME_ACL/GNOME/build/sb_gnome2_4_0f1/export/power_510_32/usr/lib -L/gestconf/project/GNOME_ACL/GNOME/build/GNOME_2_4_0/export/power_510_32/usr/lib -L/users/project/PDP/PDP_51_050/usr/ccs/lib -L/users/project/PDP/PDP_51_050/usr/lib -Lepan/.libs -lethereal -lpcap -lcfg -lodm -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -L/gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/export/power_510_32/usr/lib -L/gestconf/project/GNOME_ACL/GNOME/build/sh_dev_GNOME/export/power_510_32/usr/lib -L/gestconf/project/GNOME_ACL/GNOME/build/latest/export/power_510_32/usr/lib -L/gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/export/power_510_32/usr/lib/ -lgdk_pixbuf-2.0 -lpangox-1.0 -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl -liconv -Wl,-blibpath:/opt/freeware/lib:/opt/freeware/lib:/opt/freeware/lib/gcc-lib/powerpc-ibm-aix5.1.0.0/3.3.2:/opt/freeware/lib/gcc-lib/powerpc-ibm-aix5.1.0.0/3.3.2/../../..:/usr/lib:/lib ld: 0711-317 ERROR: Undefined symbol: .dfilter_free ld: 0711-317 ERROR: Undefined symbol: .dfilter_apply_edt ld: 0711-317 ERROR: Undefined symbol: .dfilter_compile ld: 0711-317 ERROR: Undefined symbol: dfilter_error_msg ld: 0711-317 ERROR: Undefined symbol: .ftype_pretty_name ld: 0711-317 ERROR: Undefined symbol: .ftype_can_eq ld: 0711-317 ERROR: Undefined symbol: .ftype_can_ne ld: 0711-317 ERROR: Undefined symbol: .ftype_can_gt ld: 0711-317 ERROR: Undefined symbol: .ftype_can_lt ld: 0711-317 ERROR: Undefined symbol: .ftype_can_ge ld: 0711-317 ERROR: Undefined symbol: .ftype_can_le ld: 0711-317 ERROR: Undefined symbol: .ftype_can_contains ld: 0711-317 ERROR: Undefined symbol: .ftype_can_slice ld: 0711-317 ERROR: Undefined symbol: .fvalue_from_unparsed ld: 0711-317 ERROR: Undefined symbol: fvalue_t_free_list ld: 0711-317 ERROR: Undefined symbol: .ftype_can_matches ld: 0711-317 ERROR: Undefined symbol: proto_data ld: 0711-317 ERROR: Undefined symbol: proto_frame ld: 0711-317 ERROR: Undefined symbol: hf_frame_number ld: 0711-317 ERROR: Undefined symbol: .fvalue_get_integer ld: 0711-317 ERROR: Undefined symbol: hf_frame_packet_len ld: 0711-317 ERROR: Undefined symbol: hf_frame_capture_len ld: 0711-317 ERROR: Undefined symbol: hf_frame_arrival_time ld: 0711-317 ERROR: Undefined symbol: .fvalue_ge R>ld: 0711-317 ERROR: Undefined symbol: .dcerpc_add_conv_to_bind_table ld: 0711-317 ERROR: Undefined symbol: dcerpc_hooks_init_protos ld: 0711-317 ERROR: Undefined symbol: dcerpc_uuids ld: 0711-317 ERROR: Undefined symbol: .dcerpc_get_transport_salt ld: 0711-317 ERROR: Undefined symbol: register_all_protocols ld: 0711-317 ERROR: Undefined symbol: register_all_protocol_handoffs ld: 0711-317 ERROR: Undefined symbol: ansi_a_ios401_bsmap_strings ld: 0711-317 ERROR: Undefined symbol: ansi_a_ios401_dtap_strings ld: 0711-317 ERROR: Undefined symbol: ansi_map_opr_code_strings ld: 0711-317 ERROR: Undefined symbol: .dcerpc_get_proto_name ld: 0711-317 ERROR: Undefined symbol: .dcerpc_get_proto_hf_opnum ld: 0711-317 ERROR: Undefined symbol: .dcerpc_get_proto_sub_dissector ld: 0711-317 ERROR: Undefined symbol: fc_fc4_val ld: 0711-317 ERROR: Undefined symbol: gsm_a_dtap_msg_ss_strings ld: 0711-317 ERROR: Undefined symbol: gsm_a_dtap_msg_sm_strings ld: 0711-317 ERROR: Undefined symbol: gsm_a_dtap_msg_sms_strings ld: 0711-317 ERROR: Undefined symbol: gsm_a_dtap_msg_gmm_strings ld: 0711-317 ERROR: Undefined symbol: gsm_a_dtap_msg_cc_strings ld: 0711-317 ERROR: Undefined symbol: gsm_a_dtap_msg_rr_strings ld: 0711-317 ERROR: Undefined symbol: gsm_a_dtap_msg_mm_strings ld: 0711-317 ERROR: Undefined symbol: gsm_a_bssmap_msg_strings ld: 0711-317 ERROR: Undefined symbol: gsm_map_opr_code_strings ld: 0711-317 ERROR: Undefined symbol: T_h323_message_body_vals ld: 0711-317 ERROR: Undefined symbol: FacilityReason_vals ld: 0711-317 ERROR: Undefined symbol: ReleaseCompleteReason_vals ld: 0711-317 ERROR: Undefined symbol: RasMessage_vals ld: 0711-317 ERROR: Undefined symbol: GatekeeperRejectReason_vals ld: 0711-317 ERROR: Undefined symbol: RegistrationRejectReason_vals ld: 0711-317 ERROR: Undefined symbol: UnregRequestReason_vals ld: 0711-317 ERROR: Undefined symbol: UnregRejectReason_vals ld: 0711-317 ERROR: Undefined symbol: AdmissionRejectReason_vals ld: 0711-317 ERROR: Undefined symbol: BandRejectReason_vals ld: 0711-317 ERROR: Undefined symbol: DisengageReason_vals ld: 0711-317 ERROR: Undefined symbol: DisengageRejectReason_vals ld: 0711-317 ERROR: Undefined symbol: LocationRejectReason_vals ld: 0711-317 ERROR: Undefined symbol: InfoRequestNakReason_vals ld: 0711-317 ERROR: Undefined symbol: isup_message_type_value ld: 0711-317 ERROR: Undefined symbol: isup_message_type_value_acro ld: 0711-317 ERROR: Undefined symbol: mtp3_service_indicator_code_short_vals ld: 0711-317 ERROR: Undefined symbol: .mtp3_addr_to_str_buf ld: 0711-317 ERROR: Undefined symbol: .rpc_prog_name ld: 0711-317 ERROR: Undefined symbol: .rpc_proc_name ld: 0711-317 ERROR: Undefined symbol: .rpc_prog_hf ld: 0711-317 ERROR: Undefined symbol: rpc_procs ld: 0711-317 ERROR: Undefined symbol: rpc_progs ld: 0711-317 ERROR: Undefined symbol: rtp_payload_type_vals ld: 0711-317 ERROR: Undefined symbol: smb_cmd_vals ld: 0711-317 ERROR: Undefined symbol: trans2_cmd_vals ld: 0711-317 ERROR: Undefined symbol: nt_cmd_vals ld: 0711-317 ERROR: Undefined symbol: rtp_payload_type_short_vals ld: 0711-317 ERROR: Undefined symbol: q931_cause_code_vals ld: 0711-317 ERROR: Undefined symbol: vals_pdu_type ld: 0711-317 ERROR: Undefined symbol: vals_status ld: 0711-317 ERROR: Undefined symbol: .capture_eth ld: 0711-317 ERROR: Undefined symbol: .capture_tr ld: 0711-317 ERROR: Undefined symbol: .capture_ppp_hdlc ld: 0711-317 ERROR: Undefined symbol: .capture_fddi ld: 0711-317 ERROR: Undefined symbol: .capture_raw ld: 0711-317 ERROR: Undefined symbol: .capture_arcnet ld: 0711-317 ERROR: Undefined symbol: .capture_clip ld: 0711-317 ERROR: Undefined symbol: .capture_atm ld: 0711-317 ERROR: Undefined symbol: .capture_null ld: 0711-317 ERROR: Undefined symbol: .capture_ipfc ld: 0711-317 ERROR: Undefined symbol: .capture_prism ld: 0711-317 ERROR: Undefined symbol: .capture_ieee80211 ld: 0711-317 ERROR: Undefined symbol: .capture_sll ld: 0711-317 ERROR: Undefined symbol: .capture_fr ld: 0711-317 ERROR: Undefined symbol: .capture_chdlc ld: 0711-317 ERROR: Undefined symbol: .capture_llap ld: 0711-317 ERROR: Undefined symbol: .capture_ap1394 ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status make: 1254-004 The error code from the last command is 1. Stop. make: 1254-004 The error code from the last command is 1. Stop. make: 1254-004 The error code from the last command is 2. Stop. [root@dinsmt2]:/home/jima/ethereal/ethereal-0.10.11> Thanks!
Jim
|
- Prev by Date: [Ethereal-users] how to automatically alarm for certain content
- Next by Date: [Ethereal-users] ld.so.1: ./ethereal: fatal: libXext.so.0: open failed: No such fi le or directory
- Previous by thread: Re: [Ethereal-users] how to automatically alarm for certain content
- Next by thread: [Ethereal-users] ld.so.1: ./ethereal: fatal: libXext.so.0: open failed: No such fi le or directory
- Index(es):