[PD] msd compile problem

Thomas Grill gr at grrrr.org
Wed May 11 14:39:30 CEST 2005


Hi Tim,
this seems to be a speciality of the gcc 3.4 compiler... i'll have to 
check for that - a bit later

best greetings,
Thomas

Am 11.05.2005 um 13:01 schrieb Tim Blechmann:

> hi nicolas ...
>
> i've got a problem compiling msd:
> tim at laptop ~/pd/externals/nusmuk/msd $ ../../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]: Entering directory `/home/tim/pd/externals/nusmuk/msd'
> g++ -c -msse -mfpmath=sse -ffast-math -DNDEBUG -O3 -march=pentium4  
> -pthread -fPIC -DFLEXT_SYS=2 -I/usr/local/src/pd/src 
> -I/usr/local/include/flext main.cpp -o 
> pd-linux/release-single/main.opp
> In file included from main.cpp:1:
> ../msd.h: In member function `void LinkList<N>::insert(Link<N>*)':
> ../msd.h:72: error: there are no arguments to `begin' that depend on a 
> template parameter, so a declaration of `begin' must be available
> ../msd.h:72: error: (if you use `-fpermissive', G++ will accept your 
> code, but allowing the use of an undeclared name is deprecated)
> ../msd.h:72: error: there are no arguments to `end' that depend on a 
> template parameter, so a declaration of `end' must be available
> ../msd.h: In member function `void LinkList<N>::erase(Link<N>*)':
> ../msd.h:80: error: there are no arguments to `begin' that depend on a 
> template parameter, so a declaration of `begin' must be available
> ../msd.h:80: error: there are no arguments to `end' that depend on a 
> template parameter, so a declaration of `end' must be available
> main.cpp: At global scope:
> main.cpp:3: error: too few template-parameter-lists
> main.cpp:3: error: too few template-parameter-lists
> main.cpp:3: error: too few template-parameter-lists
> main.cpp:3: error: too few template-parameter-lists
>
>
> would be cool, if you could have a look into it ...
>
> thanks ... tim
>
> -- 
> mailto:TimBlechmann at gmx.de    ICQ: 96771783
> http://www.mokabar.tk
>
> latest mp3: kMW.mp3
> http://mattin.org/mp3.html
>
> latest cd: Goh Lee Kwang & Tim Blechmann: Drone
> http://www.geocities.com/gohleekwangtimblechmannduo/
>
> After one look at this planet any visitor from outer space
> would say "I want to see the manager."
> 				      William S. Burroughs
>
> _______________________________________________
> PD-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list
>
>





More information about the Pd-list mailing list