<div dir="ltr"><div><div><div>Jerome --<br><br></div>Install == libssl-dev<br></div><br></div>That should clear the missing md5.h error<br><div><div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jul 27, 2016 at 5:06 PM, jerome schatten <span dir="ltr"><<a href="mailto:romers@shaw.ca" target="_blank">romers@shaw.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On original pi model B running wheezy, which worked fine with 2.0j7.  A fresh compile after apt-get update; apt-get upgrade; make clean, produces:<br>
<br>
[…]<br>
gcc -DUNIX -g3   -DDEBUG -Wall   -c -o callval.o callval.c<br>
gcc -DUNIX -g3   -DDEBUG -Wall   -c -o baycom.o baycom.c<br>
gcc -DUNIX -g3   -DDEBUG -Wall   -c -o multipsk.o multipsk.c<br>
gcc -DUNIX -g3   -DDEBUG -Wall   -c -o snmpd.o snmpd.c<br>
gcc -DUNIX -g3   -DDEBUG -Wall   -c -o agwpe.o agwpe.c<br>
gcc -DUNIX -g3   -DDEBUG -Wall   -c -o wlauth.o wlauth.c<br>
wlauth.c:31:25: fatal error: openssl/md5.h: No such file or directory<br>
compilation terminated.<br>
<builtin>: recipe for target 'wlauth.o' failed<br>
make: *** [wlauth.o] Error 1<br>
pi@raspberrypi ~/jnos/src/rsync $<br>
<br>
<br>
I notice that in wlauth.c  openssl/md5.h was hashed out so I unhashed it > make clean > make<br>
and it got a bit further and failed again with different errors.  I then noticed Maiko’s note about needing openssl-devel, so:<br>
<br>
<br>
pi@raspberrypi ~/jnos/src/rsync $ sudo apt-get install openssl-devel<br>
Reading package lists... Done<br>
Building dependency tree<br>
Reading state information... Done<br>
E: Unable to locate package openssl-devel<br>
<br>
So, I’m stuck and would be grateful for any advice.<br>
Jerome - ve7ass<br>
Vancouver<br>
<br>
<br>
_______________________________________________<br>
nos-bbs mailing list<br>
<a href="mailto:nos-bbs@tapr.org">nos-bbs@tapr.org</a><br>
<a href="http://www.tapr.org/mailman/listinfo/nos-bbs" rel="noreferrer" target="_blank">http://www.tapr.org/mailman/listinfo/nos-bbs</a><br>
</blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Rick</div>
</div></div></div></div></div></div>