Mailinglist Archive: opensuse-factory (1165 mails)
| < Previous | Next > |
Re: [opensuse-factory] libstdc++.la library
- From: "Juan Erbes" <jerbes@xxxxxxxxx>
- Date: Tue, 31 Oct 2006 21:07:31 -0300
- Message-id: <61ec494a0610311607l4f7d9446o471e4ddb1faa7de8@xxxxxxxxxxxxxx>
2006/10/31, Andreas Hanke <andreas.hanke@xxxxxxxxxxxxxx>:
/usr/lib # sed -i 's/\/usr\/lib\/libstdc++.la//g' *.la
It's right?
Thanks again
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
Juan Erbes schrieb:I do:
> I have in /usr/lib about 300 files of .la libraries.
> I mean that I need to format the system disk and installing from zero.
> What You mean?
No, of course not.
You need to identify which of these .la files come from old binary
packages that have been built for an earlier distribution, and re-build
them (but just these old packages and not all).
Or remove the libstdc++.la references manually from these affected/old
files.
/usr/lib # sed -i 's/\/usr\/lib\/libstdc++.la//g' *.la
It's right?
Thanks again
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |