diff options
| -rw-r--r-- | etc/PROBLEMS | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index a614fc25456..e34c22654f9 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS | |||
| @@ -111,12 +111,6 @@ gives the appearance of "double spacing". | |||
| 111 | To prevent this, turn off the Exceed's "automatic font substitution" | 111 | To prevent this, turn off the Exceed's "automatic font substitution" |
| 112 | feature (in the font part of the configuration window). | 112 | feature (in the font part of the configuration window). |
| 113 | 113 | ||
| 114 | * On Solaris 7 or later, the compiler complains about the struct member `_ptr'. | ||
| 115 | |||
| 116 | This suggests that you are trying to build Emacs in 64 bit mode | ||
| 117 | (e.g. with cc -xarch=v9). Emacs does not yet support this on Solaris. | ||
| 118 | Build Emacs in the default 32 bit mode instead. | ||
| 119 | |||
| 120 | * Failure in unexec while dumping emacs on Digital Unix 4.0 | 114 | * Failure in unexec while dumping emacs on Digital Unix 4.0 |
| 121 | 115 | ||
| 122 | This problem manifests itself as an error message | 116 | This problem manifests itself as an error message |