Pastebin

Paste #2009: how to fix compile error with missing openssl lib

< previous paste - next paste>

Pasted by john the ripper

Download View as text

make[1]: Entering directory `/root/john/src/john-1.7.6-jumbo-12/src'
gcc -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include  -DHAVE_CRYPT -funroll-loops DES_fmt.c
gcc -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include  -DHAVE_CRYPT -funroll-loops DES_std.c
gcc -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include  -DHAVE_CRYPT -funroll-loops DES_bs.c
gcc -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include  -DHAVE_CRYPT -finline-functions DES_bs_b.c
DES_bs_b.c:134: warning: #warning Notice: with recent versions of gcc, we are currently using SSE2 intrinsics instead of the supplied SSE2 assembly code. This choice is made in the x86-*.h file.
DES_bs_b.c: In function ‘DES_bs_crypt_LM’:
DES_bs_b.c:684: warning: ‘zero’ is used uninitialized in this function
DES_bs_b.c: In function ‘DES_bs_crypt_25’:
DES_bs_b.c:574: warning: ‘zero’ is used uninitialized in this function
DES_bs_b.c: In function ‘DES_bs_crypt’:
DES_bs_b.c:478: warning: ‘zero’ is used uninitialized in this function
gcc -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include  -DHAVE_CRYPT -funroll-loops BSDI_fmt.c
gcc -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include  -DHAVE_CRYPT -funroll-loops MD5_fmt.c
gcc -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include  -DHAVE_CRYPT -funroll-loops MD5_std.c
gcc -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include  -DHAVE_CRYPT -funroll-loops MD5_apache_fmt.c
gcc -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include  -DHAVE_CRYPT -funroll-loops BFEgg_fmt.c
gcc -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include  -DHAVE_CRYPT -funroll-loops BF_fmt.c
gcc -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include  -DHAVE_CRYPT -funroll-loops BF_std.c
gcc -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include  -DHAVE_CRYPT -funroll-loops AFS_fmt.c
gcc -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include  -DHAVE_CRYPT -funroll-loops LM_fmt.c
gcc -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include  -DHAVE_CRYPT -funroll-loops NT_fmt.c
gcc -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include  -DHAVE_CRYPT -funroll-loops XSHA_fmt.c
XSHA_fmt.c:7: fatal error: openssl/sha.h: No such file or directory
compilation terminated.
make[1]: *** [XSHA_fmt.o] Error 1
make[1]: Leaving directory `/root/john/src/john-1.7.6-jumbo-12/src'
make: *** [linux-x86-64] Error 2
(root@malbec) (11-04-15 11:47) (P:0 L:2) [2]
~/john/src/john-1.7.6-jumbo-12/src # agi libssl-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  libssl-dev
0 upgraded, 1 newly installed, 0 to remove and 7 not upgraded.
Need to get 2.150kB of archives.
After this operation, 7.168kB of additional disk space will be used.
Get:1 http://dk.archive.ubuntu.com/ubuntu/ maverick-updates/main libssl-dev amd64 0.9.8o-1ubuntu4.4 [2.150kB]
Fetched 2.150kB in 3s (548kB/s)       
Selecting previously deselected package libssl-dev.
(Reading database ... 321170 files and directories currently installed.)
Unpacking libssl-dev (from .../libssl-dev_0.9.8o-1ubuntu4.4_amd64.deb) ...
Processing triggers for man-db ...
Setting up libssl-dev (0.9.8o-1ubuntu4.4) ...
(root@malbec) (11-04-15 11:48) (P:0 L:2) [0]
~/john/src/john-1.7.6-jumbo-12/src # 

New Paste


Do not write anything in this field if you're a human.

Go to most recent paste.