|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] openldap needs /lib/tls
> I'm having problems getting openldap to work below is an line from:
>
> strace service ldap start
>
> open("/lib/tls/libc.so.6", O_RDONLY) = -1 ENOENT (No such
> file or directory)
>
> Has anybody solved this one I would sure like to know.
We have a "Xen friendly" NPTL libc almost ready for release. For the
moment, you could try leaving the current tls library in place and use
the LD_ASSUME_KERNEL= trick to cause most binaries not to use it, execpt
openldap.
Ian
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|