Re: socklog-2.0.0 release

Gerrit Pape <[email protected]>
Newsgroups gmane.comp.misc.pape.general
Message-ID <[email protected]>
On Mon, Feb 07, 2005 at 03:37:10PM +0100, Uffe Jakobsen wrote:
> Gerrit Pape wrote:
> >Hi, socklog version 2.0.0 is released and available through

> Compiling on Solaris gives the usual "need-socket-libs: -lsocket -lnsl" 
> error  :-)

As usual, thank you for that ;-).  I'll fix it in a next release soon.

Regards, Gerrit.
diff (text/plain, 914 B)
Index: src/Makefile
===================================================================
RCS file: /var/lib/cvs/socklog/src/Makefile,v
retrieving revision 1.22
diff -u -r1.22 Makefile
--- src/Makefile	26 Jun 2004 09:32:04 -0000	1.22
+++ src/Makefile	7 Feb 2005 21:09:43 -0000
@@ -20,11 +20,11 @@
 uncat: load uncat.o unix.a byte.a time.a
 	./load uncat unix.a byte.a time.a
 
-check-socklog-inet: load check-socklog-inet.o unix.a byte.a
-	./load check-socklog-inet unix.a byte.a
+check-socklog-inet: load check-socklog-inet.o unix.a byte.a socket.lib
+	./load check-socklog-inet unix.a byte.a `cat socket.lib`
 
-check-socklog-unix: load check-socklog-unix.o unix.a byte.a
-	./load check-socklog-unix unix.a byte.a
+check-socklog-unix: load check-socklog-unix.o unix.a byte.a socket.lib
+	./load check-socklog-unix unix.a byte.a `cat socket.lib`
 
 socklog-conf.o: compile socklog-conf.c
 	./compile socklog-conf.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.