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...