Re: [VBox-users] VBox build problems.
Scripts for Virtualbox
Status: Pre-Alpha
Brought to you by:
fcassia4oss
|
From: George R G. <gr...@ya...> - 2026-03-02 15:36:49
|
>Message: 2 >Date: Wed, 18 Feb 2026 11:42:00 -0700 >From: JD <jd...@gm...> >To: Community mailing list of VirtualBox users > <vbo...@li...> >Subject: Re: [VBox-users] VBox build problems. >Message-ID: > <CAN...@ma...> >Content-Type: text/plain; charset="utf-8" > >Hi G. R. Goff > >What do you mean by "this system" ??? Pardon me. Fedora 45 (rawhide) on a Vivobook S16. The problem seems to have gone away (for now) with newer versions of VB. Thanks for your response. George... > >Perhaps you can be more specific??? > >On Wed, Feb 18, 2026 at 9:42?AM George R Goffe via VBox-users-community < >vbo...@li...> wrote: > >> Howdy, >> >> I'm attempting to get VB running on this system and am seeing build >> problems after running vboxconfig. >> >> Has anyone seen this problem and HOW to resolve it? >> >> Best regards, >> >> George... >> >> 31 ld -m elf_x86_64 -z noexecstack --no-warn-rwx-segments -r -o >> vboxdrv.o @vboxdrv.mod ; /export/h >> 31 ome/kernels/linux-6.18.9/tools/objtool/objtool --hacks=jump_label >> --hacks=noinstr --hacks=skylake -- >> 31 ibt --orc --retpoline --rethunk --sls --static-call --uaccess >> --prefix=16 --Werror --link --module >> 31 vboxdrv.o >> 32 vboxdrv.o: error: objtool: supdrvTracerCommonDeregisterImpl+0x3d: >> relocation to !ENDBR: supdrvTracer 32 ProbeFireStub+0x0 >> 33 vboxdrv.o: error: objtool: g_aFunctions+0xea0: data relocation to >> !ENDBR: SUPR0TracerFireProbe+0x0 >> 34 vboxdrv.o: error: objtool: g_pfnSupdrvProbeFireKernel+0x0: data >> relocation to !ENDBR: supdrvTracerPr 34 obeFireStub+0x0 >> 35 vboxdrv.o: error: objtool: .export_symbol+0x518: data relocation >> to !ENDBR: SUPR0TracerFireProbe+0x0 >> 36 make[3]: *** >> [/export/home/kernels/linux-6.18.9/scripts/Makefile.build:503: vboxdrv.o] >> Error 1 >> 37 make[3]: *** Deleting file 'vboxdrv.o' >> 38 make[2]: *** [/export/home/kernels/linux-6.18.9/Makefile:2011: .] >> Error 2 >> 39 make[1]: *** [Makefile:248: __sub-make] Error 2 >> 40 make: *** [/tmp/vbox.0/Makefile-footer.gmk:146: vboxdrv] Error 2 >> > |