Python and Oracle
Date: 1998/04/28
Message-ID: <3546463D.576AD130_at_boeing.com>#1/1
here's a small sample from the start of the "unresolved's list":
$ make oracledb
cc   oracledb.o   -o oracledb
Undefined			first referenced
 symbol  			    in file
PySequence_GetItem                  oracledb.o
ologof                              oracledb.o
Py_InitModule4                      oracledb.o
PyString_FromStringAndSize          oracledb.o
PyObject_Length                     oracledb.o
dbiMakeRaw                          oracledb.o
Py_FindMethod                       oracledb.o
PyString_FromString                 oracledb.o
PyType_Type                         oracledb.o
oopen                               oracledb.o
PyLong_FromString                   oracledb.o
Py_BuildValue                       oracledb.o
PyString_AsString                   oracledb.o
orol                                oracledb.o
Can someone advise me here on how to get this to build? [I can supply the makefile on request]
-- "Buying 'State of the Art' hi-tech is liking eating Oriental food; a half-hour later and you're hungry again" Howard S. Modell http://warlok.ds.boeing.com/~howie/ Mac Evangelist http://warlok.ds.boeing.com/MacEvangelism.htmlReceived on Tue Apr 28 1998 - 00:00:00 CEST
