Re: git: 23dee252daf2 - main - loader: Change this BIOS tradeoff: Add back zip and use text only
- Reply: Baptiste Daroussin : "Re: git: 23dee252daf2 - main - loader: Change this BIOS tradeoff: Add back zip and use text only"
- In reply to: Baptiste Daroussin : "Re: git: 23dee252daf2 - main - loader: Change this BIOS tradeoff: Add back zip and use text only"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 28 Oct 2024 12:22:13 UTC
On Mon, Oct 28, 2024, 4:36 AM Baptiste Daroussin <bapt@freebsd.org> wrote: > On Fri 25 Oct 03:12, Warner Losh wrote: > > The branch main has been updated by imp: > > > > URL: > https://cgit.FreeBSD.org/src/commit/?id=23dee252daf2ff60e521c9c019e64134b63ce90f > > > > I am not sure this is related, pkgbase builder are now failing with: > > ld: error: undefined symbol: gfx_state > >>> referenced by gfx_bios.c > >>> gfx_bios.o:(bi_load_vbe_data) > >>> referenced by vidconsole.c:1065 > >>> (/home/pkgbuild/worktrees/main/stand/i386/libi386/vidconsole.c:1065) > >>> vidconsole.o:(vidc_putchar) in archive > >>> > /home/pkgbuild/obj/home/pkgbuild/worktrees/main/amd64.amd64/stand/i386/libi386/libi386.a > Might be a no clean, non meta mode issue since this is only a command line change. Though vidconsole shouldn't be reference to be pulled from the library. Warner Best regards, > Bapt >