[patch] Re: matrixssl and ipsvd

Charlie Brady <[email protected]>
Newsgroups gmane.comp.misc.pape.general
Message-ID <[email protected]>
On Sat, 17 Sep 2005, Richard A Downing wrote:

> Ipsvd-0.11.0 no longer compiles here with the latest matrixSSL:
>
> 	matrixssl-1-7-1-open.tar.gz
>
> It still works fine with -1.2.2, of course, but getting that
> (officially) requires a little 'hoop jumping' with emails and the like.
>
> My C isn't up to patching it, I'm afraid.

No C coding required:

--- net/ipsvd-0.11.0/src/Makefile.orig  Mon Oct 24 10:15:31 2005
+++ net/ipsvd-0.11.0/src/Makefile       Mon Oct 24 10:15:53 2005
@@ -63,7 +63,7 @@
         ./compile ipsvd-cdb.c

  sslio.o: compile sysdeps matrixSsl.h sslio.c
-       ./compile sslio.c
+       ./compile -I./ -Imatrixssl sslio.c

  check-tcpsvd.o: compile check-tcpsvd.c
         ./compile check-tcpsvd.c
@@ -96,7 +96,7 @@
         ./compile uidgid.c

  sslerror_str.o: compile matrixSsl.h sslerror_str.c sslerror_str.h
-       ./compile sslerror_str.c
+       ./compile -I./ -Imatrixssl sslerror_str.c

  socket.lib: compile load trysocketlib.c
         ./compile trysocketlib.c
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.