Mailinglist Archive: opensuse-factory (818 mails)
| < Previous | Next > |
Re: [opensuse-factory] Package: rudiments-devel refers to /usr/lib/libstdc++.la
- From: Bernhard Walle <bwalle@xxxxxxx>
- Date: Wed, 22 Oct 2008 11:29:54 +0200
- Message-id: <20081022112954.20897ea5@xxxxxxxxxxxx>
Hi Patrick,
* Patrick Kirsch [2008-10-22 11:23]:
Where did you have that librudiments package from? It look like it is
built against a distribution that has that libstdc++.la file in place.
If you rebuild it against a distribution that doesn't have that file,
everything should work.
However, removing that librudiments.la file should also work since .la
files are not required for dynamic linking (only for static linking it
contains dependency information that is not included in static
archivies (.a)).
So, if you have that librudiments package from openSUSE, that is a bug
in rudiments-devel, but it is no bug in the libstdc++ package.
HTH.
Regards,
Bernhard
--
Bernhard Walle, SUSE Linux Products GmbH, Architecture Development
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
* Patrick Kirsch [2008-10-22 11:23]:
who can tell me, if that behavior is wanted:
The package rudiments-devel-0.31-5.1.i586.rpm refers in his (config)
file "/usr/lib/gcc/i586-suse-linux/4.3/../../..//librudiments.la" to
the file "/usr/lib/libstdc++.la", which is not included in the
libstdc++-devel or the compat-libstdc++ (and possibly not part of the
OpenSUSE distribution).
Where did you have that librudiments package from? It look like it is
built against a distribution that has that libstdc++.la file in place.
If you rebuild it against a distribution that doesn't have that file,
everything should work.
However, removing that librudiments.la file should also work since .la
files are not required for dynamic linking (only for static linking it
contains dependency information that is not included in static
archivies (.a)).
So, if you have that librudiments package from openSUSE, that is a bug
in rudiments-devel, but it is no bug in the libstdc++ package.
HTH.
Regards,
Bernhard
--
Bernhard Walle, SUSE Linux Products GmbH, Architecture Development
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |