Hello Michel,

Thanks for update.
I have cloned ding-lib.

Yes package has ini directory having ini_ functions.
*But still ini**_rule**s_check() function i**s not found*

# make install
Installs libini_config.so  & others.
But cannot see libsss_util.so getting installed.

Thanks

On 03/20/2017 02:22 PM, Michal Židek wrote:
> On 03/18/2017 02:39 PM, amit kumar wrote:
>> Hello,
>>
>> sssctl config-check does not show what file contains the problem
>>     ./src/util/sss_ini.c:578:    ret = ini_rules_check(rules_cfgobj,
>> data->sssd_config, NULL, *errobj*);
>> *errobj    =*> This contains errorObjects which are thrown on screen.
>>
>> # grep -rwn . -e "ini_rules_check"
>> Binary file ./src/util/.libs/libsss_util_la-sss_ini.o matches
>> ./src/util/sss_ini.c:578:    ret = ini_rules_check(rules_cfgobj,
>> data->sssd_config, NULL, errobj);
>> ./src/util/sss_ini.c:581:              "ini_rules_check failed %d
>> [%s]\n", ret, strerror(ret));
>> Binary file ./x86_64/src/util/.libs/libsss_util_la-sss_ini.o matches
>> Binary file ./x86_64/.libs/*libsss_util.so* matches        <=Query[where
>> to find libsss_util.so source code (may be sss_util.c)]
>> Binary file ./x86_64/.libs/libsss_util.soT matches
>> Binary file ./.libs/libsss_util.so matches
>> Binary file ./.libs/libsss_util.soT matches
>>
>> I know libsss_util.so is created during reconfig & chmake, as it creates
>> x86_64.
>>
>
> Functions with ini_ prefix are from ding-libs (libini part
> to be more precise).
>
> Michal
> _______________________________________________
> sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org
> To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org

-- 
Thanks
Amit Kumar
There are three ways to get something done:
  (1) Do it yourself.
  (2) Hire someone to do it for you.
  (3) Forbid your kids to do it.

_______________________________________________
sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org
To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org

Reply via email to