<div dir="ltr">Gèrald and Steve,<div><br></div><div>I solved it doing (by Steve Tountant) : </div><div>echo "#define ZOO_VERSION \"svnversion\"" > version.h </div><div>inside of directory :</div><div>

~/zoo-project/zoo-project/zoo-kernel<div><font color="#646464" face="Verdana, Arial, Helvetica, sans-serif"><span style="font-size:14px;line-height:26px"><br></span></font></div>The problem was due to the order is not in the Makefile  of Review 488 which currently use. But in the review 487 exist such order! (<a href="http://zoo-project.org/trac/browser/trunk/zoo-project/zoo-kernel/Makefile.in#L31">http://zoo-project.org/trac/browser/trunk/zoo-project/zoo-kernel/Makefile.in#L31</a>) I suppose there is an error in the review 488.</div>

<div><br></div><div>Thanks Gérald and Steve<br><div><font color="#646464" face="Verdana, Arial, Helvetica, sans-serif"><span style="font-size:14px;line-height:26px"><br></span></font></div><div><br></div></div></div><div class="gmail_extra">

<br><br><div class="gmail_quote">2014-06-22 14:51 GMT-03:00 Fenoy Gerald <span dir="ltr"><<a href="mailto:gerald.fenoy@geolabs.fr" target="_blank">gerald.fenoy@geolabs.fr</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi Pablo,<br>
referring to this ticket #99 ([1]), it seems your are not the first one to face this kind of issue.<br>
<br>
The version.h file is not present in the SVN trunk as it should be produced once running make. Obviously, this imply that you have an up-to-date ZOO-Kernel from trunk to have this file generated.<br>
<br>
I hope this help you to solve this issue if you did not already solved it.<br>
<br>
Waiting for your answer,<br>
Best regards,<br>
<br>
<br>
<br>
[1] <a href="http://zoo-project.org/trac/ticket/99" target="_blank">http://zoo-project.org/trac/ticket/99</a><br>
<br>
Le 21 juin 2014 à 22:19, pablo zader <<a href="mailto:pzader@gmail.com">pzader@gmail.com</a>> a écrit :<br>
<br>
> Hi List,<br>
> I want to incorporate service GetStatus to take the state of the execution of long processes but I have problems compiling this:<br>
><br>
> ~/zoo-project/zoo-project/zoo-services/utils/status$ make<br>
> g++ -I../../../../thirds/cgic206/ -I../../../zoo-kernel/ -I/usr/include/libxml2 -I/usr/local/include -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -DLINUX_FREE_ISSUE  -shared -fpic -o cgi-env/wps_status.zo ./service.c ../../../zoo-kernel/service_internal.o ../../../zoo-kernel/  ../../../zoo-kernel/ulinet.o ../../../zoo-kernel/service_internal_js.o -lcurl  -L/usr/lib -lmozjs185 -lm -L/usr/local/lib -lgdal -L/usr/lib -lxml2  -lcrypto  `xslt-config --libs` -lfcgi<br>


> cc1plus: aviso: la opción de línea de órdenes ‘-Wstrict-prototypes’ es válida para Ada/C/ObjC pero no para C++ [activado por defecto]<br>
> In file included from ./service.c:25:0:<br>
> ../../../zoo-kernel/service.h:84:22: error fatal: version.h: No existe el archivo o el directorio<br>
> compilación terminada.<br>
> make: *** [cgi-env/wps_status.zo] Error 1<br>
><br>
> The file version.h actually does not exist in the directory:<br>
><br>
> ~/zoo-project/zoo-project/zoo-services/utils/status$ ls ../../../zoo-kernel/<br>
> autom4te.cache  locale                README                   service_internal_js.c    service_internal_python.c  zoo_loader.c<br>
> config.log      main.cfg              service_conf.l           service_internal_js.h    service_internal_python.h  zoo_loader.cgi<br>
> config.status   main_conf_read.l      service_conf.tab.c       service_internal_js.o    service_internal_python.o  zoo_loader.o<br>
> configure       main_conf_read.tab.c  service_conf.tab.h       service_internal_ms.c    service_internal_ruby.c    ZOOMakefile.opts<br>
> <a href="http://configure.ac" target="_blank">configure.ac</a>    main_conf_read.tab.h  service_conf.tab.o       service_internal_ms.h    service_internal_ruby.h    <a href="http://ZOOMakefile.opts.in" target="_blank">ZOOMakefile.opts.in</a><br>


> Doxyfile        main_conf_read.tab.o  service_conf.y           service_internal_ms.o    service_loader.c           zoo_service_loader.c<br>
> lex.cr.c        main_conf_read.y      service.h                service_internal.o       service_yaml.c             zoo_service_loader.o<br>
> lex.cr.o        Makefile              service_internal.c       service_internal_perl.c  ulinet.c<br>
> lex.sr.c        Makefile.in           service_internal.h       service_internal_perl.h  ulinet.h<br>
> lex.sr.o        <a href="http://makefile.vc" target="_blank">makefile.vc</a>           service_internal_java.c  service_internal_php.c   ulinet.o<br>
> LICENSE         nmake.opt             service_internal_java.h  service_internal_php.h   zcfg2yaml.c<br>
><br>
> as I can fix the problem?<br>
><br>
> Thanks!<br>
><br>
><br>
><br>
> _______________________________________________<br>
> Zoo-discuss mailing list<br>
> <a href="mailto:Zoo-discuss@lists.osgeo.org">Zoo-discuss@lists.osgeo.org</a><br>
> <a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/zoo-discuss" target="_blank">http://lists.osgeo.org/cgi-bin/mailman/listinfo/zoo-discuss</a><br>
<br>
<br>
<br>
Gérald Fenoy<br>
<a href="mailto:gerald.fenoy@geolabs.fr">gerald.fenoy@geolabs.fr</a><br>
<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr"><div><b><font color="#3366ff"><i>Pablo J. Zader</i></font></b></div><div><b><font color="#3366ff"><i>Lic. en Cs. de la Computación</i></font></b></div>

<div><font color="#3366ff"><b><i>CONAE </i></b></font></div><font color="#3366ff"><i><b><a href="mailto:pablo.zader@gmail.com" target="_blank">pablo.zader@gmail.com</a></b><br></i></font><div><b><i><font size="1"><br></font></i></b></div>

<div><b><i><font size="1">"Los Grandes Hombres hablan sobre ideas...<br> Los Hombres Promedio hablan sobre cosas...<br> Los Hombres Pequeños hablan.. de otros Hombres.<br><br></font></i></b><div><b><i><font size="1">del libro Matemática estas ahi? A. Paenza "</font></i></b></div>

</div></div>
</div>