Path: utzoo!utstat!news-server.csri.toronto.edu!utgpu!watserv1!ria!reggers From: reggers@ria.ccs.uwo.ca (Reg Quinton) Newsgroups: news.software.nntp Subject: Re: Help:nntp installation on NeXT Message-ID: <618@ria.ccs.uwo.ca> Date: 11 Jul 90 14:17:23 GMT References: <896@ladwp.UUCP> <1512@oucsace.cs.OHIOU.EDU> Organization: University of Western Ontario, London Lines: 14 In article <1512@oucsace.cs.OHIOU.EDU> murli@bobcat.ent.ohiou.edu (murli-ramakrishnan-ISE-272-90-2726) writes: > I am trying to install nntp on a NeXT as a clinet, When I say >make client I get the message >inews.c:173: only 1 args to macro 'index' go through the code, and remove all declarations of the form char *index(); There are about three or so. These conflict the prototype definitions in the strings.h include file (actually the declaration is redundant on all platforms so deleting it is a good idea).