Re: socklog-1.5.0 fails test on freebsd-stable
"Clemens Fischer" <[email protected]>
| Newsgroups | gmane.comp.misc.pape.general |
|---|---|
| Message-ID | <[email protected]> |
* 2004-06-26 Gerrit Pape: > Hi, a test package version 1.5.0 of socklog is available: > > http://smarden.org/socklog/ 'uname -rms' FreeBSD 4.10-STABLE i386 ,---- | Copying commands into ./command... | Checking commands in ./command... | + cd compile | + exec make check | ./compile check-socklog-unix.c | ./load check-socklog-unix unix.a byte.a | ./compile check-socklog-inet.c | ./load check-socklog-inet unix.a byte.a | ./check-local socklog socklog-check socklog-conf tryto uncat | Checking socklog... | Checking socklog-check... | $Id: socklog-check.c,v 1.1 2004/06/26 09:32:04 pape Exp $ | usage: socklog-check [-v] [unix [address]] | | 1 | socklog-check: warning: unable to connect socket: socklog.check.socket: file does not exist | listening on socklog.check.socket, 111 | starting. | socklog-check: info: successfully connected to socklog.check.socket | 0 | socklog-check: warning: unable to connect socket: socklog.check.socket: connection refused | 111 | socklog-check failed. | *** Error code 1 | | Stop in /mail/package/admin/socklog-1.5.0/compile. | Creating symlink socklog -> socklog-1.5.0... | Making command links in /command... | Making compatibility links in /usr/local/bin... `---- is this due to differences in some expect strings within the test harnish? what info do you need to debug this? clemens