fresh from cvs, i get this error when trying to compile flext:
g++ -c -O2 -DFLEXT_SYS=2 -fPIC -I/home/patrick/src/pd/src -I./source
source/flattr_ed.cpp -o pd-linux/flattr_ed.ro
source/flattr_ed.cpp: In function size_t escapeit(char*, unsigned int, const char*)': source/flattr_ed.cpp:436: name lookup ofd' changed for new ISO for' scoping source/flattr_ed.cpp:430: using obsolete binding atd'
make: *** [pd-linux/flattr_ed.ro] Error 1
it works well from the website: http://grrrr.org/ext/flext/ flext-0.4.7-pd-lnx.tgz http://grrrr.org/ext/flext/flext-0.4.7-pd-lnx.tgz
patrick