Re: pymem.h In function '__declspec'

2005-03-08 Thread Cathy Reddy
the above commandline. For instance, I wasable to get errors like yours by using inappropriate compileroptions:$ gcc -DPy_ENABLE_SHARED -DHAVE_DECLSPEC_DLL -c -x c -o /dev/null \/usr/include/python2.3/Python.hIn file included from /usr/include/python2.3/Python.h:67:/usr/include/python2.3! /pymem.h: In

Re: pymem.h In function '__declspec'

2005-03-07 Thread Jeff Epler
ne. For instance, I was able to get errors like yours by using inappropriate compiler options: $ gcc -DPy_ENABLE_SHARED -DHAVE_DECLSPEC_DLL -c -x c -o /dev/null \ /usr/include/python2.3/Python.h In file included from /usr/include/python2.3/Python.h:67: /usr/include/python2.3/

pymem.h In function '__declspec'

2005-03-07 Thread pythonnewbie
I have installed Python-2.3.3 in the SUSE Linux 9.1 system and am trying to rebuild an application rpm that was implemented in Python, I am getting the following error, /usr/Python-2.3.3/Include/pymem.h In function '__declspec' /usr/Python-2.3.3/Include/pymem.h:51: error: parse er