- **status**: accepted --> fixed
- **Comment**:

default (5.2) [staging:79221e]
changeset:   8521:79221e3f8ee7
user:        Hung Nguyen <[email protected]>
date:        Thu Jan 19 11:44:23 2017 +0700
summary:     imm: Add imm_common to LIBADD list of libSaImmOi [#2273]




---

** [tickets:#2273] imm: imm_common is not specified as additional library for 
SaImmOi**

**Status:** fixed
**Milestone:** 5.2.FC
**Created:** Thu Jan 19, 2017 04:07 AM UTC by Hung Nguyen
**Last Updated:** Thu Jan 19, 2017 04:07 AM UTC
**Owner:** Hung Nguyen


~~~
[lib] $ readelf -d libSaImmOi.so

Dynamic section at offset 0x22d90 contains 29 entries:
  Tag        Type                         Name/Value
 0x0000000000000001 (NEEDED)             Shared library: [libopensaf_core.so.0]
 0x0000000000000001 (NEEDED)             Shared library: [libc.so.6]
 0x000000000000000e (SONAME)             Library soname: [libSaImmOi.so.0]
 0x000000000000000f (RPATH)              Library rpath: [/usr/local/lib/opensaf]
~~~

When linking against libSaImmOi, the compiler complains:
~~~
libSaImmOi.so: undefined reference to `immsv_evt_dec_flat'
libSaImmOi.so: undefined reference to `immsv_evt_free_att_val'
libSaImmOi.so: undefined reference to `immsv_evt_free_attrNames'
libSaImmOi.so: undefined reference to `immsv_free_attrvalues_list'
libSaImmOi.so: undefined reference to `immsv_free_attrmods'
libSaImmOi.so: undefined reference to `immsv_evt_dec'
libSaImmOi.so: undefined reference to `immsv_evt_enc_flat'
libSaImmOi.so: undefined reference to `immsv_evt_enc'
collect2: error: ld returned 1 exit status
~~~




---

Sent from sourceforge.net because [email protected] is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to