[1496] in Kerberos

home help back first fref pref prev next nref lref last post

V4 on SunOS 4.1.1

daemon@ATHENA.MIT.EDU (Tim Thompson)
Wed Aug 7 17:23:33 1991

Date: 7 Aug 91 20:26:12 GMT
From: tgt@cbnewsg.cb.att.com (Tim Thompson)
To: kerberos@shelby.Stanford.EDU

I'm delving into the world of Kerberos for the first time, so I'm not sure
if this is a question that has been asked and answered in the past.

I got the version 4 source from athena-dist.mit.edu, and tried to install
it on a Sun 4/300 running SunOS 4.1.1. It simply would not build. I tried
every compiler on the blasted box, and kept getting errors along this line:

****************************************************************************
### Now computing dependencies
cd util/ss; make  DEPEND=../.././util/makedepend/makedepend depend; make  all
### Now computing dependencies
./make_commands std_requests.ct
ld: cmd16086.z: ld: can't mixed -r with -Bstatic or -A flag
cp: /tmp/cmd16086.o: No such file or directory
****************************************************************************

And

****************************************************************************
### Making all in /var/kerberos/obj/kadmin
/bin/cc -g -I.././include -I../util/ss -DKERBEROS -DVFS -DSunOS=41   -DNDBM   -target sun4 -c  kpasswd.c
/bin/cc -g -I.././include -I../util/ss -DKERBEROS -DVFS -DSunOS=41   -DNDBM  -o
kpasswd kpasswd.o .././util/et/libcom_err.a .././lib/kadm/libkadm.a .././lib/krb/libkrb.a .././lib/des/libdes.a
/bin/cc -g -I.././include -I../util/ss -DKERBEROS -DVFS -DSunOS=41   -DNDBM   -target sun4 -c  kadmin.c
.././util/ss/make_commands kadmin_cmds.ct
ld: cmd18216.z: ld: can't mixed -r with -Bstatic or -A flag
cp: /tmp/cmd18216.o: No such file or directory
chmod: kadmin_cmds.o: No such file or directory
/bin/cc -g -I.././include -I../util/ss -DKERBEROS -DVFS -DSunOS=41   -DNDBM  -o
kadmin kadmin.o kadmin_cmds.o .././util/ss/libss.a .././util/et/libcom_err.a .././lib/kadm/libkadm.a .././lib/krb/libkrb.a .././lib/des/libdes.a
ld: kadmin_cmds.o: No such file or directory
*** Error code 4
make: Fatal error: Command failed for target `kadmin'
Current working directory /var/kerberos/obj/kadmin
*** Error code 1
make: Fatal error: Command failed for target `all'
Current working directory /var/kerberos/obj
*** Error code 1
make: Fatal error: Command failed for target `world'
****************************************************************************

However, I have absolutely no problems with the same source code on a Sun 3/280
running SunOS 4.0.3.

Are there known problems getting Kerberos version 4 to compile on a machine
running SunOS 4.1.1 that I might not be aware of?

					Thanks,
					  Tim Thompson
					  tim.g.thompson@att.com

home help back first fref pref prev next nref lref last post