[openssl-dev] Linker error when adding new cipher in crypto folder

Viktor Dukhovni openssl-users at dukhovni.org
Fri Dec 30 06:31:05 UTC 2016


> On Dec 29, 2016, at 9:36 PM, Schmicker, Robert <rschm2 at unh.newhaven.edu> wrote:
> 
> However, as soon as I make a call to my cipher in test.c I get a linker error and gcc is unable to find any of my functions.

Edit util/libcrypto.num and/or util/libssl.num, only the symbols listed there
are exported by the library shared objects.

-- 
	Viktor.



More information about the openssl-dev mailing list