-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Sorry to spam this mailing list... :-((


Peter C. Norton wrote:
> That's what you're seeing. The fix is here:
> 
> http://cvs.opensolaris.org/source/xref/jds/spec-files/trunk/SUNWPython.spec#124

I understand the dtrace bug, but I don't understand what are you
referring as "the fix".

I deleted the static declaration in the "Include/pyport.h" and I get the
very same error:

"""
"dtrace -o Python/dtrace.o  -C -G -s ./Python/python.d Python/ceval.o
dtrace -o Python/phelper.o -DPHELPER  -I. -I./Include  -C -G -s
./Python/phelper.d
dtrace: failed to compile script ./Python/phelper.d:
"./Include/pyport.h", line 97: syntax error near "Py_ssize_t"
"""

Changing "ssize_t" to "int", there are more errors related to static
definitions in other "include"'s.

This issue seems fairly serious, actually.

- --
Jesus Cea Avion                         _/_/      _/_/_/        _/_/_/
[EMAIL PROTECTED] http://www.argo.es/~jcea/ _/_/    _/_/  _/_/    _/_/  _/_/
jabber / xmpp:[EMAIL PROTECTED]         _/_/    _/_/          _/_/_/_/_/
                               _/_/  _/_/    _/_/          _/_/  _/_/
"Things are not so easy"      _/_/  _/_/    _/_/  _/_/    _/_/  _/_/
"My name is Dump, Core Dump"   _/_/_/        _/_/_/      _/_/  _/_/
"El amor es poner tu felicidad en la felicidad de otro" - Leibniz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iQCVAwUBRw4jsJlgi5GaxT1NAQKsywP+OVKgpBndlXSdhIewFIJNBT8mtWR4XORF
gmAmOtioY6V4Dz7E6bjeGSAHbB+LTwOwMi/KBL/6ELQp/UGl6lbmAI294w7QnM7w
13LfDzeANm6ipO6ZznTu8/65Iu7TG2z9vLJseEGVETUCvQ7Nrl2Kkbf7YBO5/XBc
qMTsvcjJv4w=
=N5H1
-----END PGP SIGNATURE-----
_______________________________________________
dtrace-discuss mailing list
[email protected]

Reply via email to