I've been having the same problem when i've been doing cut'n paste to the makefile. Usually just deleting whatever you put in, then retype it manually fixes it. On Thu, 30 May 1996, Che Lucero wrote: > I went and gave up on the circlepbl11 patch, and tried the level 8 one... 3 hunks failsed so i installed > by hand - once i ddi that i tried to make all... it says > make: Fatal error in reader: Makefile, line 177: Unexpected end of line seen > > this be the code: > 174 mobact.o: mobact.c conf.h sysdep.h structs.h utils.h db.h comm.h interpreter.h \ > 175 handler.h spells.h > 176 $(CC) -c $(CFLAGS) mobact.c > 177 mobcmd.o: mobcmd.c structs.h utils.h comm.h interpreter.h handler.h db.h > 178 $(CC) -c $(CFLAGS) mobcmd.c > 179 mobprog.o: mobprog.c structs.h utils.h comm.h interpreter.h handler.h db.h > 180 $(CC) -c $(CFLAGS) mobprog.c > 181 modify.o: modify.c conf.h sysdep.h structs.h utils.h interpreter.h handler.h db.h \ > 182 comm.h spells.h mail.h boards.h olc.h > 183 $(CC) -c $(CFLAGS) modify.c > > whats wrong?? i tried putting the \ at the end of it even like the others even though its not on the line that precedes the $(CC) string, but it still gives me the same error... whats up ?? > > thanx. > _/_/_/_/_/_/_/_/_/_/ _/ Classic@Cloud9.net _/ uskgf89j@ibmmail.com _/ http://www.cloud9.net/~classic _/_/_/_/_/_/_/_/_/_/
This archive was generated by hypermail 2b30 : 12/18/00 PST