Hi all,

After some time I have retraced the actual problem. The error is caused because the swig package is not set in Build-Depends in the control file.

At configure time it is checked whether swig is installed on the system or not. If not, some default swig interface files are used (a fallback solution for the Windows platform). The used default interface files, however, are incompatible to the swig structure of the internal objects in the pivy package which uses swig 1.3.40.

So, adding swig as a build dependency fixes the problem already because when building the sources the interface file swigpyrun.h for version 1.3.40 gets created automatically and everything is fine.

Werner




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to