Hi Ian, While trying to fix the compilation of ogre with gcc 4.3, I found out that the problem wasn't ogre, but rather an incompatibility in DevIL's headers. Attached is a patch fixing this, notice this patch is done against the installed headers, so you might need to change the paths to the files in the .patch file to get it to apply. Thanks & Regards, Hans
Created attachment 291476 [details] PATCH: fix DevIL header incompatibility with gcc 4.3
Thanks Hans, I'll get the patch applied and pushed for devel.
Ok I've updated the version in devel with the patch. Cheers.