Neil Jerram <[EMAIL PROTECTED]> writes:
>
> ERROR: socket.test: make-socket-address: AF_INET6 - arguments:
> ((unbound-variable #f "Unbound variable: ~S" (sockaddr:flowinfo) #f))
I forgot part of the checkin, should be right now.
___
Guile-devel maili
I'm getting this error from make check on current CVS:
ERROR: socket.test: make-socket-address: AF_INET6 - arguments:
((unbound-variable #f "Unbound variable: ~S" (sockaddr:flowinfo) #f))
Is that expected? The machine concerned is running Debian GNU/Linux.
Neil
__