From owner-freebsd-current Sun Jun 30 23:20:20 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA01750 for current-outgoing; Sun, 30 Jun 1996 23:20:20 -0700 (PDT) Received: from bunyip.cc.uq.oz.au (pp@bunyip.cc.uq.oz.au [130.102.2.1]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id XAA01733 for ; Sun, 30 Jun 1996 23:20:16 -0700 (PDT) Received: from bunyip.cc.uq.oz.au by bunyip.cc.uq.oz.au id <08873-0@bunyip.cc.uq.oz.au>; Mon, 1 Jul 1996 16:08:15 +1000 Received: from netfl15a.devetir.qld.gov.au by pandora.devetir.qld.gov.au (8.6.10/DEVETIR-E0.3a) with ESMTP id QAA20923; Mon, 1 Jul 1996 16:09:12 +1000 Received: from localhost by netfl15a.devetir.qld.gov.au (8.6.8.1/DEVETIR-0.1) id GAA06763; Mon, 1 Jul 1996 06:09:49 GMT Message-Id: <199607010609.GAA06763@netfl15a.devetir.qld.gov.au> X-Mailer: exmh version 1.6.5 12/11/95 To: current@freebsd.org, jkh@freefall.freebsd.org Subject: Make problems with libkrb X-Face: 3}heU+2?b->-GSF-G4T4>jEB9~FR(V9lo&o>kAy=Pj&;oVOc<|pr%I/VSG"ZD32J>5gGC0N 7gj]^GI@M:LlqNd]|(2OxOxy@$6@/!,";-!OlucF^=jq8s57$%qXd/ieC8DhWmIy@J1AcnvSGV\|*! >Bvu7+0h4zCY^]{AxXKsDTlgA2m]fX$W@'8ev-Qi+-;%L'CcZ'NBL!@n?}q!M&Em3*eW7,093nOeV8 M)(u+6D;%B7j\XA/9j4!Gj~&jYzflG[#)E9sI&Xe9~y~Gn%fA7>F:YKr"Wx4cZU*6{^2ocZ!YyR Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 01 Jul 1996 16:09:48 +1000 From: Stephen Hocking Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk # pwd /usr/src/eBones/lib/libkrb # make test -e /usr/src/eBones/lib/libkrb/../../lib/libkrb/krb_err.et || ln -s /usr/src /eBones/lib/libkrb/../../lib/libkrb/krb_err.et /usr/src/eBones/lib/libkrb/../.. / lib/libkrb cd /usr/src/eBones/lib/libkrb/../../lib/libkrb; compile_et krb_err.et cc -O2 -m486 -pipe -DKERBEROS -DCRYPT -DDEBUG -DBSD42 -I/usr/src/eBones/lib/libk rb/../../../secure/lib/libdes -I/usr/src/eBones/lib/libkrb/../../include -Wall - I/usr/src/eBones/lib/libkrb/../../../secure/lib/libdes -I/usr/src/eBones/lib/lib krb/../../include -Wall -c krb_err.c -o krb_err.o cc: krb_err.c: No such file or directory cc: No input files specified *** Error code 1 Stop. # ls Makefile getrealm.c mk_req.c add_ticket.c getst.c mk_safe.c create_auth_reply.c in_tkt.c month_sname.c create_ciph.c k_gethostname.c netread.c create_death_packet.c klog.c netwrite.c create_ticket.c kname_parse.c one.c debug_decl.c kntoln.c pkt_cipher.c decomp_ticket.c kparse.c pkt_clen.c des_rw.c krb.3 rd_err.c dest_tkt.c krb_err.c rd_priv.c extract_ticket.c krb_err.et rd_req.c fgetst.c krb_err.h rd_safe.c get_ad_tkt.c krb_err_txt.c read_service_key.c get_admhst.c krb_get_in_tkt.c recvauth.c get_cred.c krb_realmofhost.3 save_credentials.c get_in_tkt.c krb_sendauth.3 send_to_kdc.c get_krbhst.c krb_set_tkt_string.3 sendauth.c get_krbrlm.c krbglue.c stime.c get_phost.c ktrace.out tf_shm.c get_pw_tkt.c kuserok.3 tf_util.3 get_request.c kuserok.c tf_util.c get_svc_in_tkt.c log.c tkt_string.c get_tf_fullname.c mk_err.c util.c get_tf_realm.c mk_priv.c krb_err.c is clearly there. Using ktrace tells me that the make has done a chdir to "/usr/obj/usr/src/eBones/lib/libkrb". What gives? Stephen -- The views expressed above are not those of the Worker's Compensation Board of Queensland, Australia.