Dear all,

I am trying to install the GNU music typesetter Lilypond on my
iBook. As an everyday latex-user, I previously installed tetex-base
with Fink, which now prevents me from installing Lilypond with Fink
(for which tetex-system is needed). 

I also have installed the Pyhton2.2 library with Fink. But some
"symbols" from this library are undefined and when I "make all" I get
the error message below. 

Any hint towards solving this problem is most welcome! Thank you.

Best,

Jacques Fejoz

...
cp -p /Users/jacquesf/Installations/lilypond-1.6.7/config.h out/config.h
rm -f ./out/midi.dep; DEPENDENCIES_OUTPUT="./out/midi.dep ./out/midi.lo" cc -c 
-I/sw/include/ -no-cpp-precomp  -DHAVE_CONFIG_H  -DSTRING_UTILS_INLINED -Iinclude 
-I./out -I../flower/include -I../flower/./out  -no-cpp-precomp -O2 -finline-functions 
-g   -fpic -fPIC -o out/midi.lo midi.c
c++ -shared -o out/midi.so out/midi.lo -L/sw/lib/ -L/sw/lib/python2.2/config/     
-L/sw/lib/python2.2/config/  -lguile -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


-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to