Hi, Andrey!

Thanks for reporting this - I have received your previous message about
this problem and will address this, I'm just a bit slow figuring out the
right autoconf macro. But it will be fixed.


cheers,
felix


On 2/2/06, Andrey Fomichev <[EMAIL PROTECTED]> wrote:
> Hello!
>
> I tried to build chicken 2.2 on Solaris 10 and experienced
> the following problem. Configure script could not find 'ar' command
> and substituted it with 'false' command. So, configure finished
> successfully but compilation failed on command 'false cru ...'.
> The problem actually was in absence of 'ar' command in my PATH, so
> I've fixed it quickly. But I think configure script should handle
> this problem (by reporting error rather than substituting 'ar' with
> 'false').
>
> Best regards,
> Andrey
>
> =======================================
> Andrey Fomichev (fomichev at ispras.ru)
> Sedna Team (http://modis.ispras.ru)
> =======================================
>
>
>
> _______________________________________________
> Chicken-users mailing list
> [email protected]
> http://lists.nongnu.org/mailman/listinfo/chicken-users
>


_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to