I have got past the problems with flex and successfully
compiled everything in the lily directory. But there are
problems in the python directory:

g++ -shared -o out/midi.so out/midi.lo -L/usr/local/teTeX/lib -L/usr/local/teTeX/lib -L/usr/local/lib -L/usr/local/lib/python2.3 -lguile -lguile-ltdl -lm
g++: unrecognized option `-shared'
ld: Undefined symbols:
_main
_PyArg_ParseTuple
_PyDict_SetItemString
_PyErr_SetString
_PyInt_FromLong
_PyList_Append
_PyList_New
_PyModule_GetDict
_PyString_FromString
_PyTuple_GetItem
_Py_BuildValue
_Py_InitModule4
make[1]: *** [out/midi.so] Error 1
make: *** [all] Error 2


I'd be very grateful for any suggestions.

John Scherk



_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to