Date: Sun, 2 Feb 2003 22:02:19 +0100 From: Thomas Schuerger <schuerge@wjpserver.cs.uni-sb.de> To: freebsd-ports@freebsd.org Subject: make index not working Message-ID: <20030202220219.B10463@wjpserver.cs.uni-sb.de>
next in thread | raw e-mail | index | archive | help
Hi, I've been having troubles regenerating the ports collection's index for some weeks now (I'm using 4.5-RELEASE, where it used to work fine before). I get the following messages: root@starfire:/usr/ports% make index Generating INDEX - please wait.."Makefile", line 62: Malformed conditional (defined(WITH_FIDO) && ${WITH_FIDO:L} != no) "Makefile", line 64: if-less endif "Makefile", line 64: Need an operator make: fatal errors encountered -- cannot continue make_index: no entry for: /usr/ports/devel/bison make_index: no entry for: /usr/ports/devel/gmake make_index: no entry for: /usr/ports/www/p5-libwww make_index: no entry for: /usr/ports/www/p5-libwww make_index: no entry for: /usr/ports/devel/glib12 ... make_index: no entry for: /usr/ports/devel/gmake make_index: no entry for: /usr/ports/devel/libgnugetopt make_index: no entry for: /usr/ports/devel/libgnugetopt Warning: Duplicate INDEX entry: *** Error code 1 Warning: Duplicate INDEX entry: Done. After that my INDEX file is almost empty. I already removed all the files in /usr/ports and re-cvsup'ed them, I even also removed all the files in /usr/sup/ports-all, but still it doesn't work. Is my "make" or its config files broken? BTW: the above Makefile errors are from the Makefile of comms/getty+sendfax port. When removing that port from /usr/ports a similar message comes for another port. What am I doing wrong? Greetings, Thomas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030202220219.B10463>