Mailinglist Archive: opensuse-bugs (14787 mails)

< Previous Next >
[Bug 218356] Shared version of libgpvm3 missing in pcm package
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Mon, 6 Nov 2006 09:30:52 -0700 (MST)
  • Message-id: <20061106163052.00AEFF28@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=218356





------- Comment #3 from jan@xxxxxxxxxxxxxxxxxx 2006-11-06 09:30 MST -------
(In reply to comment #2)
As you can see from my initial comment, upstream (the pvm developers) do not
support shared libraries at all. That is a SuSE addition (Thank You!),
unfortunately an incomplete one.

Just compiling libgpvm3.a with -fpic seems to be an appropriate intermediate
fix, as long as .so support is missing. I tested this locally by simply adding
-fpic to the make command in the pvm.spec file, resulting in:

make OPT_FLAGS="$RPM_OPT_FLAGS -fpic -fno-strict-aliasing"

The resulting rpm's work fine, the libs therein can be used as intended.

Thanks, Jan.


--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

< Previous Next >
References