Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Feb 2006 20:18:32 +0100 (CET)
From:      "Vincent Blondel" <vincent@xtra-net.org>
To:        freebsd-current@freebsd.org
Subject:   buildworld problem
Message-ID:  <59310.192.168.1.21.1140031112.squirrel@192.168.1.21>

next in thread | raw e-mail | index | archive | help

I already posted this problem earlier but never get an answer. I get a 'FreeBSD 7.0-CURRENT #0: Mon Nov 14 17:30:09 CET
2005' system. I am trying since a few weeks to 'make buildworld' my system but always get the same problem.

I already cvsup'ed my system again in case of bad download but didn't find any solution to this problem.

---

root@wbedllfs [/usr/src] # make buildworld
...
cat asn1_HostAddress.x > asn1_HostAddress.c
cat asn1_HostAddresses.x > asn1_HostAddresses.c
cat asn1_KDCOptions.x > asn1_KDCOptions.c
cat asn1_KDC_REP.x > asn1_KDC_REP.c
cat asn1_KDC_REQ.x > asn1_KDC_REQ.c
cat asn1_KDC_REQ_BODY.x > asn1_KDC_REQ_BODY.c
cat asn1_KRB_CRED.x > asn1_KRB_CRED.c
cat asn1_KRB_ERROR.x > asn1_KRB_ERROR.c
cat asn1_KRB_PRIV.x > asn1_KRB_PRIV.c
cat asn1_KRB_SAFE.x > asn1_KRB_SAFE.c
cat asn1_KRB_SAFE_BODY.x > asn1_KRB_SAFE_BODY.c
cat asn1_KerberosTime.x > asn1_KerberosTime.c
cat asn1_KrbCredInfo.x > asn1_KrbCredInfo.c
cat asn1_LR_TYPE.x > asn1_LR_TYPE.c
cat asn1_LastReq.x > asn1_LastReq.c
cat asn1_MESSAGE_TYPE.x > asn1_MESSAGE_TYPE.c
cat asn1_METHOD_DATA.x > asn1_METHOD_DATA.c
cat asn1_NAME_TYPE.x > asn1_NAME_TYPE.c
cat asn1_PADATA_TYPE.x > asn1_PADATA_TYPE.c
cat asn1_PA_DATA.x > asn1_PA_DATA.c
cat asn1_PA_ENC_TS_ENC.x > asn1_PA_ENC_TS_ENC.c
cat asn1_Principal.x > asn1_Principal.c
cat asn1_PrincipalName.x > asn1_PrincipalName.c
cat asn1_Realm.x > asn1_Realm.c
cat asn1_TGS_REP.x > asn1_TGS_REP.c
cat asn1_TGS_REQ.x > asn1_TGS_REQ.c
cat asn1_Ticket.x > asn1_Ticket.c
cat asn1_TicketFlags.x > asn1_TicketFlags.c
cat asn1_TransitedEncoding.x > asn1_TransitedEncoding.c
cat asn1_UNSIGNED.x > asn1_UNSIGNED.c
rm -f .depend
mkdep -f .depend -a    -I/usr/src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1
-I/usr/src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/roken -I. -DHAVE_CONFIG_H
-I/usr/src/kerberos5/lib/libasn1/../../include -DINET6 asn1_err.c
/usr/src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1/der_copy.c
/usr/src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1/der_free.c
/usr/src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1/der_get.c
/usr/src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1/der_length.c
/usr/src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1/der_put.c
/usr/src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1/timegm.c asn1_APOptions.c asn1_AP_REP.c asn1_AP_REQ.c
asn1_AS_REP.c asn1_AS_REQ.c asn1_Authenticator.c asn1_AuthorizationData.c asn1_CKSUMTYPE.c asn1_Checksum.c
asn1_ChangePasswdDataMS.c asn1_ENCTYPE.c asn1_ETYPE_INFO.c asn1_ETYPE_INFO_ENTRY.c asn1_EncAPRepPart.c asn1_EncASRepPart.c
asn1_EncKDCRepPart.c asn1_EncKrbCredPart.c asn1_EncKrbPrivPart.c asn1_EncTGSRepPart.c asn1_EncTicketPart.c
asn1_EncryptedData.c asn1_EncryptionKey.c asn1_HostAddress.c asn1_HostAddresses.c asn1_KDCOptions.c asn1_KDC_REP.c
asn1_KDC_REQ.c asn1_KDC_REQ_BODY.c asn1_KRB_CRED.c asn1_KRB_ERROR.c asn1_KRB_PRIV.c asn1_KRB_SAFE.c asn1_KRB_SAFE_BODY.c
asn1_KerberosTime.c asn1_KrbCredInfo.c asn1_LR_TYPE.c asn1_LastReq.c asn1_MESSAGE_TYPE.c asn1_METHOD_DATA.c
asn1_NAME_TYPE.c asn1_PADATA_TYPE.c asn1_PA_DATA.c asn1_PA_ENC_TS_ENC.c asn1_Principal.c asn1_PrincipalName.c asn1_Realm.c
asn1_TGS_REP.c asn1_TGS_REQ.c asn1_Ticket.c asn1_TicketFlags.c asn1_TransitedEncoding.c asn1_UNSIGNED.c
In file included from /usr/src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1/der_locl.h:53,
                 from /usr/src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1/der_copy.c:34:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from /usr/src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1/der_locl.h:53,
                 from /usr/src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1/der_free.c:34:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from /usr/src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1/der_locl.h:53,
                 from /usr/src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1/der_get.c:34:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from /usr/src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1/der_locl.h:53,
                 from /usr/src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1/der_length.c:34:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from /usr/src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1/der_locl.h:53,
                 from /usr/src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1/der_put.c:34:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from /usr/src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1/der_locl.h:53,
                 from /usr/src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1/timegm.c:34:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_APOptions.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_AP_REP.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_AP_REQ.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_AS_REP.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_AS_REQ.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_Authenticator.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_AuthorizationData.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_CKSUMTYPE.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_Checksum.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_ChangePasswdDataMS.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_ENCTYPE.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_ETYPE_INFO.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_ETYPE_INFO_ENTRY.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_EncAPRepPart.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_EncASRepPart.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_EncKDCRepPart.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_EncKrbCredPart.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_EncKrbPrivPart.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_EncTGSRepPart.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_EncTicketPart.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_EncryptedData.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_EncryptionKey.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_HostAddress.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_HostAddresses.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_KDCOptions.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_KDC_REP.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_KDC_REQ.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_KDC_REQ_BODY.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_KRB_CRED.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_KRB_ERROR.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_KRB_PRIV.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_KRB_SAFE.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_KRB_SAFE_BODY.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_KerberosTime.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_KrbCredInfo.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_LR_TYPE.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_LastReq.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_MESSAGE_TYPE.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_METHOD_DATA.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_NAME_TYPE.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_PADATA_TYPE.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_PA_DATA.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_PA_ENC_TS_ENC.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_Principal.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_PrincipalName.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_Realm.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_TGS_REP.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_TGS_REQ.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_Ticket.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_TicketFlags.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_TransitedEncoding.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
In file included from asn1_UNSIGNED.c:10:
./asn1_err.h:6:24: et/com_err.h: No such file or directory
mkdep: compile failed
*** Error code 1

Stop in /usr/src/kerberos5/lib/libasn1.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
root@wbedllfs [/usr/src] #

----

Many thanks for your help.
Vincent.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?59310.192.168.1.21.1140031112.squirrel>