Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Mar 2005 17:55:35 -0700
From:      Nick Pavlica <linicks@gmail.com>
To:        Joel Heikkila <joel@xlter.afraid.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: FreeBSD 5-STABLE doesn't compile: fails on Kerberos5?
Message-ID:  <dc9ba044050329165545771211@mail.gmail.com>
In-Reply-To: <4249E9F3.5060008@xlter.afraid.org>
References:  <4249E9F3.5060008@xlter.afraid.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 29 Mar 2005 18:51:15 -0500, Joel Heikkila <joel@xlter.afraid.org> wrote:
> 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>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
> 


You may want to take a look at this thread as well:

http://lists.freebsd.org/pipermail/freebsd-current/2005-March/047173.html

--Nick



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