From owner-freebsd-ports@FreeBSD.ORG Wed Dec 8 15:31:46 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CDE3716A4CE for ; Wed, 8 Dec 2004 15:31:46 +0000 (GMT) Received: from sdf.lonestar.org (mx.freeshell.org [192.94.73.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E57E43D53 for ; Wed, 8 Dec 2004 15:31:46 +0000 (GMT) (envelope-from pieckiel@sdf.lonestar.org) Received: from sdf.lonestar.org (IDENT:pieckiel@sverige.freeshell.org [192.94.73.4]) by sdf.lonestar.org (8.12.10/8.12.10) with ESMTP id iB8FVhP9025173; Wed, 8 Dec 2004 15:31:43 GMT Received: (from pieckiel@localhost) by sdf.lonestar.org (8.12.10/8.12.8/Submit) id iB8FVhQM013270; Wed, 8 Dec 2004 10:31:43 -0500 (EST) Date: Wed, 8 Dec 2004 10:31:43 -0500 From: "Kevin A. Pieckiel" To: Kris Kennaway Message-ID: <20041208153143.GA11691@SDF.LONESTAR.ORG> References: <20041206191313.GB14609@SDF.LONESTAR.ORG> <44oeh6no9y.fsf@be-well.ilk.org> <20041207191746.GA3199@SDF.LONESTAR.ORG> <20041207215448.GA31547@xor.obsecurity.org> <20041207225143.GA16785@SDF.LONESTAR.ORG> <20041207230943.GA55938@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041207230943.GA55938@xor.obsecurity.org> User-Agent: Mutt/1.4.2.1i cc: freebsd-ports@freebsd.org Subject: Re: make index broken? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Dec 2004 15:31:46 -0000 This message is being carried over from questions@ to ports@. For the benefit of the ports mailing list, I am trying to issue a 'make index' from /usr/ports with a frech CVS update (I used 'cvs update -PAd' from within /usr/ports) on a 5.3 system. Both ports and src were cvs'd on 3 Dec 2004. World and kernel were build and installed on 3 Dec 2004. My error message follows: Generating INDEX-5 - please wait.."Makefile", line 34: warning: String comparison operator should be either == or != "Makefile", line 34: Malformed conditional (defined(PHP_VERS) && ${PHP_VERS} < 420) "Makefile", line 34: Need an operator "Makefile", line 36: if-less endif "Makefile", line 36: Need an operator make: fatal errors encountered -- cannot continue ===> databases/pear-DB_DataObject failed *** Error code 1 1 error On Tue, Dec 07, 2004 at 03:09:43PM -0800, Kris Kennaway wrote: > Well, one thing you're doing wrong is not following the clear, > explicit instructions given to you, which you quoted below. But > anyway..what does 'make -V PHP_VERS' give you in that directory? # make -V PHP_VERS That's all I get. Nothing. Admitedly, I didn't report it to ports@. I should have, and that's my fault. The report is being submitted with this message. # uname -a FreeBSD samson.greatbridgecog.org 5.3-STABLE FreeBSD 5.3-STABLE #1: Fri Dec 3 19:14:06 EST 2004 root@samson.greatbridgecog.org:/usr/obj/usr/src/sys/SAMSON i386 # cat /etc/make.conf PERL_VER=5.6.1 PERL_VERSION=5.6.1 PERL_ARCH=mach NOPERL=yo NO_PERL=yo NO_PERL_WRAPPER=yo # set BASH=/bin/csh BASH_VERSINFO=([0]="2" [1]="05b" [2]="0" [3]="1" [4]="release" [5]="i386-portbld-freebsd5.3") BASH_VERSION='2.05b.0(1)-release' BLOCKSIZE=K COLUMNS=125 CVSROOT=:pserver:anoncvs@anoncvs.freebsd.org:/home/ncvs CVS_RSH=ssh DIRSTACK=() EDITOR=vim EUID=0 FTP_PASSIVE_MODE=NO GROUPS=() HISTFILE=/root/.bash_history HISTFILESIZE=500 HISTSIZE=500 HOME=/root HOSTNAME=samson.greatbridgecog.org HOSTTYPE=i386 IFS=$' \t\n' LINES=41 MACHTYPE=i386-portbld-freebsd5.3 MAIL=/var/qmail/alias/Maildir/ MAILCHECK=60 OPTERR=1 OPTIND=1 OSTYPE=freebsd5.3 PAGER=less PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/var/qmail/bin PIPESTATUS=([0]="0") PPID=25964 PS1='\n[\u@\h]:\w\n\d \t\n(\#) -=> ' PS2='> ' PS4='+ ' PWD=/root SHELL=/usr/local/bin/bash SHELLOPTS=braceexpand:emacs:hashall:histexpand:history:interactive-comments:monitor SHLVL=1 TERM=xterm-color UID=0 USER=toor _=-a