From owner-freebsd-questions@FreeBSD.ORG Mon Feb 28 08:01:56 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3FB816A4CE for ; Mon, 28 Feb 2005 08:01:55 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FF9543D5A for ; Mon, 28 Feb 2005 08:01:55 +0000 (GMT) (envelope-from freebsd.ml@gmail.com) Received: by wproxy.gmail.com with SMTP id 49so599178wri for ; Mon, 28 Feb 2005 00:01:55 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=t/H9w8aF0RuMyrMktA03zfNvZVhKyqnZfJbeou/l7NVoe4as4IJEQw0KFCLFf0zmuevNkANea6W5ZLj8mptYWbdA75UELDYGLnUQ7rRbkqVgWPsUtMj1d4dGlm5BiHwwvuKrqa31lnf6Q+sevpiFiPo9npE09N76VGjZEZAXjXM= Received: by 10.54.59.11 with SMTP id h11mr44357wra; Mon, 28 Feb 2005 00:01:54 -0800 (PST) Received: by 10.54.20.64 with HTTP; Mon, 28 Feb 2005 00:01:54 -0800 (PST) Message-ID: Date: Mon, 28 Feb 2005 16:01:54 +0800 From: FreeBSD MailingLists To: questions Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: tcpdump install issues X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: FreeBSD MailingLists List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Feb 2005 08:01:56 -0000 I have recently installed FreeBSD 5.3 from CD onto a couple of servers. I updated the /usr/src and /usr/ports to RELENG_5. When I try to install tcpdump from the ports, the make fails with the last line being Error: shared library "pcap.2" does not exist *** Error code 1 I know I didn't have this problem when I installed 5.3 on a couple of servers last month, so does anyone know what is causing this? TIA, Tomoki Taniguchi