<br><br>---------- Forwarded message ----------<br><span class="gmail_quote">From: <b class="gmail_sendername">anirudh vij</b> <<a href="mailto:anirudhvij@gmail.com">anirudhvij@gmail.com</a>><br>Date: Apr 25, 2007 7:13 PM
<br>Subject: Re: [Insight-users] Compile time error in wrap_vnl_file_matrixPython.cxx<br>To: Gaëtan Lehmann <<a href="mailto:gaetan.lehmann@jouy.inra.fr">gaetan.lehmann@jouy.inra.fr</a>><br><br></span>hi,<br>i have got the same error on building on ubuntu as well as
fedora.if the problem is not the python version,then it could be that you are giving make -j 4 (4 parallel compiler instances)<br>after you clear this error,i expect your installation will be stuck with a linker error around 83%.please tell if you manage to resolve that.
<br>try with gcc 3.4.<div><span class="e" id="q_11228fbf04c7c2d9_1"><br><div><span class="gmail_quote">On 4/22/07, <b class="gmail_sendername">Gaëtan Lehmann</b> <<a href="mailto:gaetan.lehmann@jouy.inra.fr" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
gaetan.lehmann@jouy.inra.fr</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>Hi NIC,<br><br>You forgot to give the python version. According to the error<br>message, I think you are using python 2.5.<br>The bad news is that currently there is no way to build ITK with<br>python 2.5 on a 64 bits system.
<br><br>Please file a bug report for that problem.<br><br>Thanks,<br><br>Gaëtan<br><br><br><br>Le 21 avr. 07 à 23:20, Nicolaus Andratschke a écrit :<br><br>> I received the following compile time error using<br>> Ubuntu
7.04 (64bit), gcc4.1, ITK3.2 and wrapITK. Using<br>> a x86-Ubuntu 7.04 in a VMWare environment, everything<br>> went fine.<br>> Any ideas?<br>><br>> NIC<br>><br>> [ 53%] Building CXX object<br>> Wrapping/WrapITK/Modules/VXLNumerics/CMakeFiles/
<br>> _VXLNumericsPython.dir/wrap_vnl_file_matrixPython.o<br>> /home/koegli/Programming/ITK-3.2.0-BinR/Wrapping/WrapITK/Modules/<br>> VXLNumerics/wrap_vnl_file_matrixPython.cxx:<br>> In function »int SWIG_AsCharPtrAndSize(PyObject*,
<br>> char**, size_t*)«:<br>> /home/koegli/Programming/ITK-3.2.0-BinR/Wrapping/WrapITK/Modules/<br>> VXLNumerics/wrap_vnl_file_matrixPython.cxx:917:<br>> Fehler: »int*« kann nicht nach »Py_ssize_t*« für<br>> Argument »3« nach »int
<br>> PyString_AsStringAndSize(PyObject*, char**,<br>> Py_ssize_t*)« umgewandelt werden<br>> make[2]: ***<br>> [Wrapping/WrapITK/Modules/VXLNumerics/CMakeFiles/<br>> _VXLNumericsPython.dir/wrap_vnl_file_matrixPython.o]
<br>> Fehler 1<br>> make[1]: ***<br>> [Wrapping/WrapITK/Modules/VXLNumerics/CMakeFiles/<br>> _VXLNumericsPython.dir/all]<br>> Fehler 2<br>> make: *** [all] Fehler 2<br>><br>><br>> __________________________________________________
<br>> Do You Yahoo!?<br>> Tired of spam? Yahoo! Mail has the best spam protection around<br>> <a href="http://mail.yahoo.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://mail.yahoo.com
</a><br>> _______________________________________________<br>
> Insight-users mailing list<br>> <a href="mailto:Insight-users@itk.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Insight-users@itk.org</a><br>> <a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://www.itk.org/mailman/listinfo/insight-users
</a><br><br>--<br>Gaëtan Lehmann<br>Biologie du Développement et de la Reproduction<br>INRA de Jouy-en-Josas (France)<br>tel: +33 1 34 65 29 66 fax: 01 34 65 29 09<br><a href="http://voxel.jouy.inra.fr" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://voxel.jouy.inra.fr
</a><br><br><br><br><br>_______________________________________________<br>Insight-users mailing list<br><a href="mailto:Insight-users@itk.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Insight-users@itk.org
</a><br><a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://www.itk.org/mailman/listinfo/insight-users</a><br><br><br></blockquote></div><br>
</span></div>