1) a 2.2 kernel may possibly break a current distro. depending on what features/capabilities are assumed in the development of your glibc (read: what headers they were compiled against, you can check this by looking in /usr/include/asm/)
2) try running the game on your current kernel with LD_ASSUME_KERNEL=2.2.5 ie...
Code:$ LD_ASSUME_KERNEL=2.2.5 ./railroad_tycoon


Reply With Quote
.

Bookmarks