On Mon, Mar 28, 2011 at 11:25 AM, Cao, Da-Shi (EB-Presales-ZTE/HW-GZ) <thomas-ds....@hp.com> wrote: > I've get the most recent version of gunlib by "git clone" and it seems that > the issue is resolved here. > How should I proceed with my findutils?
There are 3 main options: 1. Wait for a new stable release (4.4.3 or perhaps 4.6.0[*]). I can't predict when this will happen. 2. Use the development branch 4.5.x (you can download releases from alpha.gnu.org). 3. Build your own binary from the git sources. [*] The main blocker for a 4.6.0 release is the fact that the 4.5.x code - like the 4.4.x code - has a couple of bugs that need fixing: http://savannah.gnu.org/bugs/?32043 http://savannah.gnu.org/bugs/?31298 Thanks, James.