Menu

#513 CLISP 2.47/amd64 can't build "pari" module

build problems
closed-fixed
modules (18)
5
2009-01-08
2009-01-07
algidus
No

Trying to compile with gcc 4.3.2 using this configuration:

./configure --prefix=/usr --libdir=/usr/lib64 --with-ffcall --with-dynamic-modules --with-module=wildcard --with-module=rawsock --with-module=bindings/glibc --with-module=clx/mit-clx --with-module=dbus --with-module=gdbm --with-module=gtk2 --with-module=pari --with-module=pcre --with-module=zlib --hyperspec=http://www.lispworks.com/reference/HyperSpec/ builddir

Excerpt from the build log:

;; Loading file
/var/tmp/portage/dev-lisp/clisp-2.47/work/clisp-2.47/builddir/pari/pari.fas ...
*** - FFI::FIND-FOREIGN-VARIABLE: foreign variable #<foreign-variable
"new_galois_format" #x00002ACBAF2AD6C0> does not
have the required size or alignment

The original report is here: https://bugs.gentoo.org/show_bug.cgi?id=246074

Discussion

  • Sam Steingold

    Sam Steingold - 2009-01-08

    thank you for your bug report.
    the bug has been fixed in the CVS tree.
    you can either wait for the next release (recommended)
    or check out the current CVS tree (see http://clisp.cons.org\)
    and build CLISP from the sources (be advised that between
    releases the CVS tree is very unstable and may not even build
    on your platform).

     
  • Sam Steingold

    Sam Steingold - 2009-01-08
    • assigned_to: haible --> sds
    • status: open --> closed-fixed
     

Log in to post a comment.