freshly cvsupped 5.3-stable on i386 fails buildword with
compile_et /usr/src/kerberos5/lib/libasn1/../../../crypto/heimdal/ lib/asn1/asn1_err.et
compile_et:No such file or directory
cleaned out source/obj, re cvsupped but same result same place and yes
the file exists.
Any thoughts
I had a similar problem with sendmail. It was with a missing freebsd.mc file. I even delete /src and had the problem. I ended up figuring out the file I needed was freebsd.mc and got it off the webcvs page from freebsd.org and rebuilt world without problem after that.
Try to cd src/crypto/heimdal/lib/asn1/ and see whats there. Maybe do a make in there and see what happens?
_______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
