id summary reporter owner description type status priority milestone component version severity resolution keywords cc 4492 compile failure using icpc dkokron warmerdam "I get the following error messages while building GDAL-1.9.0 on Linux 2.6.27.54 kernel using Intel icpc-11.0.083. Please let me know what other information I should include to help figure this out. ogrsqlitevfs.cpp(309): error: return value type does not match the function type return pUnderlyingVFS->xDlSym(pUnderlyingVFS, pHandle, zSymbol); ^ ogrsqlitevfs.cpp(362): error: a value of type ""void (*(*)(sqlite3_vfs *, void *, const char *))()"" cannot be assigned to an entity of type ""void *(*)(sqlite3_vfs *, void *, const char *)"" pMyVFS->xDlSym = OGRSQLiteVFSDlSym;" defect closed normal default 1.9.0 normal wontfix