Hiya All,

I am trying to install netcat on an HP-Unix machine...

here is my output (I don't have root access)...

./configure --prefix=/disk1/home/ng32/usr/local/
./make
./make install

By the way... i'm not sure how to trouble this...

 
What is wrong?  What do I need to do?

ebiz:/home/ng32/downloads/netcat-0.7.1:! > ./configure
--prefix=/disk1/home/ng32/usr/local/
checking build system type... hppa2.0w-hp-hpux11.11
checking host system type... hppa2.0w-hp-hpux11.11
checking target system type... hppa2.0w-hp-hpux11.11
checking for a BSD-compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
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... none
checking how to run the C preprocessor... gcc -E
checking for ranlib... ranlib
checking for perl5... no
checking for perl... /opt/perl/bin/perl
checking for pod2man... /opt/perl/bin/pod2man
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking for ld used by GCC... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for shared library run path origin... done
checking whether NLS is requested... yes
checking for GNU gettext in libc... no
checking for iconv... yes
checking how to link with libiconv... -liconv
checking for GNU gettext in libintl... yes
checking how to link with libintl... -lintl
checking for strerror in -lcposix... no
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
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 for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... no
checking whether we are using the GNU C Library 2.1 or newer... no
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... no
checking for fgets_unlocked... no
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... no
checking for munmap... yes
checking for putenv... yes
checking for setenv... no
checking for setlocale... yes
checking for stpcpy... no
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for iconv... (cached) yes
checking how to link with libiconv... -liconv
checking for iconv declaration...
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t
*inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 1.33, ok
checking for gethostbyname... yes
checking for socket... yes
checking for putmsg in -lstr... no
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking for srandom... yes
checking for random... yes
checking for inet_pton... yes
checking for inet_ntop... yes
checking for struct sockaddr.sa_len... no
checking for struct in_pktinfo... no
checking for in_port_t... yes
checking for getopt_long... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating m4/Makefile
config.status: creating lib/Makefile
config.status: creating lib/contrib/Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating doc/drafts/Makefile
config.status: creating po/Makefile.in
config.status: creating doc/texi2pod.pl
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
ebiz:/home/ng32/downloads/netcat-0.7.1:! >
ebiz:/home/ng32/downloads/netcat-0.7.1:! >
ebiz:/home/ng32/downloads/netcat-0.7.1:! > make
make  all-recursive
make[1]: Entering directory `/disk1/home/ng32/downloads/netcat-0.7.1'
Making all in m4
make[2]: Entering directory
`/disk1/home/ng32/downloads/netcat-0.7.1/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/disk1/home/ng32/downloads/netcat-0.7.1/m4'
Making all in lib
make[2]: Entering directory
`/disk1/home/ng32/downloads/netcat-0.7.1/lib'
Making all in contrib
make[3]: Entering directory
`/disk1/home/ng32/downloads/netcat-0.7.1/lib/contrib'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/disk1/home/ng32/downloads/netcat-0.7.1/lib/contrib'
make[3]: Entering directory
`/disk1/home/ng32/downloads/netcat-0.7.1/lib'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory
`/disk1/home/ng32/downloads/netcat-0.7.1/lib'
make[2]: Leaving directory
`/disk1/home/ng32/downloads/netcat-0.7.1/lib'
Making all in src
make[2]: Entering directory
`/disk1/home/ng32/downloads/netcat-0.7.1/src'
gcc -DLOCALEDIR=\"\/disk1/home/ng32/usr/local//share/locale\"
-DHAVE_CONFIG_H -I. -I. -I.. -I../lib/contrib    -g -O2 -Wall -c `test
-f 'udphelper.c' || echo './'`udphelper.c
udphelper.c: In function `udphelper_sockets_open':
udphelper.c:115: storage size of `nc_ifconf' isn't known
udphelper.c:186: structure has no member named `lifr_addr'
udphelper.c:190: structure has no member named `lifr_addr'
udphelper.c:115: warning: unused variable `nc_ifconf'
make[2]: *** [udphelper.o] Error 1
make[2]: Leaving directory
`/disk1/home/ng32/downloads/netcat-0.7.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/disk1/home/ng32/downloads/netcat-0.7.1'
make: *** [all] Error 2
ebiz:/home/ng32/downloads/netcat-0.7.1:! >
ebiz:/home/ng32/downloads/netcat-0.7.1:! > make install
Making install in m4
make[1]: Entering directory
`/disk1/home/ng32/downloads/netcat-0.7.1/m4'
make[2]: Entering directory
`/disk1/home/ng32/downloads/netcat-0.7.1/m4'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory
`/disk1/home/ng32/downloads/netcat-0.7.1/m4'
make[1]: Leaving directory
`/disk1/home/ng32/downloads/netcat-0.7.1/m4'
Making install in lib
make[1]: Entering directory
`/disk1/home/ng32/downloads/netcat-0.7.1/lib'
Making install in contrib
make[2]: Entering directory
`/disk1/home/ng32/downloads/netcat-0.7.1/lib/contrib'
make[3]: Entering directory
`/disk1/home/ng32/downloads/netcat-0.7.1/lib/contrib'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory
`/disk1/home/ng32/downloads/netcat-0.7.1/lib/contrib'
make[2]: Leaving directory
`/disk1/home/ng32/downloads/netcat-0.7.1/lib/contrib'
make[2]: Entering directory
`/disk1/home/ng32/downloads/netcat-0.7.1/lib'
make[3]: Entering directory
`/disk1/home/ng32/downloads/netcat-0.7.1/lib'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory
`/disk1/home/ng32/downloads/netcat-0.7.1/lib'
make[2]: Leaving directory
`/disk1/home/ng32/downloads/netcat-0.7.1/lib'
make[1]: Leaving directory
`/disk1/home/ng32/downloads/netcat-0.7.1/lib'
Making install in src
make[1]: Entering directory
`/disk1/home/ng32/downloads/netcat-0.7.1/src'
gcc -DLOCALEDIR=\"\/disk1/home/ng32/usr/local//share/locale\"
-DHAVE_CONFIG_H -I. -I. -I.. -I../lib/contrib    -g -O2 -Wall -c `test
-f 'udphelper.c' || echo './'`udphelper.c
udphelper.c: In function `udphelper_sockets_open':
udphelper.c:115: storage size of `nc_ifconf' isn't known
udphelper.c:186: structure has no member named `lifr_addr'
udphelper.c:190: structure has no member named `lifr_addr'
udphelper.c:115: warning: unused variable `nc_ifconf'
make[1]: *** [udphelper.o] Error 1
make[1]: Leaving directory
`/disk1/home/ng32/downloads/netcat-0.7.1/src'
make: *** [install-recursive] Error 1
ebiz:/home/ng32/downloads/netcat-0.7.1:! >

_______________________________________________
newbies mailing list
[EMAIL PROTECTED]
http://phantom.byu.edu/cgi-bin/mailman/listinfo/newbies

Reply via email to