Subject: Re: parse.h missing for crypto/dist/heimdal/lib/com_err/
To: Johan Danielsson <joda@pdc.kth.se>
From: Jeremy C. Reed <reed@reedmedia.net>
List: netbsd-users
Date: 01/29/2001 09:04:24
On 28 Jan 2001, Johan Danielsson wrote:
> "Jeremy C. Reed" <reed@reedmedia.net> writes:
>
> > Examining parse.y...modified 11:32:20 Jun 16, 2000...up-to-date.
> > Examining parse.c...modified 8:48:46 Jan 27, 2001...up-to-date.
>
> Where did you get your parse.c from? It should've built the .h file in
> the same go.
I am not sure. In a previous email I asked for suggestions on how to get a
Makefile to create the parse.h file.
Anyways, I moved the parse.c file and that error was gone. Thanks!
But then it died with:
includes ===> lib/libcom_err/compile_et
#my note# this is what is working now
includes ===> lib/libsl
includes ===> lib/libss
includes ===> lib/libasn1
all ===> lib/libasn1/asn1_compile
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 -c -o parse.lo /usr/src/lib/libasn1/asn1_compile/parse.c
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 -c -o lex.lo /usr/src/lib/libasn1/asn1_compile/lex.c
/usr/src/lib/libasn1/asn1_compile/../../../crypto/dist/heimdal/lib/asn1/lex.l:48
: parse.h: No such file or directory
*** Error code 1
So very similar.
So now I did a 'make clean' under /usr/src. And I am doing a:
cvs update -rnetbsd-1-5 -d -P
under /usr.
Then I'll try again.
(On a unrelated note: the CVS logs a "P" on the left. But I can't find
this documented in the cvs(1) man page; it does contain "U A R M C ?"
explanations. I assume "P" indicates that it was "pruned" -- the
empty directory was removed.)
Jeremy C. Reed
http://www.reedmedia.net/