Hi, > Recently I'm building Pistachio kernel according to the specifications > on the official web page of Pistachio,but now I've encountered some > strange problems.When making the kernel the compiler hint the error > message that" 'class intctrl_t' has no member named 'is_pending'".I've > checked some relative files and find nothing wrong.And now I'm highly > suspicious that there is some relationship with my comiler version.I'm > using gcc 4.3.2-7 in Fedora 10.Anyone could tell me the reason?
I experienced various problems using gcc 4.3.2, both at compile time and at runtime. However, I didn't come across the problem you mention here until now. Are you using the most recent version of Pistachio (i.e., the one from the Mercurial repository, not the tarball)? What does your kernel config look like? Cheers, Philipp