Correctly compiles and installs (using install-sh) under solaris 9. However, it dies on installing documentation due to the absence of linuxdoc on solaris. I guess you need to check for this in "configure" as well.

Mike

Martin Pool wrote:

On 18 Nov 2002, Michael Santy  wrote:

>There is also a problem with "make install" on solaris 8 and 9 (It
>builds like a champ).  Solaris (at least the machines that I'm working
>on) are missing a BSD style "install" executable.  It appears that you
>are delivering "install-sh", which is a shell script which mimics the
>BSD "install" executable.  However, the configure script is not
>detecting the absence of "install" and therefore not falling back on
>"install-sh".


Thanks, fixed in CVS I think.  Can you try it?



_______________________________________________
distcc mailing list
[EMAIL PROTECTED]
http://lists.samba.org/cgi-bin/mailman/listinfo/distcc

Reply via email to