Mailing List Archive

Apache2 without /lib/tls
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

Installation: SUSE LINUX 9.2 with XEN-Kernel 2.6.8 and Apache 2.0.50

Thanks for any help...

Stephan

_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
Re: Apache2 without /lib/tls [ In reply to ]
On Wed, Jul 20, 2005 at 06:25:08PM +0200, 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

strace or truss it in debug/foreground mode to see which system call
in which module it is?

I have multiple apache 2 installations running in debian domUs
without this problem so I imagine you are running a module that I'm
not.
Re: Apache2 without /lib/tls [ In reply to ]
Apache2 on CentOS-3.5 and 4.1 domU confirmed working as well with all
standard mods.

John


> On Wed, Jul 20, 2005 at 06:25:08PM +0200, 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
>
> strace or truss it in debug/foreground mode to see which system call
> in which module it is?
>
> I have multiple apache 2 installations running in debian domUs
> without this problem so I imagine you are running a module that I'm
> not.
> _______________________________________________
> Xen-users mailing list
> Xen-users@lists.xensource.com
> http://lists.xensource.com/xen-users



_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
Re: Apache2 without /lib/tls [ In reply to ]
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@lists.xensource.com
http://lists.xensource.com/xen-users