Subject: Re: Building in today's sup tree...
To: None <seebs@plethora.net>
From: James Chacon <jchacon@genuity.net>
List: current-users
Date: 10/30/2001 18:44:14
How are you building your source?

I know this worked when I checked last night for both old/new toolchain
setups.

James

>
>Anyone having problems with libasn1 choking because ASN1_COMPILE is
>somehow not getting set?  mk.conf says:
>MKTOOLS=yes
>TOOLDIR=/usr/src/tool
>USE_NEW_TOOLCHAIN=yes
>USETOOLS=YES
>
>bsd.own.mk looks to me like it should be unconditionally setting ASN_COMPILE,
>but when make tries to refer to ${ASN1_COMPILE}, it expands to empty, so the
>build fails.
>
>-s
>
>
>
>