[PD-dev] [ pure-data-Bugs-1969695 ] pdlua don't load

SourceForge.net noreply at sourceforge.net
Thu May 22 17:47:41 CEST 2008


Bugs item #1969695, was opened at 2008-05-22 15:42
Message generated for change (Comment added) made by claudiusmaximus
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1969695&group_id=55736

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: pd-extended
Group: v0.40.2
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: stffn (stffn)
Assigned to: Hans-Christoph Steiner (eighthave)
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: ClaudiusMaximus (claudiusmaximus)
Date: 2008-05-22 15: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&group_id=55736




More information about the Pd-dev mailing list