[Dovecot] Errors while doing make on Solaris 9 for dovecot-1.0.rc7
Agarwal, Lalit
LAgarwal at ghi.com
Tue Oct 3 21:53:33 UTC 2006
Thanks.
make AR=ar works
-----Original Message-----
From: Timo Sirainen [mailto:tss at iki.fi]
Sent: Monday, September 25, 2006 1:18 PM
To: Agarwal, Lalit
Cc: dovecot at dovecot.org
Subject: Re: [Dovecot] Errors while doing make on Solaris 9 for
dovecot-1.0.rc7
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/.
More information about the dovecot
mailing list