Re: Samba 3.0 : shared libraries problem - unable to make stack executable ...

"Taylor, ForrestX" <[email protected]> Wed, 29 Oct 2003 11:18:22 -0800
Newsgroups gmane.linux.redhat.release.enigma
Message-ID <[email protected]>
Paul Libert wrote:
> Dears,
> 
> I'm trying to get openLDAP 2.1 and Samba 3.0 on 7.2-enigma (reason : 
> this machines has Veritas VXfs and VXvm on it and thus I cannot upgrade 
> the kernel ...)
> To achieve this, I've upgraded several packages with RawHide and RedHat 
> 9.0 versions.
> Dependencies were OK but now, my system is mostly unusuable.
> 
> Details follows but if anybody have an idea, it will be welcome ...
> I've searched for the error message till no avail on the web but found 
> nothing really interesting.
> 
> Thanks in advance for your help ...
> 
> Regards.
> 
> Paul Libert
> 
> ----SYMPTOMS & ANALYSIS DATA----
> When launching several programs, I got the following error message 
> (several examples):
> rpm: error while loading shared libraries: libbeecrypt.so.6: cannot 
> enable executable stack as shared object requires: Error 14
> ssh: error while loading shared libraries: libz.so.1: cannot enable 
> executable stack as shared object requires: Error 14
> wget: error while loading shared libraries: libgssapi_krb5.so.2: cannot 
> enable executable stack as shared object requires: Error 14
> /etc/init.d/smb start :
> Starting SMB services: smbd: error while loading shared libraries: 
> libgssapi_krb5.so.2: cannot enable executable stack as shared object 
> requires: Error 14

The newer kernels make use of exec-shield, so I bet that these programs 
are trying to get that information.  How did you install these rpms 
(e.g., did you use --force)?

Forrest
--