Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: cryptosrc-us



>Module Name:   cryptosrc-us
>Committed By:  christos
>Date:          Wed Aug 25 15:05:48 UTC 1999

>Modified Files:
>       cryptosrc-us/crypto-us/lib/libgssapi: Makefile

>Log Message:
>Add missing -I's (I guess I am the first to compile this)


>To generate a diff of this commit:
>cvs rdiff -r1.2 -r1.3 cryptosrc-us/crypto-us/lib/libgssapi/Makefile

>Please note that diffs are not public domain; they are subject to the
>copyright notices on the relevant files.

I also ran across this when trying to compile the crypto sources (which I
eventually gave up on due to missing includes later).

One problem I ran across is that, for some reason, the KERBEROS5=yes in
my /etc/mk.conf was not getting passed down to certain Makefiles.  Since
these compiled if I included KERBEROS5=yes on the make command line, I
suspect missing includes of bsd.prefs.mk...

Another problem is that some of the -I's are in the Makefile.inc files
in the parent directories, but due to the new Makefile.frag build method,
these Makefile.inc's are not pulled in.

jdarrow

--
John Darrow - Senior Technical Specialist               Office: 630/752-5201
Computing Services, Wheaton College, Wheaton, IL 60187  Fax:    630/752-5968
Alphapage: 6303160707%alphapage.airtouch.com@localhost            Pager:  
630/316-0707
Email:     John.P.Darrow%wheaton.edu@localhost



Home | Main Index | Thread Index | Old Index