I had the same problem when I compiled it. The problem is that those functions are not in use in comm.c and they are defined somewhere else as well so what you do is to put /* in front of the first of those two int's and */ after the last of those two int's (in plain english, comment them out) Good luck, Rune On Sat, 7 May 1994, Roy Roberts wrote: > > Question, I'm getting this error when I try and compile Circle under BSD: > > In file included from comm.c:29: > utils.h:25: syntax error before 'int' > utils.h:26: syntax error before 'int' > > What is the problem with it? :( >
This archive was generated by hypermail 2b30 : 12/07/00 PST