fatal error: openssl/evp.h: No such file or directory #3
Labels
No labels
UX
active development
backlog
blocker
bootstrap
bounty
bug
dependencies
discussion
documentation
duplicate
enhancement
flaky test
help wanted
invalid
javascript
question
release
tendentious
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
mighty-gerbils/gerbil#3
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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/programs> cd gerbil/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:
heine:
/programs/gerbil> ls/programs/gerbil> cd src/README.md bin/ bootstrap/ doc/ etc/ lib/ src/
heine:
heine:~/programs/gerbil/src> ./build.sh
[*] Building gerbil stage0
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
It's my fault, I installed libopenssl-dev and everything was fine.