On 11/12/2012 02:12 PM, michael noble wrote:
> On Tue, Nov 13, 2012 at 3:47 AM, michael noble <looplog(a)gmail.com> wrote:
>
>>
>>
>>
>> On Tue, Nov 13, 2012 at 1:49 AM, michael noble <looplog(a)gmail.com> wrote:
>>
>>> hi Hans,
>>>
>>> I've replied off list. If you think it should be kept on list just let me
>>> know.
>>>
>>> The externals compiled but the objects do not instantiate in pd. The
>>> error is as follows:
>>>
>>> /data/audio/patches/pd/externals/jackx-0.1/jack-ports.pd_linux:
>>> /data/audio/patches/pd/externals/jackx-0.1/libjackx.so: undefined symbol:
>>> logpost
>>> jack-ports
>>> ... couldn't create
>>>
>>> Do I need a specific version of pd-extended to run these externals? I'm
>>> running 0.42.5 here still.
>>>
>>> thanks again
>>> M
>>>
>>>
>>>
>> OK, answered my own question again. Installed latest pdextended and the
>> objects seem to work.
>>
>>
>>
>
> Spoke too soon.
> Jack-ports seems to work ok, but jack-connect does not. When sending the
> query message console prints:
>
> JACKerror: jack_port_get_all_connections called with an incorrect port 0
I added the possibility of putting the connection description in the object
box. query, connect, and disconnect all worked for me. Attached is a new
tarball.
.hc