make index problems

Kent Stewart kstewart at owt.com
Sun Jul 27 19:48:38 PDT 2003


On Sunday 27 July 2003 04:51 pm, Kris Kennaway wrote:
> On Sun, Jul 27, 2003 at 11:30:43AM -0500, Stephen Hilton wrote:
> > Went to /usr/ports/print and did:
> > # rm -rf pips*
> >
> > To remove all the print/pips* related ports.
> >
> > Now "make index" runs clean on my 4.8-STABLE system cvsup'd
> > last night.
>
> What happens if you restore the pips ports, then do
>
> cd /usr/ports/print/pips800
> make describe
>

ruby# make describe
"Makefile", line 60: Malformed conditional (${PRTYPE} == 780cs)
"Makefile", line 63: Malformed conditional (${PRTYPE} == 820ug)
make: fatal errors encountered -- cannot continue
 
Now, if you quote the string stored in PRTYPE and then quote the string 
compares, you don't have a problem.

All of this seemed to pop up when the do_string_compare in 
../usr.bin/make/cond.c was updated.

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html



More information about the freebsd-ports mailing list