This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libnss_hesiod problem


>   /usr/lib/libnss_hesiod.so: undefined reference to `__GI__nss_files_parse_servent'
>   /usr/lib/libnss_hesiod.so: undefined reference to `__GI__nss_files_parse_protoent'

This means that some code linked into libnss_hesiod.so was compiled for
libnss_files.  Find the object files with reference.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]