Subject: Re: lib/10739: crypto lib doesn't compile
To: None <augustss@augustsson.net>
From: Jason R Thorpe <thorpej@zembu.com>
List: netbsd-bugs
Date: 08/02/2000 20:30:32
On Thu, Aug 03, 2000 at 03:39:44AM +0200, augustss@augustsson.net wrote:

 > >Description:
 > 	The crypto library doesn't compile anymore.

The *crypto* library?  The crypto lib doens't include *any* Heimdal
headers.

Looks like it's the asn.1 library, and yes, I'm a little annoyed that
assar imported new Heimdal bits but didn't commit any of the required
changes to the build framework :-/

 > cc -O -I.                                -I/usr/src/lib/libasn1/asn1_compile/../../../include/heimdal    -I/usr/src/lib/libroken/obj                            -I/usr/src/lib/libasn1/asn1_compile/../../../crypto/dist/heimdal/lib/asn1       -I/usr/src/lib/libasn1/asn1_compile/../../../crypto/dist/heimdal/lib/roken      -DHAVE_CONFIG_H   -o asn1_compile parse.lo lex.lo main.lo hash.lo symbol.lo gen.lo gen_encode.lo gen_decode.lo gen_free.lo gen_length.lo gen_copy.lo gen_glue.lo getarg.lo print_version.lo warnerr.lo strupr.lo get_window_size.lo strlcpy.lo strlcat.lo 
 > /usr/src/lib/libasn1/asn1_compile/obj/asn1_compile /usr/src/lib/libasn1/../../crypto/dist/heimdal/lib/asn1/k5.asn1
 > cp: asn1.hx: No such file or directory
 > *** Error code 1
 > 
 > 
 > >Fix:
 > 	Dunno.
 > 	(It would be nice committed code at least COMPILED.)
 > >Release-Note:
 > >Audit-Trail:
 > >Unformatted:
 > 

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>