Re: failing in reproducing .so files

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

 



If you are adding new functions to the library, you need to

1A           Make sure there is a prototype in one of the existing OpenSSL header files;

                OR

1B           If your prototype is in a new header file, you will have to edit Configurations/unix-Makefile.tmpl to pick up that file.

 

2              Run configure

 

3.            Do “make update”  Verify that the previous steps worked by looking for your new function(s) being declared in util/libcrypto.num

 

4.            Run make

 

This could be documented somewhere; anyone want to copy this email into a new issue?


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

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux