Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Dec 2012 18:53:36 +0100
From:      Guido Falsi <mad@madpilot.net>
To:        Dimitry Andric <dim@FreeBSD.org>
Cc:        AN <andy@neu.net>, freebsd-current@freebsd.org
Subject:   Re: buildworld fails
Message-ID:  <50D74520.6040406@madpilot.net>
In-Reply-To: <50D74457.3090604@FreeBSD.org>
References:  <alpine.BSF.2.00.1212231239230.78283@mail.neu.net> <50D74457.3090604@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 12/23/12 18:50, Dimitry Andric wrote:
> On 2012-12-23 18:43, AN wrote:
>> FreeBSD FBSD10 10.0-CURRENT FreeBSD 10.0-CURRENT #10 r244601: Sat Dec 22
>> 18:22:44 EST 2012     root@FBSD10:/usr/obj/usr/src/sys/MYKERNEL  amd64
>>
>>
>> ===> gnu/usr.bin/texinfo/infokey (all)
> ...
> ...
>> 1 error
>> *** [everything] Error code 2
>> 1 error
>> *** [buildworld] Error code 2
>> 1 error
>
> The actual error was earlier in this multi-threaded build, but you did
> not post the full log.  Please search in the log for the actual error,
> or try a buildworld without -j.

I have just got the same error, here is the relevant error message:

===> usr.sbin/gssd (all)
cc -O2 -pipe -march=nocona -I. -std=gnu99 -Qunused-arguments 
-fstack-protector -Wsystem-headers -Werror -Wno-pointer-sign 
-Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare 
-Wno-unused-value -Wno-parentheses-equality -Wno-unused-function 
-Wno-conversion -Wno-switch -Wno-switch-enum -Wno-parentheses  -o gssd 
gssd.o gssd_svc.o gssd_xdr.o gssd_prot.o -lgssapi
gssd.o: In function `find_ccache_file':
/usr/src/usr.sbin/gssd/gssd.c:(.text+0xaf5): undefined reference to 
`krb5_init_context'
/usr/src/usr.sbin/gssd/gssd.c:(.text+0xb15): undefined reference to 
`krb5_cc_resolve'
/usr/src/usr.sbin/gssd/gssd.c:(.text+0xb3d): undefined reference to 
`krb5_cc_start_seq_get'
/usr/src/usr.sbin/gssd/gssd.c:(.text+0xb5e): undefined reference to 
`krb5_cc_next_cred'
/usr/src/usr.sbin/gssd/gssd.c:(.text+0xb7d): undefined reference to 
`krb5_free_context'
/usr/src/usr.sbin/gssd/gssd.c:(.text+0xbdf): undefined reference to 
`krb5_unparse_name'
/usr/src/usr.sbin/gssd/gssd.c:(.text+0xc96): undefined reference to 
`krb5_unparse_name'
/usr/src/usr.sbin/gssd/gssd.c:(.text+0xd67): undefined reference to 
`krb5_free_cred_contents'
/usr/src/usr.sbin/gssd/gssd.c:(.text+0xd84): undefined reference to 
`krb5_cc_next_cred'
/usr/src/usr.sbin/gssd/gssd.c:(.text+0xda6): undefined reference to 
`krb5_cc_end_seq_get'
/usr/src/usr.sbin/gssd/gssd.c:(.text+0xdbf): undefined reference to 
`krb5_cc_close'
/usr/src/usr.sbin/gssd/gssd.c:(.text+0xdcb): undefined reference to 
`krb5_free_context'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** [gssd] Error code 1

Stop in /usr/src/usr.sbin/gssd.
*** [all] Error code 1

Stop in /usr/src/usr.sbin.
*** [usr.sbin.all__D] Error code 1

Stop in /usr/src.
*** [everything] Error code 1

Stop in /usr/src.
*** [buildworld] Error code 1

Stop in /usr/src.


Hope this helps.

> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"


-- 
Guido Falsi <mad@madpilot.net>



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