After commenting out getline() function in stdio.h, the noweb was built
successfully.
So, I propose to at least mention this thing in the INSTALL.CYGWIN document.
Of course, the better way is to change filename to the noweb sources, but I
do not understand the development process of it (although the sources are
available, but there is no open repository). May be it is possible to write
letter to developers of noweb for them to solve this issue.
Although noweb is now available, the build did not succeed. Now the process
failed somewhere in the middle of building Algebra. Namely, on building
EVALAB (Evalable) category. If somebody have some ideas, how to overcome
this, please, help.
Bellow is the error message:
;; Compiling file
/home/dmitry_semikin/builds/fricas_110929/fricas-build/src/algebra/AGG.NRLIB/AGG.lsp
...
;; Wrote file
/home/dmitry_semikin/builds/fricas_110929/fricas-build/src/algebra/AGG.NRLIB/AGG.fas
0 errors, 0 warnings
------------------------------------------------------------------------
Aggregate is already explicitly exposed in frame initial
Aggregate will be automatically loaded when needed from
/home/dmitry_semikin/builds/fricas_110929/fricas-build/src/algebra/AGG.NRLIB/AGG
)compile EVALAB.spad
Compiling FriCAS source code from file
/home/dmitry_semikin/builds/fricas_110929/fricas-build/src/algebra/EVALAB.spad
using old system compiler.
EVALAB abbreviates category Evalable
------------------------------------------------------------------------
initializing NRLIB EVALAB for Evalable
compiling into NRLIB EVALAB
;;; *** |Evalable| REDEFINED
WARNING: DEFUN/DEFMACRO: redefining function |Evalable| in top-level, was
defined in
/home/dmitry_semikin/builds/fricas_110929/fricas-build/src/algebra/EVALAB.NRLIB/EVALAB.fas
WARNING: DEFUN/DEFMACRO: redefining function |Evalable;| in top-level, was
defined in
/home/dmitry_semikin/builds/fricas_110929/fricas-build/src/algebra/EVALAB.NRLIB/EVALAB.fas
Time: 0 SEC.
>> System error:
LOAD: A file with name
/home/dmitry_semikin/builds/fricas_110929/fricas-build/src/algebra/IEVALAB.NRLIB/IEVALAB
does not exist
(1) ->
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/dmitry_semikin/builds/fricas_110929/fricas-build/src/algebra'
make[2]: *** [all-ax] Error 2
make[2]: Leaving directory
`/home/dmitry_semikin/builds/fricas_110929/fricas-build/src/algebra'
make[1]: *** [all-algebra] Error 2
make[1]: Leaving directory
`/home/dmitry_semikin/builds/fricas_110929/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 view this discussion on the web visit
https://groups.google.com/d/msg/fricas-devel/-/SCq_l2u2K0YJ.
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.