home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.protocols.kerberos
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!csn!news.den.mmc.com!netmgr.mmc.com!dave
- From: dave@netmgr.mmc.com (David A. Rageth)
- Subject: new user, version 4 compile on a Sun Sparc, Sunos 4.1.1
- Message-ID: <1992Nov20.182128.11223@den.mmc.com>
- Keywords: compile, sparc
- Sender: news@den.mmc.com (News)
- Nntp-Posting-Host: netmgr1.mmc.com
- Organization: mmc
- Date: Fri, 20 Nov 1992 18:21:28 GMT
- Lines: 35
-
- I have been struggling for about a week now, trying to get kerberos to
- compile on a sun sparc, running sunos 4.1.1. With minimal flags set, and
- I get an error everytime in trying to compile kadmin. There error comes
- from not having subroutines defined in the linker. The following error
- is displayed:
-
- cc -O -I.././include -I../util/ss -DBSD42 -DKERBEROS -DVFS -DNOENCRYPTION -DNDBM -target sun4 -c kadmin.c
- .././util/ss/make_commands kadmin_cmds.ct
- Undefined
- _clean_up
- _help
- _quit
- _get_entry
- _change_admin_password
- _ss_list_requests
- _add_new_key
- _change_password
- cc -O -I.././include -I../util/ss -DBSD42 -DKERBEROS -DVFS -DNOENCRYPTION -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
- ld: kadmin_cmds.o: no namelist
- *** Error code 4
-
- Any ideas or suggestions would be greatly appreciated.
-
- --
- x++++++++++++++++++++++++++++++++++++++++x
- x David Rageth x
- x Internet : dave@netmgr.mmc.com x
- x voice : (303)977-4584 x
- x fax : (303) 977-2765 x
- x USMail : Martin Marietta x
- x P.O. Box 179 m/s 1084 x
- x Denver, Colorado x
- x 80201 x
- x++++++++++++++++++++++++++++++++++++++++x
-
-