I just built the latest CVS's of gcl and maxima. I have the following
problem with trigsimp:
GCL (GNU Common Lisp) Version(2.4.0) Tue Nov 6 13:07:02 EST 2001
Licensed under GNU Library General Public License
Contains Enhancements by W. Schelter
Maxima 5.6 Tue Nov 6 13:07:00 EST 2001 (with enhancements by W. Schelter).
Licensed under the GNU Public License (see file COPYING)
(C1) trigsimp(cos(x)**2+sin(x)**2);
Error: The function |MDEFPROP-aux| is undefined.
Fast links are on: do (si::use-fast-links nil) for debugging
Error signalled by LOAD.
Broken at LOAD. Type :H for Help.
MAXIMA>>
Is this a known (repeatable) bug or just something dumb on my part?
David