Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!zaphod.mps.ohio-state.edu!mstar!mstar.morningstar.com!kim From: kim@MorningStar.Com (Kim L. Toms) Newsgroups: comp.lang.perl Subject: Perl on NeXTstation; compilation problem w/ "index" Message-ID: Date: 31 May 91 20:35:25 GMT Sender: usenet@MorningStar.COM (USENET Administrator) Reply-To: kim@MorningStar.Com (Kim Toms) Organization: Morning Star Technologies Lines: 10 I've answered the question about "use strchr instead of index?" with strchr. Is there something else I need to do? cc -c `sh cflags.SH perl.o` perl.c CFLAGS = -O perl.h:105: warning: bcopy redefined perl.h:106: warning: bzero redefined perl.c:55: no args to macro `index' *** Exit 1 Stop.