[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

solaris: RA layer failed to init socket layer

From: Rob Clark <robdclark_at_mac.com>
Date: 2003-01-03 03:28:19 CET

I've build the 0.16 (r3987) snapshot, client only, --with-ssl, under
solaris and when I try and run 'svn co' all I get is this error msg:

   svn: RA layer failed to init socket layer
   svn: network socket initialization failed

any ideas? I've attached the output of running 'truss svn co
https://...', which shows all the system calls and their return values.
  It looks like the part where the error happens is towards the end,
where there are a series of so_socket() calls followed by connect()
calls returning an error code.

-- Rob

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

  • application/octet-stream attachment: truss.out
Received on Fri Jan 3 03:29:49 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.