< Previous by Date | Date Index | Next by Date > |
< Previous in Thread | Thread Index |
Best regards, Byron Campen
Ok, I figured out how to fix a few of these, but now I'm left with the following:/usr/bin/ld: Undefined symbols: _SCDynamicStoreCopyValue _SCDynamicStoreCreate _kSCPropNetDNSServerAddressesThe first two of these are in Apple80211, which is a private framework. Why is ares using stuff from here? The third one I can't figure out.Best regards, Byron CampenI am getting the following output: /usr/bin/ld: Undefined symbols: _CFArrayGetCount _CFArrayGetValueAtIndex _CFDictionaryGetValue _CFRelease _CFStringGetCString _SCDynamicStoreCopyValue _SCDynamicStoreCreate ___CFConstantStringClassReference _kSCPropNetDNSServerAddressesI have isolated the problem to rev 6915, where OS X-specific alterations were made to ares. These symbols appear to be from the OS X CoreFoundation framework, which is not being linked in by the build system. I will start looking into how to fix this, but if anyone can beat me to it, I would be appreciative.Best regards, Byron Campen _______________________________________________ resiprocate-devel mailing list resiprocate-devel@xxxxxxxxxxxxxxxxxxxx https://list.resiprocate.org/mailman/listinfo/resiprocate-devel_______________________________________________ resiprocate-devel mailing list resiprocate-devel@xxxxxxxxxxxxxxxxxxxx https://list.resiprocate.org/mailman/listinfo/resiprocate-devel
Attachment:
smime.p7s
Description: S/MIME cryptographic signature