"make clean" etc. problem now fixed on Solaris.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 27 Jun 2022 13:29:32 +0000 (08:29 -0500)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 27 Jun 2022 13:29:32 +0000 (08:29 -0500)
etc/PROBLEMS

index c924f5f3949cad5ad3d41ddf302c7fe8e8aeaeca..14c1df25b16ea68742ead6d6d71264eb05297fd8 100644 (file)
@@ -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,