make informixdb1.3

Stefan Schwarzer sschwarzer at sschwarzer.net
Sat Aug 31 17:07:26 EDT 2002


Hi Farhad

Farhad wrote:
> I am trying to install informixdb-1.3 with Python 2.1.  When I run make I
> get the following error:
> 
> make[1]: Entering directory `/export/vol4/dri/informix/informixdb-1.3/ext'
> make[1]: *** No rule to make target `_informixdb.c', needed by
> `_informixdb.o'.  Stop.
> make[1]: Leaving directory `/export/vol4/dri/informix/informixdb-1.3/ext'
> make: *** [sharedmods] Error 2

Obviously, `make` can't find the file _informixdb.c which is the source code for
_informixdb.o . Are you starting make in the right directory?

Stefan




More information about the Python-list mailing list