mapscript with python

Michael Anderson m_anderson14 at hotmail.com
Tue Jun 27 15:27:56 EDT 2000


Hello all,

I have been waiting to post questions until I sent a suitable introduction, 
but I have a problem that I can't figure out so the introduction will have 
to wait. We tried to compile the python wrapper and got the errors in the 
attached file. I truncated the final 95% of the error messages so it 
wouldn't be so large. What I cut out was just more of the same so hopefully 
someone can figure it out with what I have attached. I can send all the 
errors if somebody wants them (about 100K). If anyone knows what I am doing 
wrong, please let me know. Let me say up front that I am not a C programmer, 
but I do have a couple available to give me a hand.

Mike Anderson
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
-------------- next part --------------
/usr/lib/crt1.o: In function `_start':
/usr/lib/crt1.o(.text+0x18): undefined reference to `main'
/tmp/ccFQADZe.o: In function `swig_varlink_repr':
/tmp/ccFQADZe.o(.text+0xf): undefined reference to `PyString_FromString'
/tmp/ccFQADZe.o: In function `swig_varlink_getattr':
/tmp/ccFQADZe.o(.text+0x119): undefined reference to `PyExc_NameError'
/tmp/ccFQADZe.o(.text+0x11f): undefined reference to `PyErr_SetString'
/tmp/ccFQADZe.o: In function `swig_varlink_setattr':
/tmp/ccFQADZe.o(.text+0x199): undefined reference to `PyExc_NameError'
/tmp/ccFQADZe.o(.text+0x19f): undefined reference to `PyErr_SetString'
/tmp/ccFQADZe.o: In function `SWIG_newvarlink':
/tmp/ccFQADZe.o(.text+0x1dd): undefined reference to `PyType_Type'
/tmp/ccFQADZe.o: In function `SWIG_ConvertPtr':
/tmp/ccFQADZe.o(.text+0x469): undefined reference to `_Py_NoneStruct'
/tmp/ccFQADZe.o(.text+0x487): undefined reference to `PyString_Type'
/tmp/ccFQADZe.o(.text+0x49f): undefined reference to 
`PyString_InternFromString'
/tmp/ccFQADZe.o(.text+0x4bb): undefined reference to `PyObject_GetAttr'
/tmp/ccFQADZe.o(.text+0x4d3): undefined reference to `PyString_Type'
/tmp/ccFQADZe.o(.text+0x4ed): undefined reference to `PyString_AsString'
/tmp/ccFQADZe.o(.text+0x639): undefined reference to `PyExc_TypeError'



More information about the mapserver-users mailing list