home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / protocol / kerberos / 872 < prev    next >
Encoding:
Internet Message Format  |  1992-11-18  |  2.6 KB

  1. Path: sparky!uunet!sun-barr!cs.utexas.edu!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!bgsuvax!uoft02.utoledo.edu!lilac!mohan
  2. Newsgroups: comp.protocols.kerberos
  3. Subject: Kerberos 5 compile ?
  4. Message-ID: <1992Nov18.173308.56@uoft02.utoledo.edu>
  5. From: mohan@lilac.cse.utoledo.edu (Mohan Pakkurti)
  6. Date: 18 Nov 92 17:33:07 EST
  7. Nntp-Posting-Host: 131.183.58.79
  8. Lines: 46
  9.  
  10. Please reply by e-mail to mohan@jupiter.cse.utoledo.edu
  11. -------------------------------------------------------
  12. Hi,
  13. I am trying to compile kerberos 5 on a Sun SparcStation 2 running 4.1.2.
  14. my root source directory is /usr/lilac/athena/krb5/src.
  15. I made changes to the site.def file to reflect the location of header files
  16. for ss and com_err. and have isode-8.0.
  17.  
  18. When i give "make world" i get the following error and compilation stops.
  19. --------------------
  20. making all in lib/des...
  21. rm -f cksum.o
  22. cc -pipe -c -O  -I. -I/usr/lilac/athena/krb5/src/include -I../../include -I/usr/lilac/athena/krb5/src/include     -DBIG -DMUSTALIGN -DMSBFIRST  /usr/lilac/athena/krb5/src/lib/des/cksum.c
  23. rm -f des.o
  24. cc -pipe -c -O  -I. -I/usr/lilac/athena/krb5/src/include -I../../include -I/usr/lilac/athena/krb5/src/include     -DBIG -DMUSTALIGN -DMSBFIRST  /usr/lilac/athena/krb5/src/lib/des/des.c
  25. /usr/lilac/athena/krb5/src/lib/des/des.c: 62: Can't find include file s_table.h
  26. /usr/lilac/athena/krb5/src/lib/des/des.c: 63: Can't find include file p_table.h
  27. /usr/lilac/athena/krb5/src/lib/des/des.c: 163: Can't find include file ip.c
  28. "/usr/lilac/athena/krb5/src/lib/des/des.c", line 309: S_adj undefined
  29. /usr/lilac/athena/krb5/src/lib/des/des.c: 390: Can't find include file p.c
  30. /usr/lilac/athena/krb5/src/lib/des/des.c: 434: Can't find include file fp.c
  31. *** Error code 3
  32. make: Fatal error: Command failed for target `des.o'
  33. Current working directory /usr/lilac/athena/krb5/src/lib/des
  34. *** Error code 1
  35. make: Fatal error: Command failed for target `all'
  36. Current working directory /usr/lilac/athena/krb5/src/lib
  37. *** Error code 1
  38. make: Fatal error: Command failed for target `all'
  39.  
  40. ---------------------
  41. I found that the header files are in the same directory as des.c , also i cannotfind the files ip.c and fp.c in the distribution.
  42.  
  43. Have i messed up something, can someone please tell me how i can get this
  44. to work.
  45.  
  46. Thanks a lot for your help, and hope to hear from someone soon.
  47. :)
  48. --mohan
  49.  
  50.  
  51. -- 
  52. ===============================================================================
  53. + Mohanakrishna Pakkurti            + mohan@jupiter.cse.utoledo.edu           +
  54. + HOME: 2239 University Hills Blvd #204, Toledo OH 43606. Phone:(419)536-9073 +
  55. ===============================================================================
  56.