Re: Thanks for sslio (Re: ipsvd-0.9.0 available)

Gerrit Pape <[email protected]>
Newsgroups gmane.comp.misc.pape.general
Message-ID <[email protected]>
On Sun, May 02, 2004 at 07:21:34PM -0400, Charlie Brady wrote:
> Great! I was thinking of doing that - I'm very happy to have been 
> saved the trouble!
> 
> The build didn't work for me. This fixed it:

Yes, the include path is a problem, will be fixed in the next version.

Thanks, Gerrit.

> --- Makefile.orig	Sun May  2 19:14:09 2004
> +++ Makefile	Sun May  2 19:20:21 2004
> @@ -27,7 +27,7 @@
>  sslio: load sslio.o uidgid.o unix.a byte.a time.a matrixssl.a
>  	./load sslio uidgid.o unix.a byte.a time.a matrixssl.a
>  
> -matrixssl.a: makelib matrixssl
> +matrixssl/matrixSsl.h matrixssl.a: makelib matrixssl
>  	install -m0644 Makefile.matrixssl matrixssl/src/Makefile.matrixssl
>  	( cd matrixssl/src && $(MAKE) -fMakefile.matrixssl matrixssl.a )
>  	install -m0644 matrixssl/src/matrixssl.a matrixssl.a
> @@ -57,8 +57,8 @@
>  ipsvd-cdb.o: compile sysdeps ipsvd-cdb.c
>  	./compile ipsvd-cdb.c
>  
> -sslio.o: compile sysdeps sslio.c
> -	./compile sslio.c
> +sslio.o: compile sysdeps sslio.c matrixssl/matrixSsl.h
> +	./compile -I./matrixssl sslio.c
>  
>  check-tcpsvd.o: compile check-tcpsvd.c
>  	./compile check-tcpsvd.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.