I am assuming crc32.cpp is the file you were refering to. I remarked:
Code:
// Commented out from Trumpcard's recommendation
// #if !defined(i386)
// #define i386 // If you are on a non-Intel based platform (Sparc/HP/NEC/etc), you will want to comment this define.
// #endif
Still not compiling. Good news is I have the sql database running with the tables created. Just need to populate them. When I get this running I will create a "how to" for SuSE 9.0. Thanks for your help Trumpcard.