Ethereal-dev: Re: [Ethereal-dev] Make fails in OpenBSD 3.7
Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.
From: Ober Heim <ober@xxxxxxxxxx>
Date: Thu, 11 Aug 2005 18:58:00 -0500 (CDT)
http://www.linbsd.org/ethereal_on_openbsd37.html This covers 0.10.11 as 0.10.12 has some conflicts in the name namespace. Still working on a patch for 10.12 as time permits."I am not your puppet. Since when? Now, get your spongy pink ass out there, and dance for the cameras." -Death to Smoochy
On Wed, 3 Aug 2005, Minho Shin wrote:
Date: Wed, 3 Aug 2005 12:58:40 -0500 From: Minho Shin <shinminho@xxxxxxxxx> Reply-To: mhshin@xxxxxxxxxx, Ethereal development <ethereal-dev@xxxxxxxxxxxx> To: ethereal-dev@xxxxxxxxxxxx Subject: [Ethereal-dev] Make fails in OpenBSD 3.7 I cannot install ethereal 0.10.12 in OpenBSD 3.7. I tried 0.10.11, 0.10.10 but failed with the same reason. Did anybody resolved this problem ? Compile output : the make in the following is the second make to avoid too long compile log. Thanks, Howol ---------------------------------------------------------------------------------------------------------- bash-3.00# ./configure checking build system type... i386-unknown-openbsd3.7 checking host system type... i386-unknown-openbsd3.7 checking target system type... i386-unknown-openbsd3.7 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB shared object checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... no checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 65536 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd3.7 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... no checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... no checking dynamic linker characteristics... openbsd3.7 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dlopen... (cached) yes checking whether a program can dlopen itself... (cached) yes checking whether a statically linked program can dlopen itself... (cached) yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd3.7 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for bison... no checking for byacc... no checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for perl... /usr/bin/perl checking for pod2man... /usr/bin/pod2man checking for pod2html... /usr/bin/pod2html checking for flex... /usr/bin/flex checking for python... no checking for doxygen... no checking for doxygen... no checking for xsltproc... no checking for xsltproc... no checking for xmllint... /usr/local/bin/xmllint checking for xmllint... yes checking for fop... no checking for fop... no checking for hhc.exe... no checking for hhc.exe... no checking for pkgproto... no checking for pkgmk... no checking for pkgtrans... no checking for rpm... no checking to see if we can add '-Wall -W ' to CFLAGS... yes checking for platform-specific compiler flags... none needed checking whether to use /usr/local for headers and libraries... yes checking for GNU sed as first sed in PATH... no checking if profile builds must be generated... no checking for pkg-config... /usr/local/bin/pkg-config checking for GTK+ - version >= 2.0.0... yes (version 2.4.9) checking for pkg-config... (cached) /usr/local/bin/pkg-config checking for GLIB - version >= 2.0.0... yes (version 2.4.8) checking whether GLib supports loadable modules... yes checking for inttypes.h... (cached) yes checking whether inttypes.h defines the PRI[doxu]64 macros... no checking whether %llx can be used to format 64-bit integers... yes checking for gethostbyname... yes checking for connect... yes checking whether to use libpcap for packet capture... yes checking for extraneous pcap header directories... not found checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking for pcap_open_live in -lpcap... yes checking whether pcap_version is defined by libpcap... yes checking for pcap_open_dead... no checking for pcap_freecode... yes checking whether pcap_findalldevs is present and usable... no checking whether to use zlib for reading compressed capture files... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzgets in -lz... yes checking for gzgets missing when linking with X11... no checking whether to use libpcre for regular expressions in dfilters... yes checking pcre.h usability... no checking pcre.h presence... no checking for pcre.h... no libpcre not found - disabling support for perl compatible regular expressions in dfilters checking whether to enable ipv6 name resolution if available... yes checking ipv6 stack type... "kame, inet6" checking whether to install ethereal setuid... no checking for ANSI C header files... (cached) yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for unistd.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sockio.h usability... yes checking sys/sockio.h presence... yes checking for sys/sockio.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking arpa/nameser.h usability... yes checking arpa/nameser.h presence... yes checking for arpa/nameser.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking whether to use SSL library... no checking whether to use Net-SNMP library... yes, if available checking for net-snmp-config... no checking whether to use UCD SNMP library... yes, if available checking ucd-snmp/ucd-snmp-config.h usability... no checking ucd-snmp/ucd-snmp-config.h presence... no checking for ucd-snmp/ucd-snmp-config.h... no checking whether to use kerberos... yes checking for krb5-config... no checking krb5.h usability... no checking krb5.h presence... no checking for krb5.h... no No Heimdal or MIT header found - disabling dissection for some kerberos data in packet decoding checking whether to use the GNU ADNS library if available... yes checking for adns_init in -ladns... no checking for sa_len in struct sockaddr... yes checking whether byte ordering is bigendian... no checking whether gcc needs -traditional... no checking for snprintf... yes checking for strerror... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for mkstemp... yes checking for g_ascii_strtoull... yes checking for inet_aton... yes checking for library containing inet_pton... none required checking for broken inet_pton... ok checking for library containing inet_ntop... none required checking for inet_ntop prototype... yes checking for strptime... yes checking for getprotobynumber... yes checking for gethostbyname2... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doxygen.cfg config.status: creating doc/Makefile config.status: creating epan/Makefile config.status: creating epan/doxygen.cfg config.status: creating epan/dfilter/Makefile config.status: creating epan/dissectors/Makefile config.status: creating epan/ftypes/Makefile config.status: creating gtk/Makefile config.status: creating gtk/doxygen.cfg config.status: creating help/Makefile config.status: creating packaging/Makefile config.status: creating packaging/nsis/Makefile config.status: creating packaging/rpm/Makefile config.status: creating packaging/rpm/SPECS/Makefile config.status: creating packaging/rpm/SPECS/ethereal.spec config.status: creating packaging/svr4/Makefile config.status: creating packaging/svr4/checkinstall config.status: creating packaging/svr4/pkginfo config.status: creating plugins/Makefile config.status: creating plugins/acn/Makefile config.status: creating plugins/agentx/Makefile config.status: creating plugins/artnet/Makefile config.status: creating plugins/asn1/Makefile config.status: creating plugins/ciscosm/Makefile config.status: creating plugins/docsis/Makefile config.status: creating plugins/enttec/Makefile config.status: creating plugins/giop/Makefile config.status: creating plugins/gryphon/Makefile config.status: creating plugins/irda/Makefile config.status: creating plugins/lwres/Makefile config.status: creating plugins/mate/Makefile config.status: creating plugins/megaco/Makefile config.status: creating plugins/mgcp/Makefile config.status: creating plugins/opsi/Makefile config.status: creating plugins/pcli/Makefile config.status: creating plugins/profinet/Makefile config.status: creating plugins/rdm/Makefile config.status: creating plugins/rlm/Makefile config.status: creating plugins/rtnet/Makefile config.status: creating plugins/rudp/Makefile config.status: creating plugins/stats_tree/Makefile config.status: creating plugins/v5ua/Makefile config.status: creating plugins/xml/Makefile config.status: creating tools/Makefile config.status: creating tools/lemon/Makefile config.status: creating config.h config.status: executing depfiles commands configure: configuring in wiretap configure: running /bin/sh './configure' --prefix=/usr/local --cache-file=/dev/null --srcdir=. checking build system type... i386-unknown-openbsd3.7 checking host system type... i386-unknown-openbsd3.7 checking target system type... i386-unknown-openbsd3.7 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for bison... no checking for byacc... no checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB shared object checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... no checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 65536 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd3.7 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... no checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... no checking dynamic linker characteristics... openbsd3.7 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd3.7 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for flex... /usr/bin/flex checking to see if we can add '-Wall -W -Wcast-qual ' to CFLAGS... yes checking for platform-specific compiler flags... none needed checking if profile builds must be generated... no checking for pkg-config... /usr/local/bin/pkg-config checking for GLIB - version >= 2.0.0... yes (version 2.4.8) checking whether to use /usr/local for headers and libraries... yes checking for ANSI C header files... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking whether byte ordering is bigendian... no checking for extraneous pcap header directories... found -- -I/usr/local/include added to CFLAGS checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking whether to use zlib for reading compressed capture files... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzgets in -lz... yes checking for gzgets missing when linking with X11... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands The Ethereal package has been configured with the following options. Build ethereal : yes Build tethereal : yes Build capinfos : yes Build editcap : yes Build mergecap : yes Build text2pcap : yes Build idl2eth : yes Build randpkt : yes Build dftest : yes Install setuid : no Use plugins : yes Use GTK+ v2 library : yes Use threads : no Build profile binaries : no Use pcap library : yes Use zlib library : yes Use pcre library : no Use kerberos library : no Use GNU ADNS library : no Use SSL crypto library : no Use IPv6 name resolution : yes Use UCD SNMP/Net-SNMP library : no bash-3.00# make /usr/bin/perl ./make-version.pl . Version configuration file version.conf not found. Using defaults. This is not a SVN build. svnversion.h is up-to-date. make all-recursive Making all in tools Making all in lemon Making all in wiretap make all-am Making all in doc Making all in epan Making all in ftypes Making all in dfilter Making all in dissectors make all-am Making all in plugins Making all in acn Making all in agentx Making all in artnet Making all in asn1 Making all in ciscosm Making all in docsis Making all in enttec Making all in giop Making all in gryphon Making all in irda Making all in lwres Making all in mate Making all in megaco Making all in mgcp Making all in opsi Making all in pcli Making all in profinet Making all in rdm Making all in rlm Making all in rtnet Making all in rudp Making all in stats_tree Making all in v5ua Making all in xml Making all in packaging Making all in rpm Making all in SPECS Making all in svr4 Making all in nsis Making all in help Making all in gtk /bin/sh ./libtool --mode=link --tag=CC gcc -DINET6 -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -DXTHREADS -D_REENTRANT -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -o ethereal -Wl,-static -all-static 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 plugins/acn/acn.la plugins/agentx/agentx.la plugins/artnet/artnet.la plugins/asn1/asn1.la plugins/ciscosm/ciscosm.la plugins/docsis/docsis.la plugins/enttec/enttec.la plugins/giop/cosnaming.la plugins/giop/coseventcomm.la plugins/gryphon/gryphon.la plugins/irda/irda.la plugins/lwres/lwres.la plugins/megaco/megaco.la plugins/mgcp/mgcp.la plugins/opsi/opsi.la plugins/pcli/pcli.la plugins/profinet/profinet.la plugins/rdm/rdm.la plugins/rlm/rlm.la plugins/rtnet/rtnet.la plugins/rudp/rudp.la plugins/v5ua/v5ua.la -lpcap -Wl,-E -pthread -L/usr/local/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXinerama -lXcursor -lXext -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lXrender -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl -liconv -lz *** Warning: Linking the executable ethereal against the loadable module *** acn.so.0.0 is not portable! *** Warning: Linking the executable ethereal against the loadable module *** agentx.so.0.0 is not portable! *** Warning: Linking the executable ethereal against the loadable module *** artnet.so.0.0 is not portable! *** Warning: Linking the executable ethereal against the loadable module *** asn1.so.0.0 is not portable! *** Warning: Linking the executable ethereal against the loadable module *** ciscosm.so.0.0 is not portable! *** Warning: Linking the executable ethereal against the loadable module *** docsis.so.0.0 is not portable! *** Warning: Linking the executable ethereal against the loadable module *** enttec.so.0.0 is not portable! *** Warning: Linking the executable ethereal against the loadable module *** cosnaming.so.0.0 is not portable! *** Warning: Linking the executable ethereal against the loadable module *** coseventcomm.so.0.0 is not portable! *** Warning: Linking the executable ethereal against the loadable module *** gryphon.so.0.0 is not portable! *** Warning: Linking the executable ethereal against the loadable module *** irda.so.0.0 is not portable! *** Warning: Linking the executable ethereal against the loadable module *** lwres.so.0.0 is not portable! *** Warning: Linking the executable ethereal against the loadable module *** megaco.so.0.0 is not portable! *** Warning: Linking the executable ethereal against the loadable module *** mgcp.so.0.0 is not portable! *** Warning: Linking the executable ethereal against the loadable module *** opsi.so.0.0 is not portable! *** Warning: Linking the executable ethereal against the loadable module *** pcli.so.0.0 is not portable! *** Warning: Linking the executable ethereal against the loadable module *** profinet.so.0.0 is not portable! *** Warning: Linking the executable ethereal against the loadable module *** rdm.so.0.0 is not portable! *** Warning: Linking the executable ethereal against the loadable module *** rlm.so.0.0 is not portable! *** Warning: Linking the executable ethereal against the loadable module *** rtnet.so.0.0 is not portable! *** Warning: Linking the executable ethereal against the loadable module *** rudp.so.0.0 is not portable! *** Warning: Linking the executable ethereal against the loadable module *** v5ua.so.0.0 is not portable! gcc -DINET6 "-D_U_=__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -DXTHREADS -D_REENTRANT -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -o ethereal -Wl,-static -static 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 -Wl,-E -L/usr/local/lib gtk/libui.a -Lwiretap/.libs -lwiretap -Lepan/.libs -Lplugins/acn/.libs -lacn -L/root/haaksoekris/download/ethereal-0.10.12/epan -Lplugins/agentx/.libs -lagentx -Lplugins/artnet/.libs -lartnet -Lplugins/asn1/.libs -lasn1 -Lplugins/ciscosm/.libs -lciscosm -Lplugins/docsis/.libs -ldocsis -Lplugins/enttec/.libs -lenttec -Lplugins/giop/.libs -lcosnaming -lcoseventcomm -Lplugins/gryphon/.libs -lgryphon -Lplugins/irda/.libs -lirda -Lplugins/lwres/.libs -llwres -Lplugins/megaco/.libs -lmegaco -Lplugins/mgcp/.libs -lmgcp -Lplugins/opsi/.libs -lopsi -Lplugins/pcli/.libs -lpcli -Lplugins/profinet/.libs -lprofinet -Lplugins/rdm/.libs -lrdm -Lplugins/rlm/.libs -lrlm -Lplugins/rtnet/.libs -lrtnet -Lplugins/rudp/.libs -lrudp -Lplugins/v5ua/.libs -lv5ua -L/root/haaksoekris/download/ethereal-0.10.12/epan/.libs -lethereal -lpcap -pthread -L/usr/X11R6/lib /usr/local/lib/libgtk-x11-2.0.a /usr/local/lib/libgdk-x11-2.0.a -lXinerama -lXcursor -lXext /usr/local/lib/libatk-1.0.a /usr/local/lib/libgdk_pixbuf-2.0.a /usr/local/lib/libpangoxft-1.0.a /usr/local/lib/libpangoft2-1.0.a -lXft -lfreetype -lXrender -lfontconfig /usr/local/lib/libpangox-1.0.a -lX11 /usr/local/lib/libpango-1.0.a -lm /usr/local/lib/libgobject-2.0.a /usr/local/lib/libgmodule-2.0.a /usr/local/lib/libgthread-2.0.a /usr/local/lib/libglib-2.0.a /usr/local/lib/libintl.a -liconv -lz -Wl,-rpath,/root/haaksoekris/download/ethereal-0.10.12/wiretap/.libs -Wl,-rpath,/root/haaksoekris/download/ethereal-0.10.12/epan/.libs -Wl,-rpath,/root/haaksoekris/download/ethereal-0.10.12/plugins/acn/.libs -Wl,-rpath,/root/haaksoekris/download/ethereal-0.10.12/plugins/agentx/.libs -Wl,-rpath,/root/haaksoekris/download/ethereal-0.10.12/plugins/artnet/.libs -Wl,-rpath,/root/haaksoekris/download/ethereal-0.10.12/plugins/asn1/.libs -Wl,-rpath,/root/haaksoekris/download/ethereal-0.10.12/plugins/ciscosm/.libs -Wl,-rpath,/root/haaksoekris/download/ethereal-0.10.12/plugins/docsis/.libs -Wl,-rpath,/root/haaksoekris/download/ethereal-0.10.12/plugins/enttec/.libs -Wl,-rpath,/root/haaksoekris/download/ethereal-0.10.12/plugins/giop/.libs -Wl,-rpath,/root/haaksoekris/download/ethereal-0.10.12/plugins/gryphon/.libs -Wl,-rpath,/root/haaksoekris/download/ethereal-0.10.12/plugins/irda/.libs -Wl,-rpath,/root/haaksoekris/download/ethereal-0.10.12/plugins/lwres/.libs -Wl,-rpath,/root/haaksoekris/download/ethereal-0.10.12/plugins/megaco/.libs -Wl,-rpath,/root/haaksoekris/download/ethereal-0.10.12/plugins/mgcp/.libs -Wl,-rpath,/root/haaksoekris/download/ethereal-0.10.12/plugins/opsi/.libs -Wl,-rpath,/root/haaksoekris/download/ethereal-0.10.12/plugins/pcli/.libs -Wl,-rpath,/root/haaksoekris/download/ethereal-0.10.12/plugins/profinet/.libs -Wl,-rpath,/root/haaksoekris/download/ethereal-0.10.12/plugins/rdm/.libs -Wl,-rpath,/root/haaksoekris/download/ethereal-0.10.12/plugins/rlm/.libs -Wl,-rpath,/root/haaksoekris/download/ethereal-0.10.12/plugins/rtnet/.libs -Wl,-rpath,/root/haaksoekris/download/ethereal-0.10.12/plugins/rudp/.libs -Wl,-rpath,/root/haaksoekris/download/ethereal-0.10.12/plugins/v5ua/.libs -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/local/lib/ethereal/plugins/0.10.12 /usr/bin/ld: cannot find -lwiretap collect2: ld returned 1 exit status *** Error code 1 Stop in /root/haaksoekris/download/ethereal-0.10.12 (line 1392 of Makefile). *** Error code 1 Stop in /root/haaksoekris/download/ethereal-0.10.12 (line 1696 of Makefile). *** Error code 1 Stop in /root/haaksoekris/download/ethereal-0.10.12 (line 1298 of Makefile). bash-3.00# exit exit Script done on Wed Aug 3 12:41:07 2005 ---------------------------------------------------------------------------------------------------------------- _______________________________________________ Ethereal-dev mailing list Ethereal-dev@xxxxxxxxxxxx http://www.ethereal.com/mailman/listinfo/ethereal-dev
- References:
- [Ethereal-dev] Make fails in OpenBSD 3.7
- From: Minho Shin
- [Ethereal-dev] Make fails in OpenBSD 3.7
- Prev by Date: SV: [Ethereal-dev] little bug in packet-gsm_a.c or in packet-bssgp.c
- Next by Date: [Ethereal-dev] Buildbot crash output
- Previous by thread: [Ethereal-dev] Make fails in OpenBSD 3.7
- Next by thread: [Ethereal-dev] patch for packet-slowprotocols.c
- Index(es):