summaryrefslogtreecommitdiff
path: root/etc/PROBLEMS
diff options
context:
space:
mode:
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>2007-08-27 08:29:51 +0000
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>2007-08-27 08:29:51 +0000
commit4b34031944a99781aa424f7baea594b142626bf8 (patch)
tree60827568de294327286b4309f7ca658b4eaab7f1 /etc/PROBLEMS
parentf9274544eb1d197970535bfc5a8f27a23fca9345 (diff)
downloademacs-4b34031944a99781aa424f7baea594b142626bf8.tar.gz
(Mac OS X): Add alternative workaround for QuickTime
updater breakage.
Diffstat (limited to 'etc/PROBLEMS')
-rw-r--r--etc/PROBLEMS15
1 files changed, 9 insertions, 6 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index fbc5e8cb91a..e23dde60464 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -1857,12 +1857,15 @@ There appears to be a problem with the implementation of pty's on the
Mac OS X that causes process output to be truncated. To avoid this,
leave process-connection-type set to its default value of nil.
-*** Mac OS X 10.3.9 (Carbon): QuickTime 7.0.4 updater breaks build.
-
-On the above environment, build fails at the link stage with the
-message like "Undefined symbols: _HICopyAccessibilityActionDescription
-referenced from QuickTime expected to be defined in Carbon". A
-workaround is to use QuickTime 7.0.1 reinstaller.
+*** Mac OS X 10.3.9 (Carbon): QuickTime updater breaks build.
+
+Some QuickTime updaters such as 7.0.4 and 7.2.0 are known to break
+build at the link stage with the message like "Undefined symbols:
+_HICopyAccessibilityActionDescription referenced from QuickTime
+expected to be defined in Carbon". A workaround is to use a QuickTime
+reinstaller. Alternatively, you can link with the frameworks in the
+corresponding SDK by specifying LDFLAGS as
+"-Wl,-F/Developer/SDKs/MacOSX10.3.0.sdk/System/Library/Frameworks".
** FreeBSD