From owner-freebsd-current Fri Mar 31 2:46:18 2000 Delivered-To: freebsd-current@freebsd.org Received: from zippy.cdrom.com (zippy.cdrom.com [204.216.27.228]) by hub.freebsd.org (Postfix) with ESMTP id 57E8837B919; Fri, 31 Mar 2000 02:46:16 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) Received: from zippy.cdrom.com (jkh@localhost [127.0.0.1]) by zippy.cdrom.com (8.9.3/8.9.3) with ESMTP id CAA99180; Fri, 31 Mar 2000 02:47:26 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) To: Kris Kennaway Cc: Bill Fenner , current@FreeBSD.ORG Subject: Re: So, AGAIN, why was tcpdump moved? In-reply-to: Your message of "Fri, 31 Mar 2000 02:40:27 PST." Date: Fri, 31 Mar 2000 02:47:26 -0800 Message-ID: <99177.954499646@zippy.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > There *were* several problems with the .ifdefs in the tcpdump makefile > which I fixed prior to 4.0, and I thought I had fixed the problem of > tcpdump in the bin distribution being linked against libcrypto (this was > broken in the initial 4.0 Release but fixed when jkh rereleased it). If I > screwed something up I apologise - I didn't test the outcome of a full > make release. What you missed is that this pass is done once, in the release.2 target of release/Makefile. Perhaps if you'd also special-cased it in release.5, it might have worked as you expected. - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message