Void Linux discussion
 help / color / mirror / Atom feed
From: Juan RP <xtr...@gmail.com>
To: voidlinux <void...@googlegroups.com>
Subject: Re: shlibs error when installing built pkg
Date: Tue, 18 Aug 2015 23:11:16 -0700 (PDT)	[thread overview]
Message-ID: <db845dfc-e129-4396-8572-39107bdca81c@googlegroups.com> (raw)
In-Reply-To: <d870f933-f61e-416d-ae66-650ecabddd00@googlegroups.com>


[-- Attachment #1.1: Type: text/plain, Size: 410 bytes --]


That means that any of its binaries need two shared libraries that aren't 
available in the xbps repositories.

In this case this package specifically needs openssl and the sonames must 
be `lib{crypto,ssl}.so.1.0.0`.

Adding them to `common/shlibs` is a workaround for xbps-src but not enough 
with xbps. You'll have to
supply those shared libraries somehow in another pkg (openssl) or in the 
same package.

[-- Attachment #1.2: Type: text/html, Size: 456 bytes --]

  reply	other threads:[~2015-08-19  6:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-19  0:27 oliver
2015-08-19  6:11 ` Juan RP [this message]
2015-08-19 12:59   ` oliver
2015-09-02 10:16     ` Juan RP
2015-09-02 17:57       ` oliver

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=db845dfc-e129-4396-8572-39107bdca81c@googlegroups.com \
    --to="xtr..."@gmail.com \
    --cc="void..."@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).