Mailinglist Archive: opensuse-packaging (129 mails)
| < Previous | Next > |
[opensuse-packaging] unstripped binary or object
- From: "Sascha 'saigkill' Manns" <samannsml@xxxxxxxxxxxxx>
- Date: Sat, 24 Jan 2009 15:24:19 +0100
- Message-id: <200901241524.20118@xxxxxxxxxxxxxxxxxxxxx>
Hello,
i have an question about the RPMLINT Error "unstripped binary or
object". The Project is home:saigkill Package: mountmanager.
I tried:
find $RPM_BUILD_ROOT%{_libdir}/mountmanager/plugins -type f \( -name
'*.so' -o -name '*.so.*' \) \
-exec chmod 755 {} \;
but the same error.
Has anyone ideas?
--
Sincereley yours
Sascha Manns
openSUSE Marketing Team (Weekly News)
openSUSE Build Service
Web: http://saschamanns.gulli.to
Blog: http://lizards.opensuse.org/author/saigkill
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
i have an question about the RPMLINT Error "unstripped binary or
object". The Project is home:saigkill Package: mountmanager.
I tried:
find $RPM_BUILD_ROOT%{_libdir}/mountmanager/plugins -type f \( -name
'*.so' -o -name '*.so.*' \) \
-exec chmod 755 {} \;
but the same error.
Has anyone ideas?
--
Sincereley yours
Sascha Manns
openSUSE Marketing Team (Weekly News)
openSUSE Build Service
Web: http://saschamanns.gulli.to
Blog: http://lizards.opensuse.org/author/saigkill
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
| < Previous | Next > |