Joseph, I typed in all the commands you mentionned in your last mail but this does not definitely change anything. This is a summary of the commands you can find in the complete log file "freebsd-current.log" I put as usual on my website. cd /usr rm -rf src obj cvs -d freebsdanoncvs_at_anoncvs.FreeBSD.org:/home/ncvs co src cd src env -i $SHELL make __MAKE_CONF=/dev/null buildworld Regards Vincent On Sat, 2006-02-18 at 09:22 +0530, Joseph Koshy wrote: > >>> "vb" == "Vincent Blondel" said: > > vb> I also put /etc/make.conf on same URL location. I just > vb> optimized this file for a ftp FreeBSD mirror located here in > vb> Brussels. > > This seems fine. > > vb> In file included from > /usr/src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1/der_locl.h:53, > vb> from > /usr/src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1/timegm.c:34: > vb> ./asn1_err.h:6:24: et/com_err.h: No such file or directory > > Odd. "$OBJDIR/kerberos5/lib/libasn1/asn1_err.h" > on my system does NOT reference <et/com_err.h> at all. > Are you sure your build is really clean? > > Here are steps to ensure a clean build: > > 1: rm -rf SRC-TREE OBJ-TREE > 2: chflag -R noschg OBJ-TREE # if OBJ-TREE is still around > 3: rm -rf OBJ-TREE # > 4: cvs checkout src > 5: env -i $SHELL # remove extra ENV variables > 6: make __MAKE_CONF=/dev/null buildworld # no make.conf > _______________________________________________ > freebsd-current_at_freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org"Received on Sat Feb 18 2006 - 10:03:33 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:52 UTC