Waldek,

When re-building FriCAS with my most recent changes I seem to have run
into a bootstrap issue. The compiler now complains that
SquareMatrix(n,K) is not known. QFORM is one of the domains that I
changed to add new conversions to InputForm.

Could you please take a look at this when you have time and maybe
suggest something I can try to resolve this?

Thanks.

Regards,
Bill Page.

Tail of build log attached:

...

)compile "QFORM.spad"

   Compiling FriCAS source code from file
      /home/wspage/fricas-build/src/algebra/QFORM.spad using old system
      compiler.
   QFORM abbreviates domain QuadraticForm
   processing macro definition SM ==> SquareMatrix
   processing macro definition V ==> DirectProduct
   processing macro definition T$ ==> -- the constructor category
   processing macro definition Impl ==> -- the constructor capsule
------------------------------------------------------------------------
   initializing NRLIB QFORM for QuadraticForm
   compiling into NRLIB QFORM

   >> System error:
   (SquareMatrix n K)
    is not bound in the current environment

(1) -> Phase 3
mv: cannot stat `browse.daase': No such file or directory
mv: cannot stat `category.daase': No such file or directory
mv: cannot stat `compress.daase': No such file or directory
mv: cannot stat `interp.daase': No such file or directory
mv: cannot stat `operation.daase': No such file or directory
make[3]: *** [stamp-db] Error 1
make[3]: Leaving directory `/home/wspage/fricas-build/src/algebra'
make[2]: *** [all-ax] Error 2
make[2]: Leaving directory `/home/wspage/fricas-build/src/algebra'
make[1]: *** [all-algebra] Error 2
make[1]: Leaving directory `/home/wspage/fricas-build/src'
make: *** [all-src] Error 2

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/fricas-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to