0.9.1 compilation failure on Nexenta 3.0.1

Igor Sysoev igor at sysoev.ru
Mon Dec 6 16:14:49 MSK 2010


On Sun, Dec 05, 2010 at 09:41:31PM +0700, Edho P Arief wrote:

> On Sun, Dec 5, 2010 at 7:58 PM, Piotr Sikora <piotr.sikora at frickle.com> wrote:
> > http://nginx.org/pipermail/nginx/2010-December/023926.html
> >
> > Best regards,
> > Piotr Sikora < piotr.sikora at frickle.com >
> >
> 
> tried and still fail - in fact the error message I copied is the
> result of patched source. Same error unpatched.

Could you try to build this program:

-------
#include <errno.h>
#include <string.h>
#include <stdio.h>

int
main()
{
    printf("%d\n", sys_nerr);
    return 0;
}
-------


-- 
Игорь Сысоев
http://sysoev.ru



More information about the nginx mailing list