Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!bcm!nicolle.iaims.bcm.tmc.edu!dinah From: dinah@nicolle.iaims.bcm.tmc.edu (Dinah Anderson) Newsgroups: comp.protocols.kerberos Subject: Kerberos strcasecmp compile problem Message-ID: <1197@gazette.bcm.tmc.edu> Date: 27 Jun 90 19:24:44 GMT Sender: usenet@bcm.tmc.edu Reply-To: dinah@nicolle.iaims.bcm.tmc.edu (Dinah Anderson) Organization: Baylor College of Medicine, Houston, TX Lines: 25 I am trying to compile kerberos for a Sun 4 running SunOS 4.0.1. I am getting the following error: ### Making all in /export/wilkins4/mit/kerberos/obj/appl/bsd cc -O -I../.././include -DBSD42 -DATHENA_COMPAT -DATHENA -DKERBEROS -DVFS -DN DBM -sun4 -c rsh.c cc -O -I../.././include -DBSD42 -DATHENA_COMPAT -DATHENA -DKERBEROS -DVFS -DN DBM -o rsh rsh.o kcmd.o ../.././lib/krb/libkrb.a ../.././lib/des/libdes.a ld: Undefined symbol _strcasecmp *** Error code 1 make: Fatal error: Command failed for target `rsh' Current working directory /export/wilkins4/mit/kerberos/obj/appl/bsd *** Error code 1 Has anyone else run across this and how did you resolve the problem? I got rsh.c to make by including strings.h, but I think there is probably something I can do on a global level since this problem is occurring in several places. Dinah Anderson Manager of Systems Integration Baylor College of Medicine Houston, Texas internet: dinah@bcm.tmc.edu uucp: {rutgers,mailrus}!bcm!dinah