Mailinglist Archive: opensuse-packaging (202 mails)
| < Previous | Next > |
Re: [opensuse-packaging] linker error - need help
- From: Cristian Rodríguez <crrodriguez@xxxxxxxxxxxx>
- Date: Fri, 27 May 2011 23:10:44 -0400
- Message-id: <4DE067B4.4090305@opensuse.org>
El 27/05/11 22:19, Ilya Chernykh escribió:
There is a simple way to determine that.
remove the files, if something breaks, determine what is broken, aka.
what component is trying to load those files, fix that component, those
files arent really supposed to be used in a modern OS.
We almost managed to get rid of them distro wide, it was painful (read:
my email inbox contained lots of "hey you broke something else, &%$#/$"
;) ) but I think it was worth the effort.
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
On Saturday 28 May 2011 01:11:25 Philipp Thomas wrote:
found trace of $RPM_BUILD_ROOT or $RPM_BUILD_DIR
in installed .la
Just remove any .la files as long as they're not needed for static
libraries. See the spec file in the SR I submitted.
Thank you very much.
I just did not remove those .la files because in other cases as I know they
were necessary. I don't know how to determine when they are.
There is a simple way to determine that.
remove the files, if something breaks, determine what is broken, aka.
what component is trying to load those files, fix that component, those
files arent really supposed to be used in a modern OS.
We almost managed to get rid of them distro wide, it was painful (read:
my email inbox contained lots of "hey you broke something else, &%$#/$"
;) ) but I think it was worth the effort.
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
| < Previous | Next > |