[gdal-dev] build issue on OSX

Even Rouault even.rouault at mines-paris.org
Wed Dec 14 02:01:43 EST 2011


Le mercredi 14 décembre 2011 01:48:36, Joaquim Luis a écrit :
> Hi,
> 
> It's been a while (well, a couple of months) since I built on OSX but I
> only did a svn update and I now get these linking errors
> 
> ....stall_name  /usr/local/lib/libgdal.1.dylib -compatibility_version 17
> -current_version 17.0 -Wl,-single_module
> ld: warning: path '/System/Library/Frameworks/Carbon.framework/Carbon'
> following -L not a directory
> Undefined symbols:
>    "HFAEntry::FindChildren(char const*, char const*)", referenced from:
>        _HFAGetIGEFilename in hfaopen.o
>        _HFARenameReferences in hfaopen.o
>        _HFARenameReferences in hfaopen.o
>        _HFARenameReferences in hfaopen.o
>       (maybe you meant: HFAEntry::FindChildren(char const*, char const*,
> int))
> ld: symbol(s) not found

Did you 'make clean' before 'make' ? Sounds like you didn't. The 
FindChildren() has an extra optional argument now.

> 
> Joaquim
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev


More information about the gdal-dev mailing list