gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcl-devel] Error building


From: Blake McBride
Subject: [Gcl-devel] Error building
Date: Wed, 22 Jul 2015 05:40:25 -0500

From git master on 64 bit Linux:

# ./configure --enable-ansi
...
# make
...
;; Finished compiling ../lsp/gcl_info.o.
real time       :      6.000 secs
run-gbc time    :      3.680 secs
child run time  :      0.920 secs
gbc time        :      1.379 secs
;; Compiling ../lsp/gcl_serror.lsp.
;; End of Pass 1.  
;; End of Pass 2.  
;; OPTIMIZE levels: Safety=3, Space=0, Speed=3, (Debug quality ignored)
;; Finished compiling ../lsp/gcl_serror.o.
real time       :      6.019 secs
run-gbc time    :      3.500 secs
child run time  :      1.190 secs
gbc time        :      1.309 secs
;; Compiling ../lsp/gcl_mnum.lsp.

Error: ERROR "There is no package with the name libgmp."
Fast links are on: do (si::use-fast-links nil) for debugging
Signalled by MULTIPLE-VALUE-LIST.
ERROR "There is no package with the name libgmp."

Broken at FUNCALL.  Type :H for Help.
SYSTEM>>make: *** [unixport/saved_pre_gcl] Error 255


reply via email to

[Prev in Thread] Current Thread [Next in Thread]