25 Sep
2006
25 Sep
'06
8:17 p.m.
On 25.9.2006, at 16.41, Agarwal, Lalit wrote:
rm -f liblib.a false cru configure has detected your "ar" binary to be "false", which really
doesn't work. I'm not sure what the right way to fix this would be
(see what config.log says about it), but one workaround at least
would be if you ran make as:
make AR=ar
Of course if you don't have ar at all in the path, that's your
problem. :) Looks like it exists in /usr/ccs/bin/.