home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!sun-barr!cs.utexas.edu!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!bgsuvax!uoft02.utoledo.edu!lilac!mohan
- Newsgroups: comp.protocols.kerberos
- Subject: Kerberos 5 compile ?
- Message-ID: <1992Nov18.173308.56@uoft02.utoledo.edu>
- From: mohan@lilac.cse.utoledo.edu (Mohan Pakkurti)
- Date: 18 Nov 92 17:33:07 EST
- Nntp-Posting-Host: 131.183.58.79
- Lines: 46
-
- Please reply by e-mail to mohan@jupiter.cse.utoledo.edu
- -------------------------------------------------------
- Hi,
- I am trying to compile kerberos 5 on a Sun SparcStation 2 running 4.1.2.
- my root source directory is /usr/lilac/athena/krb5/src.
- I made changes to the site.def file to reflect the location of header files
- for ss and com_err. and have isode-8.0.
-
- When i give "make world" i get the following error and compilation stops.
- --------------------
- making all in lib/des...
- rm -f cksum.o
- 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
- rm -f des.o
- 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
- /usr/lilac/athena/krb5/src/lib/des/des.c: 62: Can't find include file s_table.h
- /usr/lilac/athena/krb5/src/lib/des/des.c: 63: Can't find include file p_table.h
- /usr/lilac/athena/krb5/src/lib/des/des.c: 163: Can't find include file ip.c
- "/usr/lilac/athena/krb5/src/lib/des/des.c", line 309: S_adj undefined
- /usr/lilac/athena/krb5/src/lib/des/des.c: 390: Can't find include file p.c
- /usr/lilac/athena/krb5/src/lib/des/des.c: 434: Can't find include file fp.c
- *** Error code 3
- make: Fatal error: Command failed for target `des.o'
- Current working directory /usr/lilac/athena/krb5/src/lib/des
- *** Error code 1
- make: Fatal error: Command failed for target `all'
- Current working directory /usr/lilac/athena/krb5/src/lib
- *** Error code 1
- make: Fatal error: Command failed for target `all'
-
- ---------------------
- 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.
-
- Have i messed up something, can someone please tell me how i can get this
- to work.
-
- Thanks a lot for your help, and hope to hear from someone soon.
- :)
- --mohan
-
-
- --
- ===============================================================================
- + Mohanakrishna Pakkurti + mohan@jupiter.cse.utoledo.edu +
- + HOME: 2239 University Hills Blvd #204, Toledo OH 43606. Phone:(419)536-9073 +
- ===============================================================================
-