search for: _stack

Displaying 5 results from an estimated 5 matches for "_stack".

Did you mean: stack
2010 Aug 08
5
Ruby 1.8.7 and openssl failed compile
...unction ?sk_value? /usr/include/openssl/stack.h:80:7: note: declared here ossl_ssl.c: In function ?ossl_ssl_get_peer_cert_chain?: ossl_ssl.c:1199:5: warning: passing argument 1 of ?sk_num? from incompatible pointer type /usr/include/openssl/stack.h:79:5: note: expected ?const struct _STACK *? but argument is of type ?struct stack_st_X509 *? ossl_ssl.c:1202:2: warning: passing argument 1 of ?sk_value? from incompatible pointer type /usr/include/openssl/stack.h:80:7: note: expected ?const struct _STACK *? but argument is of type ?struct stack_st_X509 *? ossl_ssl.c: In funct...
2009 Dec 15
0
Error starting up xVM in b129?
...python2.4/xmlrpclib.py", line 1147, in request return self._parse_response(h.getfile(), sock) File "/usr/lib/python2.4/xmlrpclib.py", line 1286, in _parse_response return u.close() File "/usr/lib/python2.4/xmlrpclib.py", line 744, in close raise Fault(**self._stack[0]) xmlrpclib.Fault: <Fault 2: "(1, ''Not owner'')"> [ Dec 15 06:26:07 Method "start" exited with status 1. ] [ Dec 15 06:26:56 Leaving maintenance because clear requested. ] [ Dec 15 06:26:56 Enabled. ] [ Dec 15 06:26:56 Executing start method ("/lib/...
2004 Aug 06
0
Sphinx work-in-progress sourcecode
...API: I converted all public speex_ calls to sphinx_. All non-public functions and some tables have been prepended with an underscore sign to allow linking against both libraries without conflicts. Fully integerized subroutines are often prepended with an I_. I have created a second stack (called _stack) in both encoder and decoder that holds integers instead of floats. All variables replacing floats are also beginning with an underscore character. Sometimes I have subroutines that operate on both FP and Integer in parallel. That is mainly for verification purposes. You will often find code that...
2010 Dec 21
0
[SPAM] XCP 1.0beta and vastSky. What information I have gathered, what I did and how "far" I got with it.
...python2.4/xmlrpclib.py", line 1147, in request return self._parse_response(h.getfile(), sock) File "/usr/lib/python2.4/xmlrpclib.py", line 1286, in _parse_response return u.close() File "/usr/lib/python2.4/xmlrpclib.py", line 744, in close raise Fault(**self._stack[0]) Fault: <Fault 17: ''EEXIST''> 2010-12-19 15:48:00,337 storage_manager DEBUG RW.__send_request (''192.168.10.211'', ''192.168.10.211'') 8883 registerShredRequest {''dextid'': 4, ''capacity'': 465, ''pds...
2007 May 25
0
Reply for the windows virtualization (Ko0nz) Xen-users Digest, Vol 27, Issue 110
...on2.4/xmlrpclib.py", line 1147, in request return self._parse_response(h.getfile(), sock) File "/usr/lib64/python2.4/xmlrpclib.py", line 1286, in _parse_response return u.close() File "/usr/lib64/python2.4/xmlrpclib.py", line 744, in close raise Fault(**self._stack[0]) Since the error is coming from something that seems to be for parsing XML and my config file is the same old non-xml config file I was using with 3.0.3, I''m wondering if my config file is supposed to be XML now. If so, is there a tool to convert a 3.0.3 config file to the XML format?...