Opened 14 years ago

Last modified 3 months ago

#722 closed defect

Build: Fix Missing Linux Dependency Issues — at Version 1

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 (last modified by gregboone)

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)

RT:

undefined symbol: clock_gettime (./libFdoOws-3.6.0.so) undefined symbol: ber_free (./libFdoOws-3.6.0.so)

Change History (1)

comment:1 by gregboone, 14 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.