Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: ACPI changes in -current, -10 vs. kernels w/o "genfb"



On Fri, 20 Oct 2023, John D. Baker wrote:

> Thanks!  HEAD built just fine, but with -10/i386, my custom kernels build
> OK, but the stock XEN3PAE_DOM0 build fails with:
> 
> [...]
> #      link  XEN3PAE_DOM0/netbsd
> /r0/build/netbsd-10/tools/amd64/bin/i486--netbsdelf-ld -Map netbsd.map --cref -T netbsd.ldscript -Ttext 0xc0100000 -e start -X -o netbsd ${SYSTEM_OBJ:[@]:Nswapnetbsd.o} ${EXTRA_OBJ} vers.o swapnetbsd.o
> /r0/build/netbsd-10/tools/amd64/bin/i486--netbsdelf-ld: genfb_machdep.o: in function `x86_genfb_init':
> /x/netbsd-10/src/sys/arch/x86/x86/genfb_machdep.c:141: undefined reference to `acpi_md_vesa_modenum'
> [...]

Similar results with netbsd-10/amd64--my custom kernels all build fine
but XEN3_DOM0 kernel fails with:

[...]
--- kern-XEN3_DOM0 ---
/r0/build/netbsd-10/tools/amd64/bin/x86_64--netbsd-ld: genfb_machdep.o: in function `x86_genfb_init':
/x/netbsd-10/src/sys/arch/x86/x86/genfb_machdep.c:141: undefined reference to `acpi_md_vesa_modenum'
/r0/build/netbsd-10/tools/amd64/bin/x86_64--netbsd-ld: pci_machdep.o: in function `x86_genfb_setmode':
/x/netbsd-10/src/sys/arch/x86/pci/pci_machdep.c:1069: undefined reference to `acpi_md_vesa_modenum'
/r0/build/netbsd-10/tools/amd64/bin/x86_64--netbsd-ld: pci_machdep.o: in function `x86_genfb_resume':
/x/netbsd-10/src/sys/arch/x86/pci/pci_machdep.c:1100: undefined reference to `acpi_md_vesa_modenum'
[...]


-- 
|/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
|\ / jdbaker[snail]consolidated[flyspeck]net  OpenBSD            FreeBSD
| X  No HTML/proprietary data in email.   BSD just sits there and works!
|/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645


Home | Main Index | Thread Index | Old Index