On Sun, Mar 30, 2003 at 11:19:50AM +1000, delire wrote:
yes it's causing all sorts of havoc.. see the thread // glist_findrtext //.
Yeah, that thread prompted me to try downgrading Tcl/Tk
many have edited the inlcude path in the makefile to get it to compile and when it does pd can segfaults [for a variety of reasons] on a 'consistency check'..
I got rid of -Werror in the makefile, with similar results :(
developers don't seem to have yet addressed the problem, but yes it is reasonably serious.
It's not *that* bad for me, as PD is the only app I use that needs Tcl/Tk, but not everyone may feel comfortable ditching the latest 'n greatest in favor of an earlier version.
take care,
Matthijs de Jonge http://devdsp.net - news and resources for computer musicians
nick -> delire home -> http://selectparks.net key -> http://selectparks.net/jkey.txt
did you make sure you removed all four tcl/tk8.4 packages? in debian they are:
tcl8.4 tk8.4 tcl8.4-dev <--headers tk8.4-dev <--headers
then install the equivalent 8.3 packages for your distribution, recompile / reinstall pd and try again. your error does most probably relate to incompatibilities with tcl/tk8.4(-dev).
julian
that
On Sun, 30 Mar 2003 17:33:28 +0200 matthijs@devdsp.net wrote:
//On Sun, Mar 30, 2003 at 11:19:50AM +1000, delire wrote: //> yes it's causing all sorts of havoc.. see the thread //> // glist_findrtext //. //> // //Yeah, that thread prompted me to try downgrading Tcl/Tk // //> many have edited the inlcude path in the makefile to get it to compile and when it does pd can segfaults [for a variety of reasons] on a 'consistency check'.. // //I got rid of -Werror in the makefile, with similar results :( // //> //> developers don't seem to have yet addressed the problem, but yes it is reasonably serious. //> // //It's not *that* bad for me, as PD is the only app I use that needs //Tcl/Tk, but not everyone may feel comfortable ditching the latest 'n //greatest in favor of an earlier version. // //take care, // //Matthijs de Jonge //http://devdsp.net - news and resources for computer musicians // //> nick -> delire //> home -> http://selectparks.net //> key -> http://selectparks.net/jkey.txt // //_______________________________________________ //PD-list mailing list //PD-list@iem.kug.ac.at //http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list // //