Newsgroups: news.software.b Path: utzoo!henry From: henry@zoo.toronto.edu (Henry Spencer) Subject: Re: Problem compiling latest C-news under Ultrix 4.1 Message-ID: <1991Apr3.190011.1117@zoo.toronto.edu> Date: Wed, 3 Apr 1991 19:00:11 GMT References: <1991Apr3.173459.3081@engin.umich.edu> Organization: U of Toronto Zoology In article <1991Apr3.173459.3081@engin.umich.edu> stealth@engin.umich.edu (Mike Pelletier) writes: > char *ptr; > ---^ >ccom: Error: rdwr.c, line 70: redeclaration of fwrite You can try changing those "char *"s to "void *"s, although this will mean further work within the routines to make it all turn out right. Not a trivial fix, I'm afraid. -- "The stories one hears about putting up | Henry Spencer @ U of Toronto Zoology SunOS 4.1.1 are all true." -D. Harrison| henry@zoo.toronto.edu utzoo!henry