bug-inetutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-inetutils] Trouble compiling inetutils on hpux 11i


From: Ken Thorn
Subject: [bug-inetutils] Trouble compiling inetutils on hpux 11i
Date: Wed, 07 Jan 2004 17:35:33 -0500

hello All:

I have been trying to compile inetutils on an hp 11.11 box using gnu gcc compiler and I keep getting the errors when running "make check"

Making check in libinetutils
        if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPATH_WTMPX=\"/var/adm/wtmpx\" -DPA
TH_TTY_PFX=\"/dev/\" -DPATH_DEVNULL=\"/dev/null\"  -I../include     -g -O2 -MT x
malloc.o -MD -MP -MF ".deps/xmalloc.Tpo" \
          -c -o xmalloc.o `test -f 'xmalloc.c' || echo './'`xmalloc.c; \
        then mv ".deps/xmalloc.Tpo" ".deps/xmalloc.Po"; \
        else rm -f ".deps/xmalloc.Tpo"; exit 1; \
        fi
xmalloc.c:37:19: error.h: No such file or directory
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.
#

then I made the change to err.h
suggested in an earlier bugfix

then I ran into the missing updwtmpx() unresolved routines.


I am using gcc compiler 3.3.2

enclosed is my config.log file


Turns out hp does not have the same updwtmpx() routines as linux.

Has anyone successfully compiled inetutils .. in particular telnetd on hpux 11i (11.11)

Thanks
Ken Thorn
HP

Attachment: config.log
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]