Mailing List
Home
Forum Home
Linux - General Red Hat Linux discussion list
Installation - Getting started with Red Hat Linux
Enterprise Linux 3 - Discussion of Red Hat Enterprise Linux 3 (Taroon)
Red Hat Linux 9 - Discussion of Red Hat Linux 9 (Shrike)
Red Hat Linux 7.2 - Discussion of Red Hat Linux 7.2 (Enigma)
Red Hat Linux 7.3 - Discussion of Red Hat Linux 7.3 (Valhalla)
Apache Web Server
Oracle database, Microsoft SQL server ...
Subjects
Subject: application/x mplayer2 plugin
RPM error: db4 error(16) from dbenv >remove: Device or resource
   busy
Command stream end of file while reading
Subject: X Windows problem (xauth)
Subject: Upgrading openoffice 1 1 rpm
Subject: FTP: connection refused
Subject: FTP: connection refused
mount: /dev/cdrom: is not a valid block device
Dell Precision 650, RedHat 9, no sound
how to trace the cause resulting in the crash of bind server
Virus on the list
UNINSTALL RPM MYSQL
usb pen drives: mounting as a user
Subject: broadcom network interface
make mrproper
Couldn 't open PID file /var/run/named/named pid Permission denied
sendmail configuration on redhat
kernel 2 6 and /dev/sound/mixer not found
Subject: Promise 378 controller
Subject: Problem using up2date
mrtg step by step howto/configuration for a newbie?
Compiling and Installing Kernel 2 6
Can 't locate module ppp0, can 't locate module ppp compress 21
Subject: Lotus Notes under Wine
HOW I CAN MAKE BOOTABLE FLOPPY DISKET
/etc/security/limits conf question
Intel E/1000 driver
rpm database corrupt
Command stream end of file while reading
qla2300 modules
 
Re: Samba 3.0 : shared libraries problem - unable to make stack executable
...

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

2003-10-29       - By Taylor, ForrestX

 Back
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
--