diff options
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 |