ASARI Takashi wrote: > Hi Mattia (cc-ing the list), [] >> ld: Undefined symbols: >> _HICopyAccessibilityActionDescription referenced from QuickTime expected > to be defined in Carbon >> _HICopyAccessibilityRoleDescription referenced from QuickTime expected > to be defined in Carbon >> _LLCStyleInfoCheckForOpenTypeTables referenced from QuickTime expected > to be defined in ApplicationServices >> _LLCStyleInfoGetUserRunFeatures referenced from QuickTime expected to be > defined in ApplicationServices >> /usr/bin/libtool: internal link edit command failed >> make: *** [lib/libwx_mac_adv-2.6.0.3.0.dylib] Error 1 > > This error seems to be caused by QuickTime 7.0.x. > Please downgrade QuickTime to 7.0.1 and see whether it compiles okay, or not. > > http://www.apple.com/support/downloads/quicktime701reinstallerforquicktime704.html [] >> Package manager version: 0.24.12 >> Distribution version: 0.7.2.rsync >> Mac OS X version: 10.3.9 >> Xcode version: 1.5
There is a second possibility: Instead of downgrading QuickTime, install the SDK package MacOSX10.4.pkg from the ADC site. This package is meant for Tiger, but it can be installed on Panther, too, it then installs a new version of /usr/bin/ld that may avoid the above error. Despite its name, it is not a system upgrade, it installs (apart from /usr/bin/ld) into /Developer/SDKs/MacOSX10.4.0.sdk/. -- Martin ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
