>
> David Ronis wrote:
>
> 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
Hello David,
What Linux distribution do you use? If it is one with gcc-2.96 and >
then the problem may be due to compiler, did you try "make test", by the
way. You could recompile gcl and maxima with gcc-2.95(or with kgcc, e.g.)
in this case or use gcl-2.3.8 as Vadim.
best regards,
Valerij