Mailinglist Archive: opensuse-bugs (4216 mails)
| < Previous | Next > |
[Bug 743130] New: open-vm-tools: binaries need to be position independent
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Tue, 24 Jan 2012 15:46:21 +0000
- Message-id: <bug-743130-21960@http.bugzilla.novell.com/>
https://bugzilla.novell.com/show_bug.cgi?id=743130
https://bugzilla.novell.com/show_bug.cgi?id=743130#c0
Summary: open-vm-tools: binaries need to be position
independent
Classification: openSUSE
Product: openSUSE 12.2
Version: Factory
Platform: All
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Other
AssignedTo: prusnak@xxxxxxxx
ReportedBy: lnussel@xxxxxxxx
QAContact: qa@xxxxxxx
CC: security-team@xxxxxxx
Found By: ---
Blocker: ---
open-vm-tools triggered the rpmlint check
"non-position-independent-executable" which means there are one or
more binaries that need to be compiled as position independent
executable.
To fix the issue add -fPIE to CFLAGS and -pie to LDFLAGS of the
binaries in question.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |