Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Dec 2004 10:31:43 -0500
From:      "Kevin A. Pieckiel" <pieckiel@sdf.lonestar.org>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: make index broken?
Message-ID:  <20041208153143.GA11691@SDF.LONESTAR.ORG>
In-Reply-To: <20041207230943.GA55938@xor.obsecurity.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>

next in thread | previous in thread | raw e-mail | index | archive | help
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



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