[DB-SIG] Informixdb & Python 2.1.1

Chuck Jackson cjackson@wacoisd.org
Tue, 02 Oct 2001 11:00:44 -0500


I have the following setup:

1)  SuSE 7.2

2)  Python 2.1.1 (#1, Sep 26 2001, 15:05:29)
[GCC 2.95.3 20010315 (SuSE)] on linux2

3)  Informixdb 1.3
4)  Informix CLI -- recently nabbed from website, no idea what version #

I've mucked with "configure", the resultant Make files etc.  I still 
can't get it to build.  The main complaint that I get is:

make[1]: Entering directory `/usr/local/informixdb-1.3/ext'
make[1]: *** No rule to make target `_informixdb.c', needed by 
`_informixdb.o'.  Stop.
make[1]: Leaving directory `/usr/local/informixdb-1.3/ext'
make: *** [sharedmods] Error 2


Thanks for your help!!
Chuck Jackson