Robert, While compiling OSG 2.5.2 with g++ -pedantic, I get: /usr/include/osgDB/ReaderWriter:171: error: comma at end of enumerator list If I remove the trailing comma on line 171, after FILE_REQUESTED, all compiles fine. -- Andrew Bettison