Plex86 has some conflicts with a header in /usr/include/sys/ucontext.h in the enum names with REG_EAX, etc. The file with the conflicts is plex86/user/decode.h. When I changed the REG_EAX definitions to P_REG_EAX, it compiles fine. The only other compile problem is that the write-cache plugin does not compile, due to the use of STL. Other than these 2 issues, plex86 appears to be far less sluggish when typing in the Pragma Linux test with kernel 2.4.10 vs 2.4.9.
RedHat 7.1 Kernel 2.4.10 GCC-3.1
