Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Nov 2021 09:00:36 -0800
From:      John Baldwin <jhb@FreeBSD.org>
To:        imb@protected-networks.net, freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: cross-compiling for i386 on amd64 fails
Message-ID:  <aea63303-c76d-9135-25a2-c47cc66a6cef@FreeBSD.org>
In-Reply-To: <674741a8-513f-ded4-c463-3b65c26560c5@protected-networks.net>
References:  <674741a8-513f-ded4-c463-3b65c26560c5@protected-networks.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 11/15/21 8:34 PM, Michael Butler via freebsd-current wrote:
> Haven't had time to identify which change caused this yet but I now get ..
> 
> ===> lib/libsbuf (obj,all,install)
> ===> cddl/lib/libumem (obj,all,install)
> ===> cddl/lib/libnvpair (obj,all,install)
> ===> cddl/lib/libavl (obj,all,install)
> ld: error: /usr/obj/usr/src/i386.i386/tmp/usr/lib/libspl.a(assert.o) is
> incompatible with elf_i386_fbsd
> ===> cddl/lib/libspl (obj,all,install)
> cc: error: linker command failed with exit code 1 (use -v to see invocation)
> --- libavl.so.2 ---
> *** [libavl.so.2] Error code 1
> 
> make[4]: stopped in /usr/src/cddl/lib/libavl

My guess is that this was fixed by
git: 9e9c651caceb - main - cddl: fix missing ZFS library dependencies

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?aea63303-c76d-9135-25a2-c47cc66a6cef>