16 Mar 2006 - Gilbert Ashley This source tarball has been modified to compile with GCC 3.2.3 and glibc-2.3.5 This was done by replacing include/string.h with the string.h file from Endeavour2-2.5.3 and adding in needed lines from the original. A patch which shows the changes in included: string-header.diff This would only compile with GCC-2.95.3 under GLIBC-2.3.4, but with these changes it will compile with GCC-3.2.3 under GLIBC-2.3.5. Endeavour itself, as of version 2.5.3, won't compile with GCC later than gcc-3.2.x, so we won't expect xifmon to do any better -several of the accessory and contributed programs which use the WolfPack API have similar problems.