imbiss wrote:
(Sorry for my bad english)

Thank you for the howto
but when I install nss_ldap then come this error message.

ldap-nss.c:21: warning: 'rcsId' defind but not used
ldap-pwd.c:21: warning: 'rcsId' defind but not used
ldap-grp.c:21: warning: 'rcsId' defind but not used
ldap-netgrp.c:24: warning: 'rcsId' defind but not used
ldap-rpc.c:30: warning: 'rcsId' defind but not used
ldap-hosts.c:23: warning: 'rcsId' defind but not used
ldap-network.c:25: warning: 'rcsId' defind but not used
ldap-proto.c:30: warning: 'rcsId' defind but not used
ldap-spwd.c:21: warning: 'rcsId' defind but not used
ldap-alias.c:24: warning: 'rcsId' defind but not used
ldap-service.c:30: warning: 'rcsId' defind but not used
ldap-schema.c:24: warning: 'rcsId' defind but not used
ldap-ethers.c:24: warning: 'rcsId' defind but not used
ldap-bp.c:24: warning: 'rcsId' defind but not used
util.c:59: warning: 'rcsId' defind but not used
ltf.c:21: warning: 'rcsId' defind but not used
snprint.c:1: warning: 'rcsId' defind but not used
resolve.c:55: warning: 'rcsId' defind but not used
dnsconfig.c:30: warning: 'rcsId' defind but not used
irs-nss.c:21: warning: 'rcsId' defind but not used
pagectrl.c:23: warning: 'rcsId' defind but not used

what make I wrong ???

this error message come from pam_ldap
pam-ldap.c:2217:warning: dereferencing type-punned pointer will break 
strict-aliasing rules
pam-ldap.c:2602:warning: dereferencing type-punned pointer will break 
strict-aliasing rules
...
pam-ldap.c:3703::warning: dereferencing type-punned pointer will break 
strict-aliasing rules

I hope you can help me.
Thank you very much


Actually, these are only warnings,
and no errors. There is nothing
wrong there.

It provides hints about potential
hazards, or indicates changes of
policies for proper coding.

For the user: nothing to worry about.

best,

andre


--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to