Xref: utzoo soc.culture.jewish:26028 comp.unix.programmer:2066 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!apple!agate!darkstar!cats.ucsc.edu!jik From: jik@cats.ucsc.edu (Jonathan I. Kamens) Newsgroups: soc.culture.jewish,comp.unix.programmer Subject: Re: hebtype Message-ID: <17109@darkstar.ucsc.edu> Date: 17 Jun 91 00:29:35 GMT References: <1991Jun12.143611.25734@alchemy.chem.utoronto.ca> <22250011@hpihoah.cup.hp.com> Sender: usenet@darkstar.ucsc.edu Followup-To: comp.unix.programmer Organization: University of California, Santa Cruz Lines: 17 In article <22250011@hpihoah.cup.hp.com>, mfrid@hpihoah.cup.hp.com (Marcos Frid) writes: |> I'm having trouble with the hebtype program. When I compile the program |> with the statement: |> |> cc hebtype.c |> |> I get the message: |> |> /bin/ld: Unsatisfied symbols: |> index (code) |> |> What can I do? (I'm running the HP-UX C compiler) Put "#define index strchr" near the top of the C file. -- Jonathan Kamens jik@CATS.UCSC.EDU