lilypond-user
[Top][All Lists]
Advanced

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

Re: Build 1.6.3 on Mac OS X


From: Jan Nieuwenhuizen
Subject: Re: Build 1.6.3 on Mac OS X
Date: Mon, 16 Sep 2002 10:05:42 +0200
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2 (i386-debian-linux-gnu)

Zachary Brewster-Geisz <address@hidden> writes:

> Hi.  I asked about this for 1.6.2 but didn't get any replies; hoping
> that was just a fluke and that my problem is an easy one.  :)

I'm afraid we don't have too many OS X users here, yet.

> When issuing make from the python directory:
> -------------------------------------
> g++2 -shared -o out/midi.so out/midi.lo      -L/sw/lib -L/sw/lib
> -lguile -L/sw/lib -lm
> /usr/bin/ld: Undefined symbols:
> _main
> _PyArg_ParseTuple

That's strange; these should be undefined, and resolved during
linking.  You can try linking explicitely to python, ie, add

    -L/path/to/libpython* -lpython2.2

Maybe you need additional compile flags; you can have a look
what's used for compiling lilypond's cc files.

Jan.

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org





reply via email to

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