Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Aug 2005 11:42:22 -0700
From:      Pascal Hofstee <caelian@gmail.com>
To:        current@FreeBSD.org
Subject:   buildworld broken ?
Message-ID:  <1123180942.75727.3.camel@synergy.charterpipeline.net.lan>

next in thread | raw e-mail | index | archive | help
I have tried a buildworld for 7.0-CURRENT/amd64 for two days straight
now .. and it keeps bailing out with the following error.

It looks like somehow "MACHINE=i386  MACHINE_ARCH=i386" are not getting
properly set during the building of these lib32 bits. Can somebody
please confirm this breakage ... as i haven't seen the tinderboxes
complain yet. (I have no NO_* settings or TARGET_ARCH specifications in
my make.conf).


===> kerberos5/lib/libasn1 (depend,all,install)
building shared library libasn1.so.8
/usr/obj/usr/src/tmp/usr/bin/ld: warning: i386 architecture of input
file `asn1_err.So' is incompatible with i386:x86-64 output
asn1_err.So(.text+0x33): In function `initialize_asn1_error_table_r':
/usr/obj/lib32/usr/src/kerberos5/lib/libasn1/asn1_err.c:26: undefined
reference to `initialize_error_table_r'
asn1_err.So(.text+0x6c): In function `initialize_asn1_error_table':
/usr/obj/lib32/usr/src/kerberos5/lib/libasn1/asn1_err.c:31: undefined
reference to `init_error_table'
*** 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.


-- 
  Pascal Hofstee





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