[fdo-trac] #722: Build: Fix Missing Linux Dependency Issues

FDO trac_fdo at osgeo.org
Fri Nov 12 16:27:54 EST 2010


#722: Build: Fix Missing Linux Dependency Issues
-----------------------------+----------------------------------------------
   Reporter:  gregboone      |       Owner:  gregboone            
       Type:  defect         |      Status:  new                  
   Priority:  major          |   Milestone:  3.6.0                
  Component:  Utilities API  |     Version:  3.6.0                
   Severity:  1              |    Keywords:  build ssl crypto ldap
External_id:  1362259        |  
-----------------------------+----------------------------------------------
Description changed by gregboone:

Old 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)
>
> RT:
>
> undefined symbol: clock_gettime (./libFdoOws-3.6.0.so)
> undefined symbol: ber_free      (./libFdoOws-3.6.0.so)

New 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)

 RT:

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

--

-- 
Ticket URL: <http://trac.osgeo.org/fdo/ticket/722#comment:2>
FDO <http://fdo.osgeo.org/>
Feature Data Objects


More information about the fdo-trac mailing list