Date: 07 Dec 2004 10:03:53 -0500 From: Lowell Gilbert <freebsd-questions-local@be-well.ilk.org> To: "Kevin A. Pieckiel" <pieckiel+freebsd-questions@sdf.lonestar.org> Cc: freebsd-questions@freebsd.org Subject: Re: make index broken? Message-ID: <44oeh6no9y.fsf@be-well.ilk.org> In-Reply-To: <20041206191313.GB14609@SDF.LONESTAR.ORG> References: <20041206191313.GB14609@SDF.LONESTAR.ORG>
next in thread | previous in thread | raw e-mail | index | archive | help
"Kevin A. Pieckiel" <pieckiel+freebsd-questions@sdf.lonestar.org> writes: > I'm running 5.3 on i386 (built from sources DL'ed via CVS on > 2 Dec 2004) and a ports tree (complete) that was downloaded via > CVS on 2 Dec 2004. My src tree is pulling from the RELENG_5 > tag and my ports tree is pulling from HEAD. As of a fresh CVS > of ports today (6 Dec 2004), I still cannot issue a 'make index' > while in /usr/ports. What am I doing wrong? I keep getting the > following error message (which I also got while running 5.2.1 > before upgrading to 5.3): > > 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 Hmm. Maybe you're using the wrong "make" program? What does "which make" tell you? -- Lowell Gilbert, embedded/networking software engineer, Boston area http://be-well.ilk.org/~lowell/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44oeh6no9y.fsf>