make index failure

Alexander S. Usov A.S.Usov at KVI.nl
Thu Apr 8 06:09:38 PDT 2004


Hi!

Sorry for the resend, I have forgot to put a error message.

Last few days I am having problems with make index for ports collection.
It looks that last commit to the Mk/bsd.port.subdir.mk did break something,
because cvsup'ing ports-base back to the 01/04/2004 solves this problem.
Once I managed to overcome this problem by using explicit make -B index,
but I am unable to repead this.

make index:
Generating INDEX-5 - 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
......

The ports collection is up-to date (I just did a cvsup to check that),
system:
FreeBSD kvip88.kvi.nl 5.2.1-RELEASE-p4 FreeBSD 5.2.1-RELEASE-p4

etc/make.conf:
# Use perl from ports
PERL_VER=5.8.2
PERL_VERSION=5.8.2
PERL_ARCH=mach
NOPERL=yo
NO_PERL=yo
NO_PERL_WRAPPER=yo

# Default optimization flags
CPUTYPE?=p4
CFLAGS= -O -pipe
COPTFLAGS= -O -pipe

# Ports
DISTDIR=/usr/distfiles
PACKAGES=/usr/packages
WRKDIRPREFIX=/usr/obj
WITH_TTF_BYTECODE_ENABLED=yes           # interpreter for freetype2
WITH_GIF_LZW_COMPRESSION=yes            # Compressed GIF's
WITH_GHOSTSCRIPT_AFPL=yes               # use AFPL ghostscript
CUPS_OVERWRITE_BASE=yes                 # replace system lp* with cups
WITH_NONROOT=yes                        # Xcdroast for ordinary users
A4=YES                                  # A4 paper
PAPERSIZE=a4
ASPELL_RU=da                            # Russian dictionary for aspell
MASTER_SITE_OVERRIDE?=  \
        ftp://ftp.nl.freebsd.org/pub/FreeBSD/ports/distfiles/${DIST_SUBDIR}/

# System
KERNCONF=KVIP55
WANT_EXT2FS_MODULE=yes
MAKE_IDEA=yes                           # IDEA (128 bit symmetric encryption)
NO_LPR=yes                              # do not compile/install system lp*

environment:
GS_LIB=/home/usov/.fonts
USER=usov
MAIL=/var/mail/usov
XDM_MANAGED=/var/run/xdmctl/xdmctl-:0,maysd,mayfn,sched,method=classic
HOME=/root
DESKTOP_SESSION=default
PAGER=less
ENV=/home/usov/.shrc
LOGNAME=usov
BLOCKSIZE=K
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/home/us
ov/bin:/usr/local/intel_fc_80/bin:/usr/local/intel_cc_80/bin:/usr/local/intel_fc_80/bin:/usr/local/i
ntel_cc_80/bin
DISPLAY=:0.0
SHELL=/usr/local/bin/zsh
FTP_PASSIVE_MODE=YES
EDITOR=vim
KDE_FULL_SESSION=true
XCURSOR_THEME=redglass
XCURSOR_SIZE=
GTK_RC_FILES=/etc/gtk/gtkrc:/home/usov/.gtkrc:/home/usov/.work/kde/share/config/gtkrc
GTK2_RC_FILES=/etc/gtk-2.0/gtkrc:/home/usov/.gtkrc-2.0:/home/usov/.work/kde/share/config/gtkrc
KDE_MULTIHEAD=false
SESSION_MANAGER=local/kvip88.kvi.nl:/tmp/.ICE-unix/3253
COLORTERM=
KONSOLE_DCOP=DCOPRef(konsole-85799,konsole)
KONSOLE_DCOP_SESSION=DCOPRef(konsole-85799,session-1)
TERM=xterm
WINDOWID=39845895
SHLVL=2
PWD=/usr/ports
OLDPWD=/root
VISUAL=vim
PACKAGEROOT=ftp://ftp.nl.freebsd.org
CDR_DEVICE=1,0,0
BLOCK_SIZE=K
LC_MESSAGES=C
LC_TIME=C
LC_PAPER=A4
_=/usr/bin/printenv

-- 
Best regards,
  Alexander.


More information about the freebsd-ports mailing list