LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 02-08-2018, 09:48 AM   #1
burdi01
Member
 
Registered: Dec 2010
Location: The Netherlands
Distribution: Slackware Current64, PartedMagic, Xubuntu
Posts: 465

Rep: Reputation: 114Reputation: 114
ldd: warning: you do not have execution permission for ...


Current64 - Wed Feb 7 04:28:48 UTC 2018 updates - l/glibc-2.27-x86_64-1.txz: Upgraded.

New for this glibc version: ldd warns about about non-executable files. E.g. remove the exec bit for /usr/bin/aatest and run:
Code:
root@riposo:~/works# ldd '/usr/bin/aatest'
ldd: warning: you do not have execution permission for `/usr/bin/aatest'
	linux-vdso.so.1 (0x00007ffde6795000)
	libaa.so.1 => /usr/lib64/libaa.so.1 (0x00007fe29f7ca000)
	libslang.so.2 => /usr/lib64/libslang.so.2 (0x00007fe29f306000)
	...
Do not forget to restore aatest's exec bit.
 
Old 02-08-2018, 11:40 AM   #2
orbea
Senior Member
 
Registered: Feb 2015
Distribution: Slackware64-current
Posts: 1,950

Rep: Reputation: Disabled
This error message is from the ldd script itself.

Code:
elif test -r "$file"; then
    test -x "$file" || echo 'ldd:' $"\
warning: you do not have execution permission for" "\`$file'" >&2
I'm not sure what the reason for this change is though.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] File with Default Execution Permission reza_zah1991 Programming 4 08-21-2014 02:03 AM
Remove execution permission for users sijeeshkt Linux - General 5 04-03-2010 06:45 AM
SU/program execution permission problems darin3200 Linux - Software 8 08-20-2005 10:03 PM
script execution - file/directory permission issue serksimper Linux - Enterprise 1 08-10-2005 03:01 PM
cvs rtag: script execution failed: permission denied markpetit Linux - Software 0 05-25-2005 11:47 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 10:55 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration