not that easy! after reading the pages about building and sources:
fullfilled dependencies following
http://puredata.info/docs/developer/UbuntuMaverick
i'm on Lucid, but no errors reported here.
got sources:
rsync -av --delete rsync://
128.238.56.50/distros/pd-extended/ pd-extended-farm/
in directory linux_make: make install
(i386 seems to be the default)
lots of warnings/errors: (complete error output attached)
mainly of this type
.....grh/adaptive/src/lms2~.c: In function ‘lms2_tilde_new’:
.....grh/adaptive/src/lms2~.c:246: warning: unused parameter ‘s’
many of them in iemlib
and at the end of the process pdlua.c seems completely amiss.
where did i go wrong?
something important changed between Lucid and Maverick?
for my understanding: the version for Windows has to be compiled in Windows
(using mingw)?
rolf