Bugs item #1969695, was opened at 2008-05-22 11:42 Message generated for change (Comment added) made by eighthave You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1969695...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update.
Category: None
Group: v0.40.2
Status: Closed
Resolution: None Priority: 5 Private: No Submitted By: stffn (stffn)
Assigned to: Nobody/Anonymous (nobody)
Summary: pdlua don't load
Initial Comment: This is for: Pd version 0.40.3-extended-20080522
(There is no 0.40.2 group to choose from!)
My system is Mac OS X.4.11 intel.
--- error: --- /path/to/pdlua/src/lua.pd_darwin: dlopen(/path/to/pdlua/src/lua.pd_darwin, 10): Symbol not found: _garray_getfloatwords Referenced from: /path/to/pdlua/src/lua.pd_darwin Expected in: flat namespace
lua: can't load library --------------
It loads fine in Pd-0.41-4 with the same prefs where "Startup..." contains 'lua' and "Path..." contains '/path/to/pdlua/src'. The Pdlua binaries lives in '/path/to/pdlua/src'.
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2008-05-22 12:48
Message: Logged In: YES user_id=27104 Originator: NO
also, pdlua isn't included in the Pd-extended 0.40.3 release since it is still changing pretty fast.
I'm going to close this, since it is because of an addition to the API in 0.41
----------------------------------------------------------------------
Comment By: ClaudiusMaximus (claudiusmaximus) Date: 2008-05-22 11:47
Message: Logged In: YES user_id=769033 Originator: NO
This is a symptom of pdlua being compiled for pd-0.41 but used with pd-0.40. If you compile for pd-0.40 it will load in pd-0.41, however there may be 64bit/array-related bugs.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1969695...