[egenix-users] Build question with mx-base-2.0.6

Dianne Chen diana_chen23 at yahoo.com
Tue May 3 09:27:37 CEST 2005


Hi all-

I am trying to build the mx-base package, v.2.0.6.
This will be used with postgresql 7.3.9, psycopg
1.1.18, and Roundup 0.8.2.

RHEL 3.0
Python 2.3
egenix-mx-base-2.0.6.tar.gz

I performed a:

/usr/local/bin/python2.3 setup.py install

Everything looks proper with the exeception of this
series of warning statements:

-----------------
gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
-fno-strict-aliasing -fPIC -Imx/BeeBase/mxBeeBase
-I/usr/local/incl
ude/python2.3 -I/usr/local/include -c
mx/BeeBase/mxBeeBase/btr.c -o
build/temp.linux-i686-2.3/mx/BeeBase/mxBeeBase/mxBeeBa
se/mx/BeeBase/mxBeeBase/btr.o
mx/BeeBase/mxBeeBase/btr.c: In function `dumpBuf':
mx/BeeBase/mxBeeBase/btr.c:249: warning: unsigned int
format, bIdxAddr arg (arg 3)
mx/BeeBase/mxBeeBase/btr.c:250: warning: unsigned int
format, long unsigned int arg (arg 2)
mx/BeeBase/mxBeeBase/btr.c:251: warning: unsigned int
format, bIdxAddr arg (arg 2)
mx/BeeBase/mxBeeBase/btr.c:251: warning: unsigned int
format, bIdxAddr arg (arg 3)
mx/BeeBase/mxBeeBase/btr.c:255: warning: unsigned int
format, long unsigned int arg (arg 4)
mx/BeeBase/mxBeeBase/btr.c:256: warning: unsigned int
format, long unsigned int arg (arg 2)
mx/BeeBase/mxBeeBase/btr.c: In function
`_validateTree':
mx/BeeBase/mxBeeBase/btr.c:330: warning: unsigned int
format, bIdxAddr arg (arg 2)
mx/BeeBase/mxBeeBase/btr.c:337: warning: unsigned int
format, long unsigned int arg (arg 3)
mx/BeeBase/mxBeeBase/btr.c:339: warning: unsigned int
format, long unsigned int arg (arg 2)
mx/BeeBase/mxBeeBase/btr.c:343: warning: unsigned int
format, bIdxAddr arg (arg 2)
mx/BeeBase/mxBeeBase/btr.c:343: warning: unsigned int
format, bIdxAddr arg (arg 3)
mx/BeeBase/mxBeeBase/btr.c:349: warning: unsigned int
format, long unsigned int arg (arg 3)
mx/BeeBase/mxBeeBase/btr.c:351: warning: unsigned int
format, long unsigned int arg (arg 2)
mx/BeeBase/mxBeeBase/btr.c:359: warning: unsigned int
format, bIdxAddr arg (arg 2)
mx/BeeBase/mxBeeBase/btr.c:359: warning: unsigned int
format, bIdxAddr arg (arg 3)
mx/BeeBase/mxBeeBase/btr.c:370: warning: unsigned int
format, bIdxAddr arg (arg 2)
mx/BeeBase/mxBeeBase/btr.c:370: warning: unsigned int
format, bIdxAddr arg (arg 3)
creating build/lib.linux-i686-2.3/mx/BeeBase
creating build/lib.linux-i686-2.3/mx/BeeBase/mxBeeBase
--------------

Would someone be kind enough to let me know whether
these messages were expected, and if not, how I might
resolve these?

Thanks!
DC


		
__________________________________ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/ 



More information about the egenix-users mailing list