From owner-ssh@clinet.fi  Wed Jun  6 18:46:46 2001
Received: from smtp1.clinet.fi (smtp1.clinet.fi [194.100.2.57])
	by hutcs.cs.hut.fi (8.9.3/8.9.3) with ESMTP id SAA16158
	for <ssh-archiver@cs.hut.fi>; Wed, 6 Jun 2001 18:46:46 +0300 (EET DST)
Received: from mail.clinet.fi (mail.clinet.fi [194.100.0.7])
	by smtp1.clinet.fi (Postfix) with ESMTP
	id 2F39E21592; Wed,  6 Jun 2001 18:46:46 +0300 (EEST)
Received: (from majordom@localhost)
	by mail.clinet.fi (8.9.3/8.9.3) id SAA28656
	for ssh-outgoing; Wed, 6 Jun 2001 18:12:14 +0300
Received: from seti.ems.net (seti.ems.net [204.50.76.132])
	by mail.clinet.fi (8.9.3/8.9.3) with ESMTP id SAA28653
	for <ssh@clinet.fi>; Wed, 6 Jun 2001 18:12:11 +0300
Received: from dev15 ([204.50.76.85])
	by seti.ems.net (8.9.3/8.8.7) with SMTP id LAA08795
	for <ssh@clinet.fi>; Wed, 6 Jun 2001 11:10:18 -0400
Reply-To: <blangevin@ems.net>
From: "Benoit Langevin" <blangevin@ems.net>
To: <ssh@clinet.fi>
Subject: Problem compiling under Digital Tru64 Unix
Date: Wed, 6 Jun 2001 11:07:55 -0400
Message-ID: <9A1B4E40294DD511B672000255FC07F0180FDD@QUAD>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0)
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200
Importance: Normal
Sender: owner-ssh@clinet.fi
Precedence: bulk

Can anyone help me

When I try to compile openssh-2.9p1 on my Compaq system

Digital UNIX V4.0F  (Rev. 1229)

it looks for the following library which he doesn't find ( is it any package
that I need to install?)


>>>>>
cc -g -I. -I.. -I. -I./..  -I/usr/local/ssl/include -DHAVE_CONFIG_H -c
bsd-arc4random.c
cc: Severe: /usr/include/netdb.h, line 212: Cannot find file
<arpa/nameser.h> specified in #include directive. (noinclfile)
#include <arpa/nameser.h>
-^
*** Exit 1
Stop.
*** Exit 1
Stop.
<<<<<

Thanks
Benoit



