shared librpcsvc?

Jakub Jelinek jakub at redhat.com
Fri Jan 27 12:59:10 UTC 2006


On Fri, Jan 27, 2006 at 07:56:20AM -0500, Neal Becker wrote:
> When building sara-6.0.7d on x86_64:
> 
> *** Warning: This library needs some functionality provided by -lrpcsvc.
> *** I have the capability to make that library automatically link in when
> *** you link to this library.  But I can only do this if you have a
> *** shared version of the library, which you do not appear to have.
> *** The inter-library dependencies that have been dropped here will be
> *** automatically added whenever a program is linked with this library
> *** or is declared to -dlopen it.
> 
> locate librpcsvc
> /usr/lib64/librpcsvc.a
> 
> Shouldn't we have a shared version of this?

No.  librpcsvc.a is already built with -fPIC on all arches and really there
is no point in providing it as a shared library.

	Jakub




More information about the fedora-devel-list mailing list