From owner-freebsd-stable Fri Nov 8 11:43:12 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A5B037B401 for ; Fri, 8 Nov 2002 11:43:11 -0800 (PST) Received: from radix.cryptio.net (radix.cryptio.net [199.181.107.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D38043E4A for ; Fri, 8 Nov 2002 11:43:11 -0800 (PST) (envelope-from emechler@radix.cryptio.net) Received: from radix.cryptio.net (localhost [127.0.0.1]) by radix.cryptio.net (8.12.6/8.12.6) with ESMTP id gA8Jh72Z004435 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Fri, 8 Nov 2002 11:43:07 -0800 (PST) (envelope-from emechler@radix.cryptio.net) Received: (from emechler@localhost) by radix.cryptio.net (8.12.6/8.12.6/Submit) id gA8Jh7hU004434 for stable@freebsd.org; Fri, 8 Nov 2002 11:43:07 -0800 (PST) Date: Fri, 8 Nov 2002 11:43:07 -0800 From: Erick Mechler To: stable@freebsd.org Subject: Install problem with -C option Message-ID: <20021108194307.GL70245@techometer.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG When I tried to do a portupgrade of png, I got this at the end: ===> Installing for png-1.2.5 install -C -o root -g wheel -m 444 libpng.a /usr/local/lib install: invalid option -- C Try `install --help' for more information. *** Error code 1 Stop in /usr.rw/ports.work/png/libpng-1.2.5. *** Error code 1 Stop in /usr.rw/ports/graphics/png. *** Error code 1 Stop in /usr.rw/ports/graphics/png. It seems that although UPDATING says that the -C option has been reinstated, install itself doesn't support that option. Additionally, I was able to install a bunch of other ports using the same world/ports tree and I never had any other problems with install. What makes png different? System info: 4.7-STABLE FreeBSD 4.7-STABLE #0: Tue Nov 5 00:06:33 PST 2002 Cheers - Erick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message