Ethereal-dev: [Ethereal-dev] Problems with compiling ethereal 0.10.11
Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.
From: "Hirsch, Christian" <Christian.Hirsch@xxxxxxxxxxx>
Date: Mon, 23 May 2005 16:38:56 +0200
Hello Ethereal-Devs, I've got problems by compiling ethereal. Seems like a problem in epan/.libs/libethereal.so. Attatched you'll find the last few lines of the compiling output. What does it mean? What's the exact problem and how can I solve it to compile ethereal till the end? I'm using FedoraCore 3. Thanx in advance Christian #ethereal-0.10.11/ make 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 -DINET6 -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -Wl,--export-dynamic -pthread -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 -lkrb5 -lk5crypto -lcom_err -lresolv -lz mkdir .libs rm -f .libs/ethereal.nm .libs/ethereal.nmS .libs/ethereal.nmT creating .libs/etherealS.c (cd .libs && gcc -c -fno-builtin "etherealS.c") rm -f .libs/etherealS.c .libs/ethereal.nm .libs/ethereal.nmS .libs/ethereal.nmT gcc -DINET6 "-D_U_=__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/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 -Wl,--export-dynamic -Wl,--export-dynamic -L/usr/local/lib gtk/libui.a wiretap/.libs/libwiretap.so epan/.libs/libethereal.so -lpcap -pthread -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 -lkrb5 -lk5crypto -lcom_err -lresolv -lz -Wl,--rpath -Wl,/usr/local/lib epan/.libs/libethereal.so: undefined reference to `.LC771' epan/.libs/libethereal.so: undefined reference to `.LC770' epan/.libs/libethereal.so: undefined reference to `.LC772' collect2: ld returned 1 exit status make[2]: *** [ethereal] Error 1 make[2]: Leaving directory `/root/sw/ethereal-0.10.11' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/sw/ethereal-0.10.11' make: *** [all] Error 2
- Follow-Ups:
- Re: [Ethereal-dev] Problems with compiling ethereal 0.10.11
- From: Guy Harris
- Re: [Ethereal-dev] Problems with compiling ethereal 0.10.11
- Prev by Date: [Ethereal-dev] Using ethereal for protocol analysis and voilation detection
- Next by Date: Re: [Ethereal-dev] [patch] preference for not subdissecting tcp
- Previous by thread: [Ethereal-dev] Using ethereal for protocol analysis and voilation detection
- Next by thread: Re: [Ethereal-dev] Problems with compiling ethereal 0.10.11
- Index(es):