[4455] in Kerberos
Help !
daemon@ATHENA.MIT.EDU (Chang Chen Hsien)
Mon Jan 9 08:49:49 1995
To: kerberos@MIT.EDU
Date: Mon, 9 Jan 1995 00:39:33 GMT
From: chchang@ncb.gov.sg (Chang Chen Hsien)
I havedownloaded the bone.tar.Z so that I can test it out in my
Sun system here. I follow the steps in the installation notes but
I hit the following messages (when I enter 'make world'):
cc -O -I../.././include '-DINCLUDEDIR="/usr/include"'
-DBSD42 -DATHENA_COMPAT -D ATHENA -DKERBEROS -DNO_WINSIZE
-DNOENCRYPTION -DNDBM -target sun4 -c main.c
"main.c", line 84: warning: illegal pointer combination
cc -g -I../et -c cmd_tbl.lex.c
"cmd_tbl.lex.c", line 114: warning: illegal combination of
pointer and integer, op =
cc -g -I../et -c listen.c
"listen.c", line 50: warning: illegal pointer combination
cc -p -c -O -I../.././include -DBSD42 -DBSD42 -DATHENA_COMPAT
-DATHENA -DKERBEROS -DNO_WINSIZE -DNOENCRYPTION -DNDBM get_in_tkt.c
"get_in_tkt.c", line 266: warning: illegal pointer combination
ar: filename save_credentials.o truncated to save_credential
ranlib libkrb.a
ranlib: warning: libkrb.a(create_death_pa): no symbol table
create_ciph.c(73): warning: key_s unused in function create_ciph
create_ticket.c(88): warning: key_s unused in function
get_in_tkt.c(266): warning: illegal pointer combination
get_in_tkt.c(277): warning: argument sig unused in function sig_restore
get_in_tkt.c(278): warning: argument scp unused in function
krb_get_in_tkt.c(46): warning: cip unused in function decrypt_tkt
mk_req.c(89): warning: key_s unused in function krb_mk_req
mk_safe.c(116): warning: q set but not used in function krb_mk_safe
pkt_cipher.c(39): warning: possible pointer alignment problem
rd_req.c(134): warning: seskey_sched unused in function krb_rd_req
rd_req.c(135): warning: skey unused in function krb_rd_req
rd_req.c(150): warning: status unused in function krb_rd_req
rd_priv.c(112): warning: q set but not used in function krb_rd_priv
rd_safe.c(97): warning: q set but not used in function krb_rd_safe
send_to_kdc.c(124): warning: possible pointer alignment problem
send_to_kdc.c(159): warning: possible pointer alignment problem
send_to_kdc.c(174): warning: possible pointer alignment problem
lint -Ckdb -I../.././include -DBSD42 -DBSD42 -DATHENA_COMPAT
-DATHENA -DKERBEROS -DNO_WINSIZE -DNOENCRYPTION -DNDBM
krb_dbm.c krb_lib.c krb_cache.c print_p rinc.c
krb_kdb_utils.c ../.././lib/krb/llib-lkrb.ln
krb_dbm.c:
krb_dbm.c(397): warning: code set but not used in function
kerb_db_get_principal
krb_dbm.c(495): warning: code set but not used in function
kerb_db_put_principal
krb_dbm.c(647): warning: possible pointer alignment problem
krb_lib.c:
krb_cache.c:
krb_cache.c(62): warning: i unused in function kerb_cache_get_principal
krb_cache.c(98): warning: found unused in function kerb_cache_put_principal
krb_cache.c(138): warning: i unused in function kerb_cache_get_dba
krb_cache.c(172): warning: found unused in function kerb_cache_put_dba
print_princ.c:
krb_kdb_utils.c:
krb_kdb_utils.c(96): warning: possible pointer alignment problem
cc -p -c -O -I../.././include -DBSD42 -DBSD42 -DATHENA_COMPAT
-DATHENA -DKERBERO S -DNO_WINSIZE -DNOENCRYPTION -DNDBM
kadm_cli_wrap.c
"kadm_cli_wrap.c", line 420: warning: illegal pointer combination
lint -Ckadm -I../.././include -DBSD42 -DBSD42 -DATHENA_COMPAT
-DATHENA -DKERBERO S -DNO_WINSIZE -DNOENCRYPTION -DNDBM
kadm_supp.c kadm_stream.c kadm_cli_wrap .c
../.././lib/krb/llib-lkrb.ln
kadm_supp.c:
kadm_stream.c:
kadm_cli_wrap.c:
kadm_cli_wrap.c(125): warning: possible pointer alignment problem
kadm_cli_wrap.c(420): warning: illegal pointer combination
lint -Cacl -I../.././include -DBSD42 -DBSD42 -DATHENA_COMPAT
-DATHENA -DKERBEROS -DNO_WINSIZE -DNOENCRYPTION -DNDBM acl_files.c
acl_files.c(269): warning: possible pointer alignment problem
acl_files.c(272): warning: possible pointer alignment problem
acl_files.c(314): warning: possible pointer alignment problem
cc -O -I../.././include -DBSD42 -DATHENA_COMPAT -DATHENA -DKERBEROS
-DNO_WINSIZ E -DNOENCRYPTION -DNDBM -target sun4 -c rlogin.c
"rlogin.c", line 103: redeclaration of winsize
*** Error code 1
make: Fatal error: Command failed for target `rlogin.o'
Current working directory /mit/kerberos/obj/appl/bsd
*** Error code 1
make: Fatal error: Command failed for target `all'
Current working directory /mit/kerberos/obj/appl
*** Error code 1
make: Fatal error: Command failed for target `all'
Current working directory /mit/kerberos/obj
*** Error code 1
make: Fatal error: Command failed for target `world'
And before these error messages, I also encounter some error message
like :
mv: Makefile: Cannot access: No such file or directory
The system that we use is SunOS Release 4.1.2. Is there any steps
that I missed ? I don't understand about this PathLevel 8. Does
anyone out there know how to solve this or encounter this problem
before ? Please let me know.
Thanks !
Cheers
PS: I can be reached at this email address "chchang@ncb.gov.sg"