id summary reporter owner description type status priority milestone component version severity resolution keywords cc 5221 configure script: if test -r $with_fgdb/lib/libFileGDBAPI.so ; then peifer warmerdam Around line 22314, the configure script tests for the presence of file $with_fgdb/lib/libFileGDBAPI.so which fails on Mac OSX, as the library's name is libFileGDBAPI.dylib. As far as I can see: there is an $SO_EXT variable which could be used instead of the hardcoded suffix `so'. defect closed normal ConfigBuild svn-trunk normal fixed