home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / protocol / kerberos / 877 < prev    next >
Encoding:
Text File  |  1992-11-20  |  1.8 KB  |  48 lines

  1. Newsgroups: comp.protocols.kerberos
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!csn!news.den.mmc.com!netmgr.mmc.com!dave
  3. From: dave@netmgr.mmc.com (David A. Rageth)
  4. Subject: new user, version 4 compile on a Sun Sparc, Sunos 4.1.1
  5. Message-ID: <1992Nov20.182128.11223@den.mmc.com>
  6. Keywords: compile, sparc
  7. Sender: news@den.mmc.com (News)
  8. Nntp-Posting-Host: netmgr1.mmc.com
  9. Organization: mmc
  10. Date: Fri, 20 Nov 1992 18:21:28 GMT
  11. Lines: 35
  12.  
  13. I have been struggling for about a week now, trying to get kerberos to
  14. compile on a sun sparc, running sunos 4.1.1.  With minimal flags set, and
  15. I get an error everytime in trying to compile kadmin.  There error comes
  16. from not having subroutines defined in the linker.  The following error
  17. is displayed:
  18.  
  19. cc -O -I.././include -I../util/ss -DBSD42 -DKERBEROS -DVFS  -DNOENCRYPTION -DNDBM   -target sun4 -c  kadmin.c
  20. .././util/ss/make_commands kadmin_cmds.ct
  21. Undefined
  22. _clean_up
  23. _help
  24. _quit
  25. _get_entry
  26. _change_admin_password
  27. _ss_list_requests
  28. _add_new_key
  29. _change_password
  30. 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 
  31. ld: kadmin_cmds.o: no namelist
  32. *** Error code 4
  33.  
  34. Any ideas or suggestions would be greatly appreciated.
  35.  
  36. -- 
  37. x++++++++++++++++++++++++++++++++++++++++x
  38.  x            David Rageth                x
  39.   x   Internet : dave@netmgr.mmc.com       x
  40.    x   voice    : (303)977-4584             x
  41.     x   fax      : (303) 977-2765            x
  42.      x   USMail   : Martin Marietta           x
  43.       x              P.O. Box 179 m/s 1084     x
  44.        x              Denver, Colorado          x
  45.         x                               80201    x
  46.          x++++++++++++++++++++++++++++++++++++++++x
  47.  
  48.