[PD] pdp 0.13 update

Frank Barknecht fbar at footils.org
Thu Aug 26 01:05:32 CEST 2004


Hallo,
Tom Schouten hat gesagt: // Tom Schouten wrote:

> last release was a joke. really. from now on it's serious.
> thanks to aymeric, rama, yves & artem for testing.
> 
> pdp 0.13 is an unstable intermediate release based on packet forth
> (libtile/libpdp). if you use pd/pdp/pidip to make a living, stick with
> 0.12 for a while. especially libtile (the image processing engine) is
> still very experimental.

Some quick notes:

Something seems to be wrong with the installation of libtile. I used
"--prefix=/usr" for this, and everything is installed there just fine,
but then I cannot load pdp anymore: 

PDP: pure data packet
PDP: version 0.13.0 (pf)
can't load codelet library /usr/local/lib/codelets.so: /usr/local/lib/codelets.so: cannot open shared object file: No such file or directory
pd_gui: pd process exited
Segmentation fault

Note, that codelets.so is in /usr/lib/codelets.so

Removein libtile again lets me load pdp, but there are some messages I
don't understand: 

PDP: pure data packet
PDP: version 0.13.0 (pf)
error e_type loading pdp's puredata support module
<runtime>: e_type: invalid argument type
in primitive throw
<DS> <2> "/usr/lib/pdp/script/" #<undef> 
<RS> <4> ->#<xt:jmp> ->#<xt:leave> ->#<xt:loadscript> ->#<xt:leave> 
#0 0x082334b8 in empty-poly-word
#1 0x0823a2e8 in load
#2 0x0823ab78 in load-puredata
#3 0x0822ed18 in interpreter


Is this bad? Basic pdp seems to work, although I don't have luck with
loading pf-scripts:

$ cd /usr/lib/pdp/script
$ pd -lib pdp
[...]

 pf doc
... couldn't create
 pf doc.pf
... couldn't create

Now trying [pdp doc.pf]

PDP: pure data packet
PDP: version 0.13.0 (pf)
/usr/lib/pdp/script/setup.pf:521: e_type: invalid argument type
in primitive throw
<2> #<-1:invalid> "/plugins/" 
<2> ->#<xt:jmp> ->#<xt:leave> 
Fatal error. Exiting.
pd_gui: pd process exited

There were some errors in build.log:

running pconfigure Thu Aug 26 01:03:18 CEST 2004
uname -a : Linux fliwatut.scifi 2.6.4 #1 Tue Mar 23 18:14:22 CET 2004 i686 GNU/Linux
In file included from /tmp/cvs/libpdp/plugins/gmp/bignum.c:24:
/tmp/cvs/libpdp/plugins/gmp/bignum.h:25:17: gmp.h: No such file or directory
make[3]: *** [bignum.d] Error 1
/tmp/cvs/libpdp/plugins/livido/livido.c: In function `get_parameter':
/tmp/cvs/libpdp/plugins/livido/livido.c:44: error: `a' undeclared (first use in this function)
/tmp/cvs/libpdp/plugins/livido/livido.c:44: error: (Each undeclared identifier is reported only once
/tmp/cvs/libpdp/plugins/livido/livido.c:44: error: for each function it appears in.)
/tmp/cvs/libpdp/plugins/livido/livido.c: In function `print_plugin':
/tmp/cvs/libpdp/plugins/livido/livido.c:71: error: `plugin_param' undeclared (first use in this func
tion)
/tmp/cvs/libpdp/plugins/livido/livido.c: In function `load_plugin':
/tmp/cvs/libpdp/plugins/livido/livido.c:136: warning: initialization makes pointer from integer with
out a cast
/tmp/cvs/libpdp/plugins/livido/livido.c:146: error: `handle' undeclared (first use in this function)
/tmp/cvs/libpdp/plugins/livido/livido.c:152: error: `plugin_class' undeclared (first use in this fun
ction)
/tmp/cvs/libpdp/plugins/livido/livido.c:157: error: `livido_plugin_class' undeclared (first use in t
his function)
/tmp/cvs/libpdp/plugins/livido/livido.c:157: error: parse error before "return"
make[3]: *** [livido.o] Error 1


I won't be able to do more testing until the weekend, unfortunatly.

Ciao
-- 
 Frank Barknecht                               _ ______footils.org__




More information about the Pd-list mailing list