[Python-Dev] bsddb185 module changes checked in (original) (raw)

Martin v. L�wis martin@v.loewis.de
07 May 2003 19:48:41 +0200


Jack Jansen <Jack.Jansen@cwi.nl> writes:

On SGI Irix 6.5 (MIPSpro Compilers: Version 7.2.1) it tries to build it, and fails. It complains about "uint" and such not being defined. There's magic at the top of /usr/include/db.h for defining various types optionally, and that's as far as my understanding went.

I would not be worried about that too much. An Irix user who cares about that will propose a solution, if there are Irix users who care about that.

Regards, Martin