Rolodex bugs

Eugene Stark stark at sbcs.sunysb.edu
Sat Mar 19 23:20:33 AEST 1988


In article <1093 at mimir.dmt.oz> paz at mimir.dmt.oz (Paul Zemancheff) writes:

	   Has anyone out there managed to successfully compile `rolo' ?

Yes, I compiled it on BSD 4.3, but I had to make a slight hack to
the Makefile.  In particular, I replaced the line

CFLAGS = -DBSD -DUNIX -DROLOLIB=$(ROLOLIB) $(TERMSTUFF) -I$(TOOLDIR) -g

by the line

CFLAGS = -DBSD -DUNIX -DROLOLIB=\"$(ROLOLIB)\" $(TERMSTUFF) -I$(TOOLDIR) -O -s

otherwise errors from the C compiler are reported during compilation.

Hope this helps.

							Gene Stark
							SUNY at Stony Brook



More information about the Comp.sources.bugs mailing list