From owner-freebsd-questions@FreeBSD.ORG Wed Aug 31 16:47:39 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 5E46616A41F for ; Wed, 31 Aug 2005 16:47:39 +0000 (GMT) (envelope-from freebsd@meijome.net) Received: from sigma.octantis.com.au (ns2.octantis.com.au [207.44.189.124]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEE4943D64 for ; Wed, 31 Aug 2005 16:47:38 +0000 (GMT) (envelope-from freebsd@meijome.net) Received: (qmail 10563 invoked from network); 1 Sep 2005 02:47:38 +1000 Received: from 203-217-79-78.dyn.iinet.net.au (HELO ?192.168.13.3?) (203.217.79.78) by sigma.octantis.com.au with (DHE-RSA-AES256-SHA encrypted) SMTP; 1 Sep 2005 02:47:38 +1000 Message-ID: <4315DF26.3010507@meijome.net> Date: Thu, 01 Sep 2005 02:47:34 +1000 From: Norberto Meijome User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: bsd References: <76A31A63-4856-4A0A-82C9-54EF01CE21B7@todoo.biz> In-Reply-To: <76A31A63-4856-4A0A-82C9-54EF01CE21B7@todoo.biz> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Liste FreeBSD Subject: Re: Problem when making index in /usr/ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Aug 2005 16:47:39 -0000 bsd wrote: > Hello, > >> root:newmail 12:16 /usr/ports # make index >> Generating INDEX-5 - please wait..p5-Unicode-MapUTF8-1.09: "/usr/ >> ports/japanese/p5-Jcode" non-existent -- dependency list incomplete >> ===> converters/p5-Unicode-MapUTF8 failed >> *** Error code 1 >> 1 error >> >> ******************************************************************** >> Before reporting this error, verify that you are running a supported >> version of FreeBSD (see http://www.FreeBSD.org/ports/) and that you >> have a complete and up-to-date ports collection. (INDEX builds are >> not supported with partial or out-of-date ports collections -- in >> particular, if you are using cvsup, you must cvsup the "ports-all" >> collection, and have no "refuse" files.) If that is the case, then >> report the failure to ports@FreeBSD.org together with relevant >> details of your ports configuration (including FreeBSD version, >> your architecture, your environment, and your /etc/make.conf >> settings, especially compiler flags and WITH/WITHOUT settings). >> make sure you dont' have the japanese tree excluded via /usr/local/sup/refuse. these dependencies are the main reason I gave up on refuse files and started using pkgtools.conf and the port* tools.