hello,
since i'm on ubuntu brezy, (using gcc 4.0 by default) i'm not able to compile msd anymore...
the error is :
cyrille@nusmuk:~/pd/externals/nusmuk/msd$ bash ../../grill/flext/build.sh pd gcc make -f ../../grill/flext/buildsys/gnumake-sub.mak PLATFORM=lnx RTSYS=pd COMPILER=gcc BUILDPATH=../../grill/flext/buildsys/ PKGINFO=package.txt BUILDCLASS=ext TARGETMODE=release TARGETTYPE=single _build_ make[1]: entrant dans le répertoire « /home/cyrille/pd/externals/nusmuk/msd » g++ -c -msse -mfpmath=sse -ffast-math -DNDEBUG -O3 -march=pentium4 -pthread -fPIC -DFLEXT_SYS=2 -I/home/cyrille/pd/pd-0.39-1test1//src -I/usr/local/include/flext main.cpp -o pd-linux/release-single/main.opp main.cpp:3: erreur: explicit specialization of ‘flext_obj* msdN<1>::__init__(int, t_atom*)’ must be introduced by ‘template <>’ main.cpp:3: erreur: template-id ‘__init__<>’ for ‘flext_obj* msdN<1>::__init__(int, t_atom*)’ does not match any template declaration main.cpp:3: erreur: déclaration de fonction invalide make[1]: *** [pd-linux/release-single/main.opp] Erreur 1 make[1]: quittant le répertoire « /home/cyrille/pd/externals/nusmuk/msd » make: *** [build-release-single] Erreur 2
any idea?
thanks Cyrille