From owner-freebsd-current@FreeBSD.ORG Wed Sep 15 16:44:51 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8ACC116A4CF for ; Wed, 15 Sep 2004 16:44:51 +0000 (GMT) Received: from basement.kutulu.org (211.215.33.65.cfl.rr.com [65.33.215.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8272F43D41 for ; Wed, 15 Sep 2004 16:44:50 +0000 (GMT) (envelope-from kutulu@kutulu.org) Received: from wombat.jungle (wombat.jungle [192.168.69.3]) by basement.kutulu.org (Postfix) with ESMTP id C5F983D for ; Wed, 15 Sep 2004 12:44:49 -0400 (EDT) Received: by wombat.jungle (Postfix, from userid 1001) id E23609581F; Wed, 15 Sep 2004 12:41:05 -0400 (EDT) Date: Wed, 15 Sep 2004 12:41:05 -0400 From: Michael Edenfield To: current@freebsd.org Message-ID: <20040915164105.GA51263@wombat.jungle> Mail-Followup-To: current@freebsd.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="r5Pyd7+fXNt84Ff3" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Mailer: Mutt http://www.mutt.org/ X-Accept-Language: en X-PGP-Key: http://www.kutulu.org/pgp/kutulu.asc X-PGP-Fingerprint: 54F0 19E2 37B3 F508 2404 9971 7D8D E344 C00A 98A1 X-Mailman-Approved-At: Thu, 16 Sep 2004 12:04:37 +0000 Subject: libmagic install failure... X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Sep 2004 16:44:51 -0000 --r5Pyd7+fXNt84Ff3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline For a week or so no (possibly longer, the machine was DOA for a while), I have been getting an install failure doing a `make installworld` on -CURRENT (line wrapping below): uniq: not found "/usr/src/lib/libmagic/Makefile", line 49: warning: "awk '$1 == "#define" && $2 == "VERSION" { print $3 }' /usr/src/lib/libmagic/config.h | uniq" returned non-zero status If I run the command from a normal environment it returns "4.10". /usr/bin/uniq exists and is in my path; /usr/obj/usr/src/usr.bin/uniq/uniq is being built and installed properly during the buildworld/installworld steps. I don't see any other side-effects of this error -- libmagic is being built and installed, and the magic.5 man page has the correct version in it. It's just annoying cuz it ruins my pretty "whereintheworld" output :) Any idea what this is, or if I should be concerned? --Mike --r5Pyd7+fXNt84Ff3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBSHChfY3jRMAKmKERAkdXAJ4gvgQUJXkN18YcN28CVOJua3HXZwCgp/19 GiAjZSGjEBQzO3w4ywIpQ4I= =nWzs -----END PGP SIGNATURE----- --r5Pyd7+fXNt84Ff3--