Hi again And thanks for the feedback I got so far.
I read the webside Jørn recommended and tried and ended up with Graeme`s suggestion 4 because 3 did not reveal anything new. (1 and 2 are windows related while I am on Ubuntu Linux). By try and error I managed at least to let "make" look for the SOSI driver, when compiling GDAL/OGR with: CFLAGS="-DSOSI_ENABLED" CXXFLAGS="-DSOSI_ENABLED" CPPFLAGS="-DSOSI_ENABLED" ./configure But then on "make" I get several of the following error messages: .libs/libgdal.so: undefined reference to `RegisterOGRSOSI' collect2: ld returned 1 exit status make[1]: *** [gdaltindex] Error 1 make[1]: *** Waiting for unfinished jobs.... Any ideas? Cheers Stefan -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Compile-GDAL-OGR-with-SOSI-support-tp5045207p5045358.html Sent from the GDAL - Dev mailing list archive at Nabble.com. _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
