Ethereal-users: [Ethereal-users] Compiling Ethereal-0.0.18 on HP-UX10.20
Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.
Can anyone tell me what is wrong?
Thanks,
Luna Chen
.....................................
[/bnr/projects/basecomms/lunachen/ethereal-0.8.18]=383=> touch aclocal.m4[/bnr/projects/basecomms/lunachen/ethereal-0.8.18]=384=> gmake -f Makefile
cd . && automake --gnu --include-deps Makefile
cd . && autoconf
configure.in:28: warning: AC_PROG_LEX invoked multiple times
/bin/sh ./config.status --recheck
running /bin/sh ./configure --prefix=/bnr/projects/basecomms/ethereal --disable-snmp --no-create --no-recursion
checking for a BSD compatible install... /opt/corp/unsupported/bin/ginstall -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking build system type... hppa2.0-hp-hpux10.20
checking host system type... hppa2.0-hp-hpux10.20
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for ranlib... ranlib
checking for bison... bison -y
checking for flex... flex
checking for flex... (cached) flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for perl... /opt/corp/projects/pegasus/perl5
checking for flex... /opt/corp/unsupported/bin/flex
checking for python... /opt/corp/unsupported/bin/python
checking for pkgproto... no
checking for pkgmk... no
checking for pkgtrans... no
checking for rpm... yes
checking for rpm build directories... warning: Unknown architecture: 9000/785
warning: Please contact rpm-list@xxxxxxxxxx
warning: Unknown architecture: 9000/785
warning: Please contact rpm-list@xxxxxxxxxx
found
checking to see if we can add '-Wall' to CFLAGS... yes
checking for platform-specific compiler flags... none needed
checking for gtk-config... /opt/corp/unsupported/bin/gtk-config
checking for GTK - version >= 1.2.0... yes
checking for glib-config... /opt/corp/unsupported/bin/glib-config
checking for GLIB - version >= 1.2.0... yes
checking whether GLib supports loadable modules... yes
checking for gethostbyname... yes
checking for connect... yes
checking whether to use libpcap for packet capture... yes
checking for extraneous pcap header directories... found -- -I/bnr/projects/basecomms/ethereal/include added to CFLAGS
checking for net/bpf.h... yes
checking for pcap.h... yes
checking for pcap_open_live in -lpcap... yes
checking whether to use zlib for reading compressed capture files... yes
checking for zlib.h... no
checking for gzgets in -lz... yes
zlib not found - disabling compressed capture file support
checking whether to enable ipv6 name resolution if available... yes
checking ipv6 stack type... "unknown, none"
checking whether to install ethereal setuid... no
checking for ANSI C header files... yes
checking for fcntl.h... yes
checking for sys/ioctl.h... yes
checking for sys/time.h... yes
checking for unistd.h... yes
checking for stdarg.h... yes
checking for netdb.h... yes
checking for sys/stat.h... yes
checking for sys/sockio.h... no
checking for sys/types.h... yes
checking for sys/socket.h... yes
checking for sys/wait.h... yes
checking for netinet/in.h... yes
checking for stddef.h... yes
checking for arpa/inet.h... yes
checking whether to use SSL library if available... yes
checking /bnr/projects/basecomms/ethereal for ssl... not found
checking whether to use SNMP library if available... no
checking for sa_len in struct sockaddr... no
checking whether byte ordering is bigendian... yes
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 getprotobynumber... yes
checking for gethostbyname2... no
checking for ld used by GCC... /opt/corp/unsupported/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.8.1/ld
checking if the linker (/opt/corp/unsupported/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.8.1/ld) is GNU ld... no
checking for BSD-compatible nm... /usr/bin/nm -p
checking whether ln -s works... yes
loading cache /dev/null within ltconfig
ltconfig: you must specify a host type if you use `--no-verify'
Try `ltconfig --help' for more information.
configure: error: libtool configure failed
gmake: *** [config.status] Error 1...............................................
[/bnr/projects/basecomms/lunachen/ethereal-0.8.18]=374=> head aclocal.m4
dnl aclocal.m4 generated automatically by aclocal 1.4dnl Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.dnl This program is distributed in the hope that it will be useful,
dnl but WITHOUT ANY WARRANTY, to the extent permitted by law; without
dnl even the implied warranty of MERCHANTABILITY or FITNESS FOR A
[/bnr/projects/basecomms/lunachen/ethereal-0.8.18]=375=> aclocal --version
aclocal (GNU automake) 1.4Copyright (C) 1999 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.Written by Tom Tromey <tromey@xxxxxxxxxx>
[/bnr/projects/basecomms/lunachen/ethereal-0.8.18]=376=>
- Follow-Ups:
- Re: [Ethereal-users] Compiling Ethereal-0.0.18 on HP-UX10.20
- From: Guy Harris
- Re: [Ethereal-users] Compiling Ethereal-0.0.18 on HP-UX10.20
- Prev by Date: Re: [Ethereal-users] What is wrong here?? (ethereal & Sun Solaris 2.8 (sparc))
- Next by Date: Re: [Ethereal-users] Compiling Ethereal-0.0.18 on HP-UX10.20
- Previous by thread: Re: [Ethereal-users] What is wrong here?? (ethereal & Sun Solaris 2.8 (sparc))
- Next by thread: Re: [Ethereal-users] Compiling Ethereal-0.0.18 on HP-UX10.20
- Index(es):