Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Mar 2005 18:51:15 -0500
From:      Joel Heikkila <joel@xlter.afraid.org>
To:        stable@freebsd.org
Cc:        freebsd-questions@freebsd.org
Subject:   FreeBSD 5-STABLE doesn't compile: fails on Kerberos5?
Message-ID:  <4249E9F3.5060008@xlter.afraid.org>

next in thread | raw e-mail | index | archive | help
I was trying to "make buildworld" the 5-STABLE tree (fetched as of about
an hour ago), and I got these error messages a bit of the way into it.

Any idea what was causing this?  I'll get back to you right away if you
need more information or anything.

/usr/local/libexec/ccache/cc -O -march=pentium2
-I/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/krb5
-I/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/asn1
-I/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/roken -I.
-DHAVE_CONFIG_H -I/usr/src/kerberos5/lib/libkrb5/../../include -DINET6
-c /usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/krb5/cache.c
/usr/local/libexec/ccache/cc -O -march=pentium2
-I/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/krb5
-I/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/asn1
-I/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/roken -I.
-DHAVE_CONFIG_H -I/usr/src/kerberos5/lib/libkrb5/../../include -DINET6
-c
/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/krb5/changepw.c
/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/krb5/changepw.c:
In function `setpw_send_request':
/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/krb5/changepw.c:170:
error: syntax error before "chpw"
/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/krb5/changepw.c:188:
error: `chpw' undeclared (first use in this function)
/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/krb5/changepw.c:188:
error: (Each undeclared identifier is reported only once
/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/krb5/changepw.c:188:
error: for each function it appears in.)
*** Error code 1

Stop in /usr/src/kerberos5/lib/libkrb5.
*** 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.

--------------------------------------
Joel Heikkila <joel@xlter.afraid.org>



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