Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Dec 2023 13:47:49 +0100
From:      tuexen@freebsd.org
To:        Vladimir Kondratyev <vladimir@kondratyev.su>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Problem building kernel
Message-ID:  <4E6D563C-7975-4C7E-9D68-967F79B3E617@freebsd.org>
In-Reply-To: <1e0697b2-c1cf-4b63-91f5-f6a5a4853f48@kondratyev.su>
References:  <85D0FE30-E9D0-4758-9D93-8BCD5DE321C3@freebsd.org> <1e0697b2-c1cf-4b63-91f5-f6a5a4853f48@kondratyev.su>

next in thread | previous in thread | raw e-mail | index | archive | help
> On Dec 24, 2023, at 12:27, Vladimir Kondratyev =
<vladimir@kondratyev.su> wrote:
>=20
> On 24.12.2023 14:18, tuexen@freebsd.org wrote:
>> Dear all,
>> I just tried to build world and kernel on a 64-bit PPC system.
>> make -j 32 buildworld
>> ran without problems.
>> However
>> make kernel KERNCONF=3DGENERIC
>> breaks with
>> ..
>> --- all_subdir_accf_data ---
>> --- accf_data.kld ---
>> ld -m elf32ppc_fbsd -warn-common --build-id=3Dsha1 --no-toc-optimize  =
-r  -o accf_data.kld accf_data.o
>> --- all_subdir_acl_nfs4 ---
>> --- offset.inc ---
>> sh /usr/home/tuexen/freebsd-src/sys/kern/genoffset.sh genoffset.o > =
offset.inc
>> --- all_subdir_accf_data ---
>> ld: error: accf_data.o is incompatible with elf32ppc_fbsd
>> *** [accf_data.kld] Error code 1
>> make[4]: stopped in =
/usr/home/tuexen/freebsd-src/sys/modules/accf_data
>>       5.79 real        22.37 user        15.35 sys
>> make[1]: stopped in /usr/home/tuexen/freebsd-src
>> make: stopped in /usr/home/tuexen/freebsd-src
>> tuexen@blackbird:
>> Any idea what is going wrong?
>> Best regards
>> Michael
>=20
> Latest LKPI changes broke 32 bit archs and powerpc.
>=20
> I am going to fix them. Sorry for breakage.
No problem. If you want me to test a fix, drop me an e-mail.

Best regards
Michael
>=20
> --=20
> WBR
> Vladimir Kondratyev
>=20
>=20




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E6D563C-7975-4C7E-9D68-967F79B3E617>