Hi everybody,
I have to build an executable with all statically linked libraries, including the so called libtirpc. Is there – or does anybody know where to find – a TI-RPC library for OpenSUSE 12.2 for static linking. For example, I was able to find such a library for Mandrake / Mandriva distribution.[1] However, for OpenSUSE it seems that there is no equivalent thing: I was looking for this everywhere to no avail. Any advice would be much appreciated …
Ian
[1] RPM Search libtirpc-static-devel
Edit: I’ve just figured out that I have chosen a wrong forum; could you please advice me a more suitable forum to post this thread in …
On Thu 22 Aug 2013 08:56:04 PM CDT, baldinwin wrote:
Hi everybody,
I have to build an executable with all statically linked libraries,
including the so called libtirpc. Is there – or does anybody know where
to find – a TI-RPC library for OpenSUSE 12.2 for static linking. For
example, I was able to find such a library for Mandrake / Mandriva
distribution.[1] However, for OpenSUSE it seems that there is no
equivalent thing: I was looking for this everywhere to no avail. Any
advice would be much appreciated …
Ian
[1] ‘RPM Search libtirpc-static-devel’ (RPM Search libtirpc-static-devel)
lxykd3e ->
RPM Search libtirpc-static-devel
Edit: I’ve just figured out that I have chosen a wrong forum; could you
please advice me a more suitable forum to post this thread in …
Hi
On OBS you could branch
https://build.opensuse.org/package/show?project=Base%3ASystem&package=libtirpc
Re-enable static and add the .a file to the %file list and add your
12.2 as a build target and disable the rest…
–
Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 12.3 (x86_64) Kernel 3.7.10-1.16-desktop
up 20:50, 3 users, load average: 0.73, 0.73, 0.48
CPU AMD E2-1800@1.70GHz | GPU Radeon HD 7340
Hi, thanks for your answer.
I see we need to make a new build. However, I would rather not make up a completelly new package just for one static library but rather add it to an existing package. The rpc/rpc.h related stuff used to be a part of standard glibc before the IPv6 issues; wouldn’t a more appropriate place for libtirpc.a simply be in the glibc-devel-static package ?
Ian
On Fri 23 Aug 2013 11:56:03 AM CDT, baldinwin wrote:
Hi, thanks for your answer.
I see we need to make a new build. However, I would rather not make up
a completelly new package just for one static library but rather add it
to an existing package. The rpc/rpc.h related stuff used to be a part of
standard glibc before the IPv6 issues; wouldn’t a more appropriate place
for libtirpc.a simply be in the glibc-devel-static package ?
Ian
Hi
You would probably need to raise a bug for that to occur.
–
Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 12.3 (x86_64) Kernel 3.7.10-1.16-desktop
up 1 day 11:47, 4 users, load average: 0.20, 0.39, 0.35
CPU AMD E2-1800@1.70GHz | GPU Radeon HD 7340