diff options
| author | Miles Bader | 2006-02-11 00:11:19 +0000 |
|---|---|---|
| committer | Miles Bader | 2006-02-11 00:11:19 +0000 |
| commit | 0b125475295ac24db12b28e67d349a0ec0020bd3 (patch) | |
| tree | 100578c3b6eb01151eb5c51f0bbe11ca941bd0d5 /etc/PROBLEMS | |
| parent | 380874900ca183ec2fdce91949d841328852d7a8 (diff) | |
| parent | 9d64cd1339707277e541b6c54f847240464f65ec (diff) | |
| download | emacs-0b125475295ac24db12b28e67d349a0ec0020bd3.tar.gz emacs-0b125475295ac24db12b28e67d349a0ec0020bd3.zip | |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-14
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 58-65)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 22-28)
- Update from CVS
- Merge from emacs--devo--0
- Update from CVS: lisp/gnus.el: Remove bogus comment.
Diffstat (limited to 'etc/PROBLEMS')
| -rw-r--r-- | etc/PROBLEMS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 93561daa534..d86135cb075 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS | |||
| @@ -1778,6 +1778,13 @@ There appears to be a problem with the implementation of pty's on the | |||
| 1778 | Mac OS X that causes process output to be truncated. To avoid this, | 1778 | Mac OS X that causes process output to be truncated. To avoid this, |
| 1779 | leave process-connection-type set to its default value of nil. | 1779 | leave process-connection-type set to its default value of nil. |
| 1780 | 1780 | ||
| 1781 | *** Mac OS X 10.3.9 (Carbon): QuickTime 7.0.4 updater breaks build. | ||
| 1782 | |||
| 1783 | On the above environment, build fails at the link stage with the | ||
| 1784 | message like "Undefined symbols: _HICopyAccessibilityActionDescription | ||
| 1785 | referenced from QuickTime expected to be defined in Carbon". A | ||
| 1786 | workaround is to use QuickTime 7.0.1 reinstaller. | ||
| 1787 | |||
| 1781 | ** FreeBSD | 1788 | ** FreeBSD |
| 1782 | 1789 | ||
| 1783 | *** FreeBSD 2.1.5: useless symbolic links remain in /tmp or other | 1790 | *** FreeBSD 2.1.5: useless symbolic links remain in /tmp or other |