In message <de894c690903052342l170472cclf94ad23d13fc6...@mail.gmail.com>, 19191
9 writes:

>Making all in varnishtest
>gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include    -g -O2 -MT
>vtc.o -MD -MP -MF .deps/vtc.Tpo -c -o vtc.o vtc.c
>vtc.c: In function 'cmd_shell':
>vtc.c:250: error: invalid lvalue in unary '&'

critter phk> sed -n 250p vtc.c
        assert(WEXITSTATUS(system(av[1])) == 0);

I have no idea what the trouble is.

As a first sanity-check, remove the vtc.c file and run "svn update"
to make sure your local copy is not corrupt.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
p...@freebsd.org         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.
_______________________________________________
varnish-dev mailing list
varnish-dev@projects.linpro.no
http://projects.linpro.no/mailman/listinfo/varnish-dev

Reply via email to