Changes http://wiki.axiom-developer.org/286AxiomBuild/diff -- Reported by Tim Daly.
It is using the feb 2005 release but the latest release is april 2006. draw(sin(x),x=-1..1) works but when I click 'quit' on the graphics control panel nothing happens (a dialog box should appear). Clicking quit again exits graphics with an error msg. The steps to reproduce it are: boot click on axiom icon type draw(sin(x),x=-1..1) at the prompt click on the graphics image to get a control panel click on the quit button click on the quit button (graphics exits) msg: *** glibc detected *** free(): invalid pointer: 0x0605109c which is a symptom of not using the latest glibc in the compile. My best guess is that you used an old image. -- forwarded from http://wiki.axiom-developer.org/[EMAIL PROTECTED]
