[gdal-dev] build issue on OSX

Joaquim Luis jluis at ualg.pt
Wed Dec 14 07:25:13 EST 2011


On 14-12-2011 07:01, Even Rouault wrote:
> 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.

Apparently I hadn't (I try to keep the habit of 'make install' 
immediately followed by 'make clean') because it worked after doing it.
Thanks

Joaquim


More information about the gdal-dev mailing list