Problem when making index in /usr/ports

Norberto Meijome freebsd at meijome.net
Wed Aug 31 16:47:39 GMT 2005


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 at 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.


More information about the freebsd-questions mailing list