Bug#681599: Other libraries, too

Philipp Marek philipp.marek at linbit.com
Sun Jul 15 18:52:02 UTC 2012


I've got a similar problem:

	vim: symbol lookup error: vim: undefined symbol: init_ssl

with
	ii  libpython2.7             2.7.3-2
	ii  vim-nox                  2:7.3.547-3


if I try to :pyfile these lines:

	import socket

	s = socket.socket(2, 0)
	s.connect("google.com", 80)


This makes SlimV unuseable for me now, as I cannot connect to a swank server 
anymore.



More information about the pkg-vim-maintainers mailing list