|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Apache2 without /lib/tls
Stephan Böni wrote:
If i'm moving /lib/tls away, apache2 will not start. Do you have any solution?
error_log: [emerg] (38)Function not implemented: Couldn't create accept lock
I think your Apache is using db4 to create some kind of lock (DAV, perhaps?)
db4 might be compiled with NPTL.
Installation: SUSE LINUX 9.2 with XEN-Kernel 2.6.8 and Apache 2.0.50
I don't use SUSE, sorry.
I believe you should install Xen-specific glibc,
http://wiki.xensource.com/xenwiki/XenSpecificGlibc
Otherwise you might have to recompile (or rebuild) anything that uses NPTL.
I have built RPMS for RHEL4, but since you use SUSE you might have to
create your own RPM.
Regards,
Fajar
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|