Sudheer píše v So 31. 07. 2010 v 16:03 +0530:
> Hi,
> 
> I am trying to compile, OpenHPI Python Extension, on FC13 X86_64
> 
> when compiling, I am getting this warning:
> 
> openhpi_wrap.c: In function ‘_wrap_oHpiHandlerCreate’:
> openhpi_wrap.c:27331: warning: passing argument 2 of ‘PyDict_Next’ from 
> incompatible pointer type
> /usr/include/python2.6/dictobject.h:102: note: expected ‘Py_ssize_t *’ 
> but argument is of type ‘int *’
> openhpi_wrap.c: In function ‘_wrap_get_rdr_uid’:
> openhpi_wrap.c:34226: warning: implicit declaration of function 
> ‘get_rdr_uid’
> creating build/lib.linux-x86_64-2.6
> 
> 
> its compiling the _openhpi.so , then I try to import.
> It shows error:
> 
> openhpi_wrap.c: In function ‘_wrap_oHpiHandlerCreate’:
> openhpi_wrap.c:27331: warning: passing argument 2 of ‘PyDict_Next’ from 
> incompatible pointer type
> /usr/include/python2.6/dictobject.h:102: note: expected ‘Py_ssize_t *’ 
> but argument is of type ‘int *’
> openhpi_wrap.c: In function ‘_wrap_get_rdr_uid’:
> openhpi_wrap.c:34226: warning: implicit declaration of function 
> ‘get_rdr_uid’
> creating build/lib.linux-x86_64-2.6
> 
> 
> OS: FC14 x86_64
> Installed packaged (openhpi related)
> 
> openhpi-devel-2.14.1-3.fc13.x86_64
> openhpi-2.14.1-3.fc13.x86_64
> openhpi-libs-2.14.1-3.fc13.x86_64
> swig-1.3.40-2.fc13.x86_64

and because it was a rainy day today during my vacation I prepared fixed
packages for F-13
(http://koji.fedoraproject.org/koji/buildinfo?buildID=188001) and later


                Dan



------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
Openhpi-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openhpi-devel

Reply via email to