lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Building 1.6.2 on Mac OS X


From: Zachary Brewster-Geisz
Subject: Building 1.6.2 on Mac OS X
Date: Sat, 7 Sep 2002 16:33:16 -0400

Hello,

Apologies if this is the incorrect mailing list.

I'm trying to build 1.6.2 on Mac OS 10.2. As per indicated in the INSTALL document, I'm avoiding gcc 3 entirely and using 2.95.2, which solved the problems with flex.

However, I'm getting a bunch of undefined symbols from ld when attempting to link midi.c in the Python directory:
__________________________
g++2 -shared -o out/midi.so out/midi.lo -I/Users/zbgeisz/lilypond-1.6.2/lily/out -L/sw/lib -L/sw/lib -lguile -L/sw/lib -lm
/usr/bin/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
______________________________________________

Thanks for any ideas anyone has.

Zach





reply via email to

[Prev in Thread] Current Thread [Next in Thread]