You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 3, 2024. It is now read-only.
This repository was archived by the owner on Oct 3, 2024. It is now read-only.
tcgbios.c:1519:33: error: taking address of packed member of ‘struct ’ may result in an unaligned pointer value [-Werror=address-of-packed-member] #168
but on gentoo ! basically I don't know if (and how) I can fix this error on ubuntu 20.04. I don't know if I can use the patches suggested in this page also on ubuntu 20.04 or I should open a specific bug on the ubuntu's bug tracker ? let me know. thanks.
Hello. I was trying to compile the xen tools for enabling GVT for my integrated intel gpu with xen and the compilation stopped like this :
I see that thig bug has been discussed here :
https://bugs.gentoo.org/689082
and resolved here :
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c58b86194ce19d54a2f47d4712cb237b1f880ebb
but on gentoo ! basically I don't know if (and how) I can fix this error on ubuntu 20.04. I don't know if I can use the patches suggested in this page also on ubuntu 20.04 or I should open a specific bug on the ubuntu's bug tracker ? let me know. thanks.