← Back to team overview

dolfin team mailing list archive

Re: Problems with DOLFIN and SWIG 2.0.5 on Debian ia64 platform

 

Very strange. The error message indicates that PyInt_AS_LONG is not defined, and that macro should be there. What Python version is it using?

Try changing the macro in the typemap to

  PyInt_AsLong

instead.

Johan

On 05/16/2012 09:32 AM, Johannes Ring wrote:
I recently uploaded DOLFIN with the SWIG 2.0.5 fix to Debian but it
fails on one of the supported platforms (ia64). See this bug report
for details:

   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672952

Any idea?

Johannes

_______________________________________________
Mailing list: https://launchpad.net/~dolfin
Post to     : dolfin@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~dolfin
More help   : https://help.launchpad.net/ListHelp



Follow ups

References