Re: Ecasound LV2 support ready
Jeremy Salwen <[email protected]>
| Newsgroups | gmane.comp.audio.ecasound.general |
|---|---|
| Message-ID | <CAK-Bz-EyfUAhx89f7NwAmq36-1K+jvxEiYba1ooH4O9a60iO9A@mail.gmail.com> |
Hey Kai, I've included your changes and commited code cleanup as well. _I'm assigning the copyright to you_, so I left the copyright notice as is. Again, the changes are a single commit on the LV2 branch on github. Thanks, Jeremy On Mon, Dec 12, 2011 at 3:35 PM, Kai Vehmanen <[email protected]> wrote: > Hi, > > On Mon, 12 Dec 2011, Julien Claassen wrote: > > > OK, it seems, there are python version 2.6.6 and somewhere python 3.1. > > Although I've only found /usr/local/lib/python3.1. /usr/bin/python - what > > hmm, I don't think this is a python version issue. > > > libtool: link: gcc -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC > -D_FILE_OFFSET_BITS=64 -g -O2 -nostartfiles -o pyecasound.so > .libs/pyecasound.o -Wl,--export-dynamic > ../libecasoundc/.libs/libecasoundc.a -ldl -lrt -lpthread > > /usr/bin/ld: warning: cannot find entry symbol _start; defaulting to > 00000000080492e0 > > .libs/pyecasound.o: In function `initpyecasound': > > /home/src/tarballs/new/Ecasound-LV2/pyecasound/pyecasound.c:210: > undefined reference to `Py_InitModule4' > > This seems like some weird libtool issue. Ecasound calls libtool with > "-shared" option, but in your above log excerpt, this has been stripped > for some reason when libtool calls ld. And due to this, you get all kinds > of errors from linker as pyecasound.so is no longer considered a shared > lib (e.g. undefined symbols are suddently not allowed anymore). > > I don't have any quick explanations on what could cause this. > > > ------------------------------------------------------------------------------ > Learn Windows Azure Live! Tuesday, Dec 13, 2011 > Microsoft is holding a special Learn Windows Azure training event for > developers. It will provide a great way to learn Windows Azure and what it > provides. You can attend the event by watching it streamed LIVE online. > Learn more at http://p.sf.net/sfu/ms-windowsazure > _______________________________________________ > Ecasound-list mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ecasound-list > ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev _______________________________________________ Ecasound-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ecasound-list