diff options
author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 2006-02-10 08:35:25 +0000 |
---|---|---|
committer | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 2006-02-10 08:35:25 +0000 |
commit | e9452469cf643740df26b6c215a85373859e933a (patch) | |
tree | 7be52f7426be7eb9ce31295477427222790f5810 /etc | |
parent | b465419fdfd093b1d59fdea95d990a8775f34b98 (diff) | |
download | emacs-e9452469cf643740df26b6c215a85373859e933a.tar.gz |
(Mac OS X): Add QuickTime 7.0.4 / Mac OS X 10.3.9 breakage.
Diffstat (limited to 'etc')
-rw-r--r-- | etc/PROBLEMS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 587d9090436..490c59aa922 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -1774,6 +1774,13 @@ 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. + ** FreeBSD *** FreeBSD 2.1.5: useless symbolic links remain in /tmp or other |