fatal error: openssl/evp.h: No such file or directory #3

Closed
opened 2016-02-15 21:01:45 +00:00 by gambiteer · 1 comment
gambiteer commented 2016-02-15 21:01:45 +00:00 (Migrated from github.com)

This is on Ubuntu Linux 15.10, with

heine:~/programs/gerbil/src> gsc -v
v4.8.4 20160131033049 x86_64-unknown-linux-gnu "./configure 'CC=gcc -march=native' '--enable-single-host' '--enable-multiple-versions' '--enable-shared'"

heine:/programs> git clone https://github.com/vyzo/gerbil.git
Cloning into 'gerbil'...
remote: Counting objects: 964, done.
remote: Compressing objects: 100% (119/119), done.
remote: Total 964 (delta 64), reused 0 (delta 0), pack-reused 845
Receiving objects: 100% (964/964), 708.98 KiB | 0 bytes/s, done.
Resolving deltas: 100% (540/540), done.
Checking connectivity... done.
heine:
/programs> cd gerbil/
heine:/programs/gerbil> ls
README.md bin/ bootstrap/ doc/ etc/ lib/ src/
heine:
/programs/gerbil> cd src/
heine:~/programs/gerbil/src> ./build.sh
[*] Building gerbil stage0

preparing /home/lucier/programs/gerbil/bootstrap/stage0
compiling runtime
building gerbil/runtime in /home/lucier/programs/gerbil/bootstrap/stage0/lib
... compile gx-gambc
... compile gx-gambc0
... compile gx-gambc1
... compile gx-gambc2
preparing bootstrap
sending incremental file list
gerbil/
gerbil/compiler.ssi
gerbil/compiler__0.scm
gerbil/compiler__1.scm
gerbil/compiler__rt.scm
gerbil/core.ssi
gerbil/core::::MOP:1__rt.scm
gerbil/core::::MOP:2__rt.scm
gerbil/core::::MOP:3__rt.scm
gerbil/core::__rt.scm
gerbil/core::__rt.scm
gerbil/core::__rt.scm
gerbil/core::__rt.scm
gerbil/core::__rt.scm
gerbil/core::__rt.scm
gerbil/core::__rt.scm
gerbil/core::__rt.scm
gerbil/core::__rt.scm
gerbil/core::::sugar:1__rt.scm
gerbil/core::::sugar:2__rt.scm
gerbil/core::::sugar:3__rt.scm
gerbil/core::__rt.scm
gerbil/core::__rt.scm
gerbil/core::__rt.scm
gerbil/core__1.scm
gerbil/core__10.scm
gerbil/core__11.scm
gerbil/core__12.scm
gerbil/core__13.scm
gerbil/core__14.scm
gerbil/core__15.scm
gerbil/core__2.scm
gerbil/core__3.scm
gerbil/core__4.scm
gerbil/core__5.scm
gerbil/core__6.scm
gerbil/core__7.scm
gerbil/core__8.scm
gerbil/core__9.scm
gerbil/core__rt.scm
gerbil/expander.ssi
gerbil/expander__rt.scm
gerbil/gambit.ssi
gerbil/gambit__rt.scm
gerbil/expander/
gerbil/expander/common.ssi
gerbil/expander/common__1.scm
gerbil/expander/common__rt.scm
gerbil/expander/compile.ssi
gerbil/expander/compile__0.scm
gerbil/expander/compile__rt.scm
gerbil/expander/core.ssi
gerbil/expander/core__0.scm
gerbil/expander/core__1.scm
gerbil/expander/core__rt.scm
gerbil/expander/module.ssi
gerbil/expander/module__0.scm
gerbil/expander/module__1.scm
gerbil/expander/module__rt.scm
gerbil/expander/root.ssi
gerbil/expander/root__0.scm
gerbil/expander/root__rt.scm
gerbil/expander/stx.ssi
gerbil/expander/stx__0.scm
gerbil/expander/stx__1.scm
gerbil/expander/stx__rt.scm
gerbil/expander/stxcase.ssi
gerbil/expander/stxcase__0.scm
gerbil/expander/stxcase__1.scm
gerbil/expander/stxcase__rt.scm
gerbil/expander/top.ssi
gerbil/expander/top__0.scm
gerbil/expander/top__rt.scm
gerbil/gambit/
gerbil/gambit/bits.ssi
gerbil/gambit/bits__rt.scm
gerbil/gambit/continuations.ssi
gerbil/gambit/continuations__rt.scm
gerbil/gambit/exceptions.ssi
gerbil/gambit/exceptions__rt.scm
gerbil/gambit/fixnum.ssi
gerbil/gambit/fixnum__rt.scm
gerbil/gambit/flonum.ssi
gerbil/gambit/flonum__rt.scm
gerbil/gambit/foreign.ssi
gerbil/gambit/foreign__rt.scm
gerbil/gambit/hash.ssi
gerbil/gambit/hash__rt.scm
gerbil/gambit/hvectors.ssi
gerbil/gambit/hvectors__1.scm
gerbil/gambit/hvectors__rt.scm
gerbil/gambit/misc.ssi
gerbil/gambit/misc__rt.scm
gerbil/gambit/os.ssi
gerbil/gambit/os__rt.scm
gerbil/gambit/ports.ssi
gerbil/gambit/ports__0.scm
gerbil/gambit/ports__rt.scm
gerbil/gambit/random.ssi
gerbil/gambit/random__0.scm
gerbil/gambit/random__rt.scm
gerbil/gambit/readtables.ssi
gerbil/gambit/readtables__rt.scm
gerbil/gambit/system.ssi
gerbil/gambit/system__rt.scm
gerbil/gambit/threads.ssi
gerbil/gambit/threads__0.scm
gerbil/gambit/threads__rt.scm

sent 2,517,394 bytes received 2,035 bytes 5,038,858.00 bytes/sec
total size is 2,509,565 speedup is 1.00

compiling gerbil core
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core__10.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core__1.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core::__rt.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core::__rt.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/compiler__rt.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/expander/root__rt.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/expander/module__0.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/expander/common__1.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/expander/core__1.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/expander/stxcase__rt.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/expander/stx__0.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/expander/stxcase__1.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/expander/compile__0.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/expander/root__0.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/expander/stxcase__0.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/expander/core__rt.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/expander/common__rt.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/expander/core__0.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/expander/stx__1.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/expander/top__0.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/expander/stx__rt.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/expander/compile__rt.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/expander/module__rt.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/expander/top__rt.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/expander/module__1.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core__3.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core::::sugar:1__rt.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core__2.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core__11.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/compiler__0.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core::__rt.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core__6.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/compiler__1.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core__13.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/expander__rt.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core::::MOP:1__rt.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core::::MOP:2__rt.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/gambit/os__rt.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/gambit/misc__rt.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/gambit/random__rt.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/gambit/foreign__rt.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/gambit/hvectors__1.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/gambit/bits__rt.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/gambit/ports__0.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/gambit/fixnum__rt.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/gambit/exceptions__rt.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/gambit/system__rt.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/gambit/readtables__rt.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/gambit/flonum__rt.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/gambit/ports__rt.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/gambit/threads__0.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/gambit/hvectors__rt.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/gambit/hash__rt.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/gambit/random__0.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/gambit/threads__rt.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/gambit/continuations__rt.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core__rt.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core::__rt.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core__4.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core__7.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core::::sugar:3__rt.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core__12.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core::__rt.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core::::sugar:2__rt.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core__14.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core::::MOP:3__rt.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core::__rt.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core::__rt.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core__8.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core__15.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core__9.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core::__rt.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core::__rt.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core__5.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core::__rt.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core::__rt.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/gambit__rt.scm
... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core::__rt.scm
finalizing build
'boot/gx-init.scm' -> '/home/lucier/programs/gerbil/bootstrap/stage0/lib/gx-init.scm'
'boot/gxi-init.scm' -> '/home/lucier/programs/gerbil/bootstrap/stage0/lib/gxi-init.scm'
'gerbil/gxi' -> '/home/lucier/programs/gerbil/bootstrap/stage0/bin/gxi'
'gerbil/gxc' -> '/home/lucier/programs/gerbil/bootstrap/stage0/bin/gxc'
[] Building gerbil stage1
preparing /home/lucier/programs/gerbil/bootstrap/stage1
compiling runtime
building gerbil/runtime in /home/lucier/programs/gerbil/bootstrap/stage1/lib
... compile gx-gambc
... compile gx-gambc0
... compile gx-gambc1
... compile gx-gambc2
compiling gerbil core
building gerbil in /home/lucier/programs/gerbil/bootstrap/stage1/lib
... compile gerbil/expander.ss
... compile gerbil/expander/stxcase.ss
... compile gerbil/expander/module.ss
... compile gerbil/expander/common.ss
... compile gerbil/expander/top.ss
... compile gerbil/expander/stx.ss
... compile gerbil/expander/core.ss
... compile gerbil/expander/compile.ss
... compile gerbil/expander/root.ss
... compile gerbil/prelude/core.ss
... compile gerbil/prelude/gambit.ss
... compile gerbil/prelude/gambit/ports.ss
... compile gerbil/prelude/gambit/misc.ss
... compile gerbil/prelude/gambit/random.ss
... compile gerbil/prelude/gambit/continuations.ss
... compile gerbil/prelude/gambit/os.ss
... compile gerbil/prelude/gambit/exceptions.ss
... compile gerbil/prelude/gambit/threads.ss
... compile gerbil/prelude/gambit/bits.ss
... compile gerbil/prelude/gambit/hvectors.ss
... compile gerbil/prelude/gambit/system.ss
... compile gerbil/prelude/gambit/foreign.ss
... compile gerbil/prelude/gambit/hash.ss
... compile gerbil/prelude/gambit/readtables.ss
... compile gerbil/prelude/gambit/fixnum.ss
... compile gerbil/prelude/gambit/flonum.ss
... compile gerbil/compiler.ss
finalizing build
'boot/gx-init.scm' -> '/home/lucier/programs/gerbil/bootstrap/stage1/lib/gx-init.scm'
'boot/gxi-init.scm' -> '/home/lucier/programs/gerbil/bootstrap/stage1/lib/gxi-init.scm'
'gerbil/gxi' -> '/home/lucier/programs/gerbil/bootstrap/stage1/bin/gxi'
'gerbil/gxc' -> '/home/lucier/programs/gerbil/bootstrap/stage1/bin/gxc'
[
] Building gerbil stage2
preparing /home/lucier/programs/gerbil
compiling runtime
building gerbil/runtime in /home/lucier/programs/gerbil/lib
... compile gx-gambc
... compile gx-gambc0
... compile gx-gambc1
... compile gx-gambc2
compiling gerbil core
building gerbil in /home/lucier/programs/gerbil/lib
... compile gerbil/expander.ss
... compile gerbil/expander/stxcase.ss
... compile gerbil/expander/module.ss
... compile gerbil/expander/common.ss
... compile gerbil/expander/top.ss
... compile gerbil/expander/stx.ss
... compile gerbil/expander/core.ss
... compile gerbil/expander/compile.ss
... compile gerbil/expander/root.ss
... compile gerbil/prelude/core.ss
... compile gerbil/prelude/gambit.ss
... compile gerbil/prelude/gambit/ports.ss
... compile gerbil/prelude/gambit/misc.ss
... compile gerbil/prelude/gambit/random.ss
... compile gerbil/prelude/gambit/continuations.ss
... compile gerbil/prelude/gambit/os.ss
... compile gerbil/prelude/gambit/exceptions.ss
... compile gerbil/prelude/gambit/threads.ss
... compile gerbil/prelude/gambit/bits.ss
... compile gerbil/prelude/gambit/hvectors.ss
... compile gerbil/prelude/gambit/system.ss
... compile gerbil/prelude/gambit/foreign.ss
... compile gerbil/prelude/gambit/hash.ss
... compile gerbil/prelude/gambit/readtables.ss
... compile gerbil/prelude/gambit/fixnum.ss
... compile gerbil/prelude/gambit/flonum.ss
... compile gerbil/compiler.ss
finalizing build
'boot/gx-init.scm' -> '/home/lucier/programs/gerbil/lib/gx-init.scm'
'boot/gxi-init.scm' -> '/home/lucier/programs/gerbil/lib/gxi-init.scm'
'gerbil/gxi' -> '/home/lucier/programs/gerbil/bin/gxi'
'gerbil/gxc' -> '/home/lucier/programs/gerbil/bin/gxc'
[] Cleaning up bootstrap
[
] Building gerbil stdlib
... compile format
... compile pregexp
... compile sort
... compile sugar
... compile make
... compile event
... compile coroutine
... compile srfi/srfi-support
... compile srfi/8
... compile srfi/9
... compile srfi/1
... compile srfi/14
... compile srfi/13
... compile srfi/19
... compile srfi/41
... compile srfi/42
... compile srfi/43
... compile srfi/78
... compile srfi/95
... compile text/hex
... compile foreign text/base64
... copy ssi text/base64
... compile loader text/base64
... compile text/json
... compile net/address
... compile net/uri
... compile net/socks
... compile net/request
... compile foreign xml/_libxml
... copy ssi xml/_libxml
... compile loader xml/_libxml
... compile xml/libxml
... compile xml/sxml
... compile foreign xml/sxml-to-xml
... copy ssi xml/sxml-to-xml
... compile loader xml/sxml-to-xml
... compile xml/print
... compile xml
... compile foreign crypto/libcrypto
../../../src/std/crypto/libcrypto.c:1031:25: fatal error: openssl/evp.h: No such file or directory
compilation terminated.
*** ERROR IN ##main -- C compilation or link failed while compiling "/home/lucier/programs/gerbil/src/std/crypto/libcrypto.scm"
*** ERROR IN for-each -- Compilation error; gsc exited with nonzero status 17920
*** ERROR; build failed
heine:~/programs/gerbil/src>

This is on Ubuntu Linux 15.10, with heine:~/programs/gerbil/src> gsc -v v4.8.4 20160131033049 x86_64-unknown-linux-gnu "./configure 'CC=gcc -march=native' '--enable-single-host' '--enable-multiple-versions' '--enable-shared'" heine:~/programs> git clone https://github.com/vyzo/gerbil.git Cloning into 'gerbil'... remote: Counting objects: 964, done. remote: Compressing objects: 100% (119/119), done. remote: Total 964 (delta 64), reused 0 (delta 0), pack-reused 845 Receiving objects: 100% (964/964), 708.98 KiB | 0 bytes/s, done. Resolving deltas: 100% (540/540), done. Checking connectivity... done. heine:~/programs> cd gerbil/ heine:~/programs/gerbil> ls README.md bin/ bootstrap/ doc/ etc/ lib/ src/ heine:~/programs/gerbil> cd src/ heine:~/programs/gerbil/src> ./build.sh [*] Building gerbil stage0 > > > preparing /home/lucier/programs/gerbil/bootstrap/stage0 > > > compiling runtime > > > building gerbil/runtime in /home/lucier/programs/gerbil/bootstrap/stage0/lib > > > ... compile gx-gambc > > > ... compile gx-gambc0 > > > ... compile gx-gambc1 > > > ... compile gx-gambc2 > > > preparing bootstrap > > > sending incremental file list > > > gerbil/ > > > gerbil/compiler.ssi > > > gerbil/compiler__0.scm > > > gerbil/compiler__1.scm > > > gerbil/compiler__rt.scm > > > gerbil/core.ssi > > > gerbil/core::<MOP>::MOP:1__rt.scm > > > gerbil/core::<MOP>::MOP:2__rt.scm > > > gerbil/core::<MOP>::MOP:3__rt.scm > > > gerbil/core::<MOP>__rt.scm > > > gerbil/core::<expander-runtime>__rt.scm > > > gerbil/core::<host-runtime>__rt.scm > > > gerbil/core::<match>__rt.scm > > > gerbil/core::<module-sugar>__rt.scm > > > gerbil/core::<more-sugar>__rt.scm > > > gerbil/core::<more-syntax-sugar>__rt.scm > > > gerbil/core::<r5rs-runtime>__rt.scm > > > gerbil/core::<runtime>__rt.scm > > > gerbil/core::<sugar>::sugar:1__rt.scm > > > gerbil/core::<sugar>::sugar:2__rt.scm > > > gerbil/core::<sugar>::sugar:3__rt.scm > > > gerbil/core::<sugar>__rt.scm > > > gerbil/core::<syntax-case>__rt.scm > > > gerbil/core::<syntax-sugar>__rt.scm > > > gerbil/core__1.scm > > > gerbil/core__10.scm > > > gerbil/core__11.scm > > > gerbil/core__12.scm > > > gerbil/core__13.scm > > > gerbil/core__14.scm > > > gerbil/core__15.scm > > > gerbil/core__2.scm > > > gerbil/core__3.scm > > > gerbil/core__4.scm > > > gerbil/core__5.scm > > > gerbil/core__6.scm > > > gerbil/core__7.scm > > > gerbil/core__8.scm > > > gerbil/core__9.scm > > > gerbil/core__rt.scm > > > gerbil/expander.ssi > > > gerbil/expander__rt.scm > > > gerbil/gambit.ssi > > > gerbil/gambit__rt.scm > > > gerbil/expander/ > > > gerbil/expander/common.ssi > > > gerbil/expander/common__1.scm > > > gerbil/expander/common__rt.scm > > > gerbil/expander/compile.ssi > > > gerbil/expander/compile__0.scm > > > gerbil/expander/compile__rt.scm > > > gerbil/expander/core.ssi > > > gerbil/expander/core__0.scm > > > gerbil/expander/core__1.scm > > > gerbil/expander/core__rt.scm > > > gerbil/expander/module.ssi > > > gerbil/expander/module__0.scm > > > gerbil/expander/module__1.scm > > > gerbil/expander/module__rt.scm > > > gerbil/expander/root.ssi > > > gerbil/expander/root__0.scm > > > gerbil/expander/root__rt.scm > > > gerbil/expander/stx.ssi > > > gerbil/expander/stx__0.scm > > > gerbil/expander/stx__1.scm > > > gerbil/expander/stx__rt.scm > > > gerbil/expander/stxcase.ssi > > > gerbil/expander/stxcase__0.scm > > > gerbil/expander/stxcase__1.scm > > > gerbil/expander/stxcase__rt.scm > > > gerbil/expander/top.ssi > > > gerbil/expander/top__0.scm > > > gerbil/expander/top__rt.scm > > > gerbil/gambit/ > > > gerbil/gambit/bits.ssi > > > gerbil/gambit/bits__rt.scm > > > gerbil/gambit/continuations.ssi > > > gerbil/gambit/continuations__rt.scm > > > gerbil/gambit/exceptions.ssi > > > gerbil/gambit/exceptions__rt.scm > > > gerbil/gambit/fixnum.ssi > > > gerbil/gambit/fixnum__rt.scm > > > gerbil/gambit/flonum.ssi > > > gerbil/gambit/flonum__rt.scm > > > gerbil/gambit/foreign.ssi > > > gerbil/gambit/foreign__rt.scm > > > gerbil/gambit/hash.ssi > > > gerbil/gambit/hash__rt.scm > > > gerbil/gambit/hvectors.ssi > > > gerbil/gambit/hvectors__1.scm > > > gerbil/gambit/hvectors__rt.scm > > > gerbil/gambit/misc.ssi > > > gerbil/gambit/misc__rt.scm > > > gerbil/gambit/os.ssi > > > gerbil/gambit/os__rt.scm > > > gerbil/gambit/ports.ssi > > > gerbil/gambit/ports__0.scm > > > gerbil/gambit/ports__rt.scm > > > gerbil/gambit/random.ssi > > > gerbil/gambit/random__0.scm > > > gerbil/gambit/random__rt.scm > > > gerbil/gambit/readtables.ssi > > > gerbil/gambit/readtables__rt.scm > > > gerbil/gambit/system.ssi > > > gerbil/gambit/system__rt.scm > > > gerbil/gambit/threads.ssi > > > gerbil/gambit/threads__0.scm > > > gerbil/gambit/threads__rt.scm sent 2,517,394 bytes received 2,035 bytes 5,038,858.00 bytes/sec total size is 2,509,565 speedup is 1.00 > > > compiling gerbil core > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core__10.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core__1.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core::<MOP>__rt.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core::<syntax-sugar>__rt.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/compiler__rt.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/expander/root__rt.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/expander/module__0.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/expander/common__1.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/expander/core__1.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/expander/stxcase__rt.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/expander/stx__0.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/expander/stxcase__1.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/expander/compile__0.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/expander/root__0.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/expander/stxcase__0.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/expander/core__rt.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/expander/common__rt.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/expander/core__0.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/expander/stx__1.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/expander/top__0.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/expander/stx__rt.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/expander/compile__rt.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/expander/module__rt.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/expander/top__rt.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/expander/module__1.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core__3.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core::<sugar>::sugar:1__rt.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core__2.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core__11.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/compiler__0.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core::<match>__rt.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core__6.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/compiler__1.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core__13.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/expander__rt.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core::<MOP>::MOP:1__rt.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core::<MOP>::MOP:2__rt.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/gambit/os__rt.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/gambit/misc__rt.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/gambit/random__rt.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/gambit/foreign__rt.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/gambit/hvectors__1.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/gambit/bits__rt.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/gambit/ports__0.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/gambit/fixnum__rt.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/gambit/exceptions__rt.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/gambit/system__rt.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/gambit/readtables__rt.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/gambit/flonum__rt.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/gambit/ports__rt.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/gambit/threads__0.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/gambit/hvectors__rt.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/gambit/hash__rt.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/gambit/random__0.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/gambit/threads__rt.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/gambit/continuations__rt.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core__rt.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core::<more-sugar>__rt.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core__4.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core__7.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core::<sugar>::sugar:3__rt.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core__12.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core::<syntax-case>__rt.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core::<sugar>::sugar:2__rt.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core__14.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core::<MOP>::MOP:3__rt.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core::<expander-runtime>__rt.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core::<r5rs-runtime>__rt.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core__8.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core__15.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core__9.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core::<runtime>__rt.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core::<sugar>__rt.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core__5.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core::<more-syntax-sugar>__rt.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core::<host-runtime>__rt.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/gambit__rt.scm > > > ... compile /home/lucier/programs/gerbil/bootstrap/stage0/lib/gerbil/core::<module-sugar>__rt.scm > > > finalizing build > > > 'boot/gx-init.scm' -> '/home/lucier/programs/gerbil/bootstrap/stage0/lib/gx-init.scm' > > > 'boot/gxi-init.scm' -> '/home/lucier/programs/gerbil/bootstrap/stage0/lib/gxi-init.scm' > > > 'gerbil/gxi' -> '/home/lucier/programs/gerbil/bootstrap/stage0/bin/gxi' > > > 'gerbil/gxc' -> '/home/lucier/programs/gerbil/bootstrap/stage0/bin/gxc' > > > [_] Building gerbil stage1 > > > preparing /home/lucier/programs/gerbil/bootstrap/stage1 > > > compiling runtime > > > building gerbil/runtime in /home/lucier/programs/gerbil/bootstrap/stage1/lib > > > ... compile gx-gambc > > > ... compile gx-gambc0 > > > ... compile gx-gambc1 > > > ... compile gx-gambc2 > > > compiling gerbil core > > > building gerbil in /home/lucier/programs/gerbil/bootstrap/stage1/lib > > > ... compile gerbil/expander.ss > > > ... compile gerbil/expander/stxcase.ss > > > ... compile gerbil/expander/module.ss > > > ... compile gerbil/expander/common.ss > > > ... compile gerbil/expander/top.ss > > > ... compile gerbil/expander/stx.ss > > > ... compile gerbil/expander/core.ss > > > ... compile gerbil/expander/compile.ss > > > ... compile gerbil/expander/root.ss > > > ... compile gerbil/prelude/core.ss > > > ... compile gerbil/prelude/gambit.ss > > > ... compile gerbil/prelude/gambit/ports.ss > > > ... compile gerbil/prelude/gambit/misc.ss > > > ... compile gerbil/prelude/gambit/random.ss > > > ... compile gerbil/prelude/gambit/continuations.ss > > > ... compile gerbil/prelude/gambit/os.ss > > > ... compile gerbil/prelude/gambit/exceptions.ss > > > ... compile gerbil/prelude/gambit/threads.ss > > > ... compile gerbil/prelude/gambit/bits.ss > > > ... compile gerbil/prelude/gambit/hvectors.ss > > > ... compile gerbil/prelude/gambit/system.ss > > > ... compile gerbil/prelude/gambit/foreign.ss > > > ... compile gerbil/prelude/gambit/hash.ss > > > ... compile gerbil/prelude/gambit/readtables.ss > > > ... compile gerbil/prelude/gambit/fixnum.ss > > > ... compile gerbil/prelude/gambit/flonum.ss > > > ... compile gerbil/compiler.ss > > > finalizing build > > > 'boot/gx-init.scm' -> '/home/lucier/programs/gerbil/bootstrap/stage1/lib/gx-init.scm' > > > 'boot/gxi-init.scm' -> '/home/lucier/programs/gerbil/bootstrap/stage1/lib/gxi-init.scm' > > > 'gerbil/gxi' -> '/home/lucier/programs/gerbil/bootstrap/stage1/bin/gxi' > > > 'gerbil/gxc' -> '/home/lucier/programs/gerbil/bootstrap/stage1/bin/gxc' > > > [_] Building gerbil stage2 > > > preparing /home/lucier/programs/gerbil > > > compiling runtime > > > building gerbil/runtime in /home/lucier/programs/gerbil/lib > > > ... compile gx-gambc > > > ... compile gx-gambc0 > > > ... compile gx-gambc1 > > > ... compile gx-gambc2 > > > compiling gerbil core > > > building gerbil in /home/lucier/programs/gerbil/lib > > > ... compile gerbil/expander.ss > > > ... compile gerbil/expander/stxcase.ss > > > ... compile gerbil/expander/module.ss > > > ... compile gerbil/expander/common.ss > > > ... compile gerbil/expander/top.ss > > > ... compile gerbil/expander/stx.ss > > > ... compile gerbil/expander/core.ss > > > ... compile gerbil/expander/compile.ss > > > ... compile gerbil/expander/root.ss > > > ... compile gerbil/prelude/core.ss > > > ... compile gerbil/prelude/gambit.ss > > > ... compile gerbil/prelude/gambit/ports.ss > > > ... compile gerbil/prelude/gambit/misc.ss > > > ... compile gerbil/prelude/gambit/random.ss > > > ... compile gerbil/prelude/gambit/continuations.ss > > > ... compile gerbil/prelude/gambit/os.ss > > > ... compile gerbil/prelude/gambit/exceptions.ss > > > ... compile gerbil/prelude/gambit/threads.ss > > > ... compile gerbil/prelude/gambit/bits.ss > > > ... compile gerbil/prelude/gambit/hvectors.ss > > > ... compile gerbil/prelude/gambit/system.ss > > > ... compile gerbil/prelude/gambit/foreign.ss > > > ... compile gerbil/prelude/gambit/hash.ss > > > ... compile gerbil/prelude/gambit/readtables.ss > > > ... compile gerbil/prelude/gambit/fixnum.ss > > > ... compile gerbil/prelude/gambit/flonum.ss > > > ... compile gerbil/compiler.ss > > > finalizing build > > > 'boot/gx-init.scm' -> '/home/lucier/programs/gerbil/lib/gx-init.scm' > > > 'boot/gxi-init.scm' -> '/home/lucier/programs/gerbil/lib/gxi-init.scm' > > > 'gerbil/gxi' -> '/home/lucier/programs/gerbil/bin/gxi' > > > 'gerbil/gxc' -> '/home/lucier/programs/gerbil/bin/gxc' > > > [_] Cleaning up bootstrap > > > [_] Building gerbil stdlib > > > ... compile format > > > ... compile pregexp > > > ... compile sort > > > ... compile sugar > > > ... compile make > > > ... compile event > > > ... compile coroutine > > > ... compile srfi/srfi-support > > > ... compile srfi/8 > > > ... compile srfi/9 > > > ... compile srfi/1 > > > ... compile srfi/14 > > > ... compile srfi/13 > > > ... compile srfi/19 > > > ... compile srfi/41 > > > ... compile srfi/42 > > > ... compile srfi/43 > > > ... compile srfi/78 > > > ... compile srfi/95 > > > ... compile text/hex > > > ... compile foreign text/base64 > > > ... copy ssi text/base64 > > > ... compile loader text/base64 > > > ... compile text/json > > > ... compile net/address > > > ... compile net/uri > > > ... compile net/socks > > > ... compile net/request > > > ... compile foreign xml/_libxml > > > ... copy ssi xml/_libxml > > > ... compile loader xml/_libxml > > > ... compile xml/libxml > > > ... compile xml/sxml > > > ... compile foreign xml/sxml-to-xml > > > ... copy ssi xml/sxml-to-xml > > > ... compile loader xml/sxml-to-xml > > > ... compile xml/print > > > ... compile xml > > > ... compile foreign crypto/libcrypto > > > ../../../src/std/crypto/libcrypto.c:1031:25: fatal error: openssl/evp.h: No such file or directory > > > compilation terminated. > > > **\* ERROR IN ##main -- C compilation or link failed while compiling "/home/lucier/programs/gerbil/src/std/crypto/libcrypto.scm" > > > **\* ERROR IN for-each -- Compilation error; gsc exited with nonzero status 17920 > > > **\* ERROR; build failed > > > heine:~/programs/gerbil/src>
gambiteer commented 2016-02-15 21:26:14 +00:00 (Migrated from github.com)

It's my fault, I installed libopenssl-dev and everything was fine.

It's my fault, I installed libopenssl-dev and everything was fine.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
mighty-gerbils/gerbil#3
No description provided.