[gdal-dev] linker errors
Ari Jolma
ari.jolma at gmail.com
Wed Dec 16 05:28:17 PST 2015
I've got linker errors from some recent commits. I guess they are
namespace issues.
libgdal.so: undefined reference to `ods_formulalex(ods_formula_node**,
ods_formula_parse_context*)'
libgdal.so: undefined reference to
`JPGDatasetCommon::EmitMessage(jpeg_common_struct*, int)'
libgdal.so: undefined reference to `JPGAddEXIFOverview(GDALDataType,
GDALDataset*, char**, jpeg_compress_struct*, void
(*)(jpeg_compress_struct*, int, unsigned int), void
(*)(jpeg_compress_struct*, int), GDALDataset* (*)(char const*,
GDALDataset*, int, char**, int (*)(double, char const*, void*), void*))'
libgdal.so: undefined reference to
`JPGAddICCProfile(jpeg_compress_struct*, char const*, void
(*)(jpeg_compress_struct*, int, unsigned int), void
(*)(jpeg_compress_struct*, int))'
libgdal.so: undefined reference to
`JPGDatasetCommon::ErrorOutOnNonFatalError()'
What to do?
Ari
More information about the gdal-dev
mailing list