Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jun 2005 16:45:05 +0100
From:      Geraint Edwards <gedge@yadn.org>
To:        ports@freebsd.org
Subject:   portsdb/fvwm2 make fails: Variable PKGNAMESUFFIX is recursive
Message-ID:  <20050614154505.GF781@cymru.serf.org>

next in thread | raw e-mail | index | archive | help
after cvsup'ing at
	Sun Jun 12 03:45:34 BST 2005
I ran
	portsdb -Uu
which fell over as follows:

######################################################################
Updating the ports index ... Generating INDEX.tmp - please wait..Variable PKGNAMESUFFIX is recursive.
===> x11-wm/fvwm2 failed
*** Error code 1
1 error

********************************************************************
Before reporting this error, verify that you are running a supported
[...]
********************************************************************

*** Error code 1

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

Stop in /usr/ports.
failed to generate INDEX!
portsdb: index generation error

######################################################################


Here is my /etc/make.conf

######################################################################
CFLAGS=	-O -pipe
INSTALL=install -C
NOPROFILE=	true
NO_SENDMAIL=	true
KERNCONF=	MINE GENERIC
PERL_VER=5.8.6
PERL_VERSION=5.8.6
NOPERL=yes
WITH_SSL_MODULES=yes
######################################################################


and here is my cvsup-file

######################################################################
*default  host=cvsup.uk.FreeBSD.org
*default  base=/usr
*default  prefix=/usr
*default  release=cvs
*default  tag=RELENG_4_11
*default  delete use-rel-suffix
src-all
*default tag=.
ports-all
doc-all
######################################################################

Hope this helps.

-- 
Geraint A. Edwards (aka "Gedge")
gedge@yadn.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050614154505.GF781>