Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 110236

Summary: lazy bindings in /usr/sbin/suexec and /usr/sbin/suexec2
Product: Gentoo Linux Reporter: Seemant Kulleen (RETIRED) <seemant>
Component: [OLD] ServerAssignee: Apache Team - Bugzilla Reports <apache-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: lares.moreau
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch to fix the lazy bindings problem with suexec

Description Seemant Kulleen (RETIRED) gentoo-dev 2005-10-23 09:13:10 UTC
Basically suexec in apache needs to be linked with -Wl,-z,now LDFLAGS.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2005-10-23 09:14:26 UTC
Created attachment 71291 [details, diff]
Patch to fix the lazy bindings problem with suexec
Comment 2 Michael Stewart (vericgar) (RETIRED) gentoo-dev 2005-10-23 16:24:29 UTC
Fixed in CVS.
Comment 3 Lares Moreau 2005-12-20 14:51:14 UTC
*** Bug 116205 has been marked as a duplicate of this bug. ***