<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Luca,<div>nice to hear that you was able to compile the cgic206 version linking it against the FastCGI dynamic library. In fact I just tried the same on an Debian platform (I mean ubuntu, the OSGeoLiveDVD 4.0.1 updated version), I don't get any issue about the linking against libcryto requirement, we are using this function inside ZOO-Kernel to automatically encode your output as base64 if the user requested for that encoding (in fact even if the zcfg file didn't mention the base64 encoding support, it is always available for each services).</div><div>I just checked and the ZOO-Kernel is well linked against the libcrypto on the Debian machine I used to run compilation tests. I also noticed that the GDAL developer package provided was linked against the libcrypto library. Please, can you confirm that your GDAL library is also linked against the libcrypto one ? </div><div><br></div><div>By the way I think that it won't hurt anything if we add the -lcrypto to the Makefile.in during the linkage process.</div><div><br></div><div>I've just updated the SVN source tree to add the -lcrypto stuff int he Makefile.in, can you please confirm that it solves your issue ?</div><div><br></div><div>Hope to hear from you soon,</div><div>Best regards,</div><div><br></div><div><br></div><div> </div><div><br><div><div>Le 4 nov. 2010 à 16:20, Luca Delucchi a écrit :</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>2010/11/4 Markus Neteler <<a href="mailto:neteler@osgeo.org">neteler@osgeo.org</a>>:<br><br><blockquote type="cite"><br></blockquote><blockquote type="cite">Luca says that this works. He'll write more about this asap.<br></blockquote><blockquote type="cite"><br></blockquote><br>Hi Gerarld, with FastCGI dynamic library I can compile cgi206. Now I<br>have a problem with zoo compilation (it isn't associate to cgi206)<br><br>/usr/bin/ld: service_internal.o: undefined reference to symbol 'BIO_ctrl'<br>/usr/bin/ld: note: 'BIO_ctrl' is defined in DSO /lib/libcrypto.so.10<br>so try adding it to the linker command line<br>/lib/libcrypto.so.10: could not read symbols: Invalid operation<br>collect2: ld returned 1 exit status<br>make: *** [zoo_loader.cgi] Error 1<br><br>cheers<br>Luca<br></div></blockquote></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div><span class="Apple-style-span" style="font-size: 12px; "><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Gérald Fenoy</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><a href="mailto:gerald.fenoy@geolabs.fr"><span class="Apple-style-span" style="color: rgb(0, 0, 238); -webkit-text-decorations-in-effect: underline; ">gerald.fenoy@geolabs.fr</span></a></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">GEOLABS</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Siège social :</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Futur Building I</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">1280, avenue des Platanes</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">34970 Lattes</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Tél. fixe : 04 67 53 67 37</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Tél. portable : 06 70 08 25 39</div></span></div></span>
</div>
<br></div></body></html>