Thanks for reporting!
Or one can remove "sys/errno.h" and add "errno.h"
Danish Qadri wrote:
>
> Hey People,
>
> For Solaris 7 SPARC (and possibly also 8 SPARC), the following small patch
> will enable stored.c to compile completely.
>
> --- mnogosearch-3.2.0/src/stored.c.orig Mon Sep 24 14:43:51 2001
> +++ mnogosearch-3.2.0/src/stored.c Mon Sep 24 14:45:20 2001
> @@ -11,6 +11,7 @@
> #include <sys/socket.h>
> #include <sys/time.h>
> #include <sys/errno.h>
> +#include <errno.h>
> #include <unistd.h>
> #include <signal.h>
> #include <netinet/in.h>
>
> Have Fun,
>
> - Danish
>
> On Mon, 24 Sep 2001, Alexander Barkov wrote:
>
> >
> >
> > Hello!
> >
> > mnoGoSearch-3.2.0 release is available from our site
> > http://www.mnogosearch.org/
> >
> > Regards!
>
> --
> Danish Qadri
> Systems Programmer
> Globix Corporation
> [EMAIL PROTECTED]
___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]