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

Bug#844303: More details on the ncrack build failure



Control: block 827061 by -1

The relevant parts of the build log and opensshlib/config.log are:

checking OpenSSL header version... 1010003f (OpenSSL 1.1.0c  10 Nov 2016)
checking OpenSSL library version... 1010003f (OpenSSL 1.1.0c  10 Nov 2016)
checking whether OpenSSL's headers match the library... no
configure: error: Your OpenSSL headers do not match your
        library. Check config.log for details.
...
conftest.c:217:8: warning: implicit declaration of function 'SSLeay' 
[-Wimplicit-function-declaration]
   exit(SSLeay() == OPENSSL_VERSION_NUMBER ? 0 : 1);
        ^~~~~~
/tmp/cc7VXYCF.o: In function `main':
./opensshlib/conftest.c:217: undefined reference to `SSLeay'
collect2: error: ld returned 1 exit status
configure:12201: $? = 1
configure: program exited with status 1
configure: failed program was:
...
|       #include <string.h>
|       #include <openssl/opensslv.h>
| 
| int
| main ()
| {
| 
|               exit(SSLeay() == OPENSSL_VERSION_NUMBER ? 0 : 1);
| 
|   ;
|   return 0;
| }
...



cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed



Reply to: