search for: tgcbios

Displaying 1 result from an estimated 1 matches for "tgcbios".

Did you mean: tcgbios
2012 Apr 26
2
How to avoid this error "bits/predefs.h No such file or directory" when compiling XEN?
Hi , All I try to compile xen-unstable.hg(25249:a4e7fce6ee2b) from source repo on ubuntu11.10-amd64. It complains "/usr/include/features.h:323:26 fatal error: bits/predefs.h No such file or directory". I wonder it''s a thing related to 32bits and 64bits. How to solve this problem? Thank you. Here are my steps: [ Install prerequisites. ] sudo apt-get install git sudo apt-get