emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 05fe0faed4: "make clean" etc. problem now fixed on Solaris.


From: Paul Eggert
Subject: master 05fe0faed4: "make clean" etc. problem now fixed on Solaris.
Date: Mon, 27 Jun 2022 09:29:55 -0400 (EDT)

branch: master
commit 05fe0faed4f281c113aecb6524a14324a856671f
Author: Paul Eggert <eggert@cs.ucla.edu>
Commit: Paul Eggert <eggert@cs.ucla.edu>

    "make clean" etc. problem now fixed on Solaris.
---
 etc/PROBLEMS | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index c924f5f394..14c1df25b1 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -2548,12 +2548,6 @@ Emacs so that it isn't compiled with '-O5'.
 We list bugs in current versions here.  See also the section on legacy
 systems.
 
-*** On Solaris 10, 'make clean' and 'make check' do not work.
-The Emacs build procedure uses ’find ... -path ...', which Solaris 10
-'find' does not support.  You can work around the problem by
-installing GNU 'find' in your PATH.  This problem should be fixed in
-Emacs 29.
-
 *** On Solaris 10 sparc, Emacs crashes during the build while saving state.
 This was observed for Emacs 28.1 on Solaris 10 32-bit sparc, with
 Oracle Developer Studio 12.6 (Sun C 5.15).  The failure was intermittent,



reply via email to

[Prev in Thread] Current Thread [Next in Thread]