[comp.unix.programmer] hebtype

jik@cats.ucsc.edu (Jonathan I. Kamens) (06/17/91)

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