[CentOS] centos release 5.5 issue

2010-05-17 Thread Philip Manuel
Hi One of our developers has come across an issue with the new release. He provided this piece of code to show the problem:- cat failure.c #include /usr/include/asm-x86_64/msr.h int main( int argc, char* argv[] ) { return 0; } gcc failure.c /usr/include/asm-x86_64/msr.h:169: error: expected

Re: [CentOS] centos release 5.5 issue

2010-05-17 Thread Ned Slider
Philip Manuel wrote: Hi One of our developers has come across an issue with the new release. He provided this piece of code to show the problem:- snip Anyone else seen this or found a bug with these function definitions ? Yes, confirmed. You should file a bug.