Date: Tue, 13 Feb 1996 19:54:28 +0200 From: Mark Murray <mark@grondar.za> To: J Wunsch <j@uriah.heep.sax.de> Cc: mark@grondar.za (Mark Murray), freebsd-current@FreeBSD.org Subject: Re: int'l kerberos build error Message-ID: <199602131754.TAA02102@grumble.grondar.za>
next in thread | raw e-mail | index | archive | help
J Wunsch wrote: > > Strange. I did a make world about 24 hours ago. It worked just fine... > > It seems that two header files are being installed into `obj' subdirs: I know about those two, they are built by compile_et. > # find -L /usr/src/eBones -name 'k*.h' > /usr/src/eBones/lib/libkadm/obj/kadm_err.h > ^^^^^^^^^^^^^^^^^^^^^^ > /usr/src/eBones/lib/libkrb/obj/krb_err.h > ^^^^^^^^^^^^^^^^^^^^ > Perhaps a missing ${.CURDIR} somewhere in the Makefiles? The above > .h's are the offenders that prevent the successful build. They have been around for quite a while now, and are in the same place in my obj/ tree. Someone (Bruce? Peter?) did some Makefile corrections soon after the Great eBones Cleanup (tm) a while back, and i recall it involved ${.CURDIR}s. I am not much of a Makefile boffin, and will need help here. :-( :-( Sorry! -- Mark Murray 46 Harvey Rd, Claremont, Cape Town 7700, South Africa +27 21 61-3768 GMT+0200 Finger mark@grondar.za for PGP key
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602131754.TAA02102>