[Mono-winforms-list] Solaris 10
Timotheus Pokorra
Timotheus@Pokorra.de
Thu, 3 Mar 2005 16:04:12 +0000
Hello Laurent,
it seems your Solaris has not found the "ar" command.
The line looks on my cygwin environment like this:
ar cru .libs/libpixman.a .libs/pixregion.o ...
Your system has instead of "ar" the word "false".
> false cru .libs/libpixman.a .libs/pixregion.o .libs/ic.o .libs/icblt.o
Perhaps autogen could not find ar?
Just a link to an email, where someone had a similar problem:
http://www.openldap.org/lists/openldap-bugs/200205/msg00003.html
Hope that helps,
Timo