Opened 14 years ago

Last modified 6 months ago

#722 closed defect

Build: Fix Missing Linux Dependency Issues — at Initial Version

Reported by: gregboone Owned by: gregboone
Priority: major Milestone: 3.6.0
Component: Utilities API Version: 3.6.0
Severity: 1 Keywords: build ssl crypto ldap
Cc: External ID: 1362259

Description

Fix various missing depedency issues seen installing/executing Linux binaries.

LDAP:

An exception occurred in FDO component. Unable to load the FDO Provider library '/usr/local/fdo-3.6.0/lib/libWFSProvider.so': /usr/local/fdo-3.6.0/lib/libFdoOws-3.6.0.so: undefined symbol: ldap_url_parse.

Crypto:

undefined symbol: CRYPTO_cfb128_8_encrypt (/home/fdouser/fdo36bin/lib/libFdoOws-3.6.0.so) undefined symbol: CRYPTO_cfb128_1_encrypt (/home/fdouser/fdo36bin/lib/libFdoOws-3.6.0.so) undefined symbol: CRYPTO_cfb128_encrypt (/home/fdouser/fdo36bin/lib/libFdoOws-3.6.0.so) undefined symbol: CRYPTO_ofb128_encrypt (/home/fdouser/fdo36bin/lib/libFdoOws-3.6.0.so) undefined symbol: CRYPTO_cbc128_encrypt (/home/fdouser/fdo36bin/lib/libFdoOws-3.6.0.so) undefined symbol: CRYPTO_cbc128_decrypt (/home/fdouser/fdo36bin/lib/libFdoOws-3.6.0.so)

Change History (0)

Note: See TracTickets for help on using tickets.