I have running 9.0 system on Vortex86 platform.
I have updated sources to the latest from SVN. At the moment:
Working Copy Root Path: /usr/src
URL: http://svn0.us-east.freebsd.org/base/stable/9
Revision: 246819
When I do:
Where can be the problem?
Code:
Vega#uname -a
FreeBSD Vega 9.0-RELEASE FreeBSD 9.0-RELEASE #12: Sat Jan 28 10:06:32 EET 2012 root@Vega:/usr/obj/usr/src/sys/VEGA i386
I have updated sources to the latest from SVN. At the moment:
Working Copy Root Path: /usr/src
URL: http://svn0.us-east.freebsd.org/base/stable/9
Revision: 246819
When I do:
Code:
Vega#make buildworld
===> kerberos5/lib (buildincludes)
===> kerberos5/lib/libasn1 (buildincludes)
../../tools/asn1_compile/asn1_compile /usr/src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1/CMS.asn1 cms_asn1
/usr/obj/usr/src/kerberos5/tools/asn1_compile/asn1_compile: Undefined symbol "_ThreadRuneLocale"*** Error code 1
Stop in /usr/src/kerberos5/lib/libasn1.
*** Error code 1
Stop in /usr/src/kerberos5/lib.
*** Error code 1
Where can be the problem?