Path: utzoo!mnetor!uunet!husc6!ukma!gatech!hubcap!ncrcae!usceast!still
From: still@usceast.UUCP (Bert Still)
Newsgroups: comp.sources.bugs
Subject: Compilation problem with paragraph.c from Jove
Message-ID: <2594@usceast.UUCP>
Date: 7 May 88 21:32:26 GMT
Reply-To: still@usceast.uucp.UUCP (Bert Still)
Organization: University of South Carolina, Columbia
Lines: 34
Keywords: undefined variables... missing (or corrupted) parts???


	Has anyone else had a problem building the recently posted Jove program?
When I compiled paragraph.c, I was greeted by a list of cheerful messages:

cc -O  -c paragraph.c
"paragraph.c", line 310: endmark undefined
"paragraph.c", line 310: warning: struct/union or struct/union pointer required
"paragraph.c", line 310: warning: struct/union or struct/union pointer required
"paragraph.c", line 312: okay_char undefined
"paragraph.c", line 317: cp undefined
"paragraph.c", line 317: warning: illegal combination of pointer and integer, op =
"paragraph.c", line 321: operands of - have incompatible types
"paragraph.c", line 325: okay_char undefined
"paragraph.c", line 327: endmark undefined
"paragraph.c", line 327: warning: struct/union or struct/union pointer required
"paragraph.c", line 327: warning: struct/union or struct/union pointer required
"paragraph.c", line 333: indent undefined
"paragraph.c", line 337: scrunch undefined
"paragraph.c", line 341: indent undefined
"paragraph.c", line 345: savedot undefined
"paragraph.c", line 346: endmark undefined
"paragraph.c", line 352: syntax error
"paragraph.c", line 361: num undefined
"paragraph.c", line 362: dir undefined
"paragraph.c", line 364: first_time undefined

The number of undefined variables leads me to suspect that either an include
file was truncated, or that the paragraph.c file was corrupted. I persued both
lines of thinking, and came up with no results.  If some kind soul has a fix,
I would like to get a copy of it. Otherwise, I guess I'll have to make some
time and go exterminating...
	Many thanks for any and all help...
						Bert
						still@cs.scarolina.edu