atom feed1 message in at.iem.pd-list[PD] Re: py/pyext loading
FromSent OnAttachments
Thomas GrillNov 25, 2003 12:46 am 
Subject:[PD] Re: py/pyext loading
From:Thomas Grill (t.gr@gmx.net)
Date:Nov 25, 2003 12:46:41 am
List:at.iem.pd-list

Hi Dan,

could it be that there is some old libflext.so somewhere in your path? Otherwise you could also try to comment out the FLEXT_SHARED=1 in the config-pd-linux.txt file und make a static build.

greetings, Thomas

----- Original Message ----- From: "Dan Neveu" <nev@buffalo.edu> To: "Thomas Grill" <t.gr@gmx.net> Sent: Tuesday, November 25, 2003 4:08 AM Subject: py/pyext loading

Hi Thomas, Just compiled the latest cvs flext and py externals. I'm getting the following error when trying to load py on pd-0.37-0 (suse 8.2):

/scratch/pd/externs/py/pd-linux/py.pd_linux: /scratch/pd/externs/py/pd-linux/py.pd_linux: undefined symbol: _ZN17flext_root_shared4postEPKcz /scratch/pd/externs/py/pd-linux/py: can't load library pd: exiting

thanks for any leads...