Игорь Пашев <pashev.i...@gmail.com> writes: | I'm trying to build OA from SVN r2466 on Debian-amd64, | with GCC 4.6.1, CLisp 2.49. And I get an error (see after cut) | (If requested, I will publish full build log somewhere). | | I also tried CLisp 2.48 on Gentoo-amd64 with success. | | Are there any known issues with CLisp 2.49? | | ======================= >8 ====================== | ../../src/driver/open-axiom --execpath=../../x86_64-unknown-linux-gnu/bin/ | bootsys --syslib=../../x86_64-unknown-linux-gnu/lib \ | --compile --output=patches.fas --load-directory=. ../../../src/interp/ | patches.lisp | ;; Compiling file /home/pashev/work/projects/open-axiom.trunk/src/interp/ | patches.lisp ... | WARNING: DEFUN/DEFMACRO: redefining function |AxiomCore|::|%sysInit| in /home/ | pashev/work/projects/open-axiom.trunk/XX/src/interp/sys-driver.fas, was defined
Yes, there are some recent versions of CLisp where it started treating redefinition of functions from different files as something close to serious conditions -- unlike all other Lisps. But, then they seemed to have reversed courses. I am using CLisp 2.49+ and things seem OK. Is CLisp the prefered Lisp under gentoo? -- Gaby ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ open-axiom-devel mailing list open-axiom-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/open-axiom-devel