FAILED: cd /usr/ports && make index versus WRKDIRPREFIX

dpam at zeroize.org dpam at zeroize.org
Mon Apr 12 06:46:56 PDT 2004


Hello,


I got the following error when making a INDEX file of the port collection. 


cd /usr/ports
make index

Generating INDEX - please wait..make: don't know how to make _accessibility.describe. Stop
*** Error code 2
make: don't know how to make _arabic.describe. Stop
*** Error code 2
2 errors

********************************************************************
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.  If so, then report
the failure to ports at FreeBSD.org together with relevant details of
your ports configuration (including FreeBSD version, environment and
/etc/make.conf settings).
********************************************************************

*** Error code 1

Stop in /usr/ports.
*** Error code 1

Stop in /usr/ports.


cvsup'ed at 20040412 12:15CEST

cvsupfile:
*default host=cvsup2.nl.FreeBSD.org
*default base=/usr
*default prefix=/usr
*default release=cvs
*default delete use-rel-suffix
*default compress
*default tag=RELENG_4_9
src-all

*default tag=.
ports-all

make.conf:
CPUTYPE=                        p4
CFLAGS=                         -O -pipe
COPTFLAGS=                      -O -pipe
MAKE_IDEA=                      YES
USA_RESIDENT=                   NO
#KERNCONF=                      EVON610C
NOPROFILE=                      true
IPFW2=                          true

WRKDIRPREFIX=                   /usr/obj


FreeBSD version is FreeBSD 4.9-RELEASE-p4


I make use of a seperate building directory /usr/obj (WRKDIRPREFIX).
When the directory /usr/obj/usr/ports exist, and it exist when building  packages from the port collection, the mentioned error occured.

WORKAROUND:
By removing the directory /usr/obj/usr/ports the cd /usr/ports && make index works.


Regards,
Dennis Meijer


More information about the freebsd-ports mailing list