All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olaf Hering <olaf@aepfle.de>
To: Julian Sivertsen <julian.sivertsen+xen@gmail.com>
Cc: xen-devel@lists.xen.org
Subject: Re: [Testday] Arch Linux Test report
Date: Thu, 18 Dec 2014 09:27:14 +0100	[thread overview]
Message-ID: <20141218082714.GA15435@aepfle.de> (raw)
In-Reply-To: <CAKGZkHvCai_PwNyTpH10-2o4wT+-2+HNCwW-yH_kEeVHXXsjHA@mail.gmail.com>

On Thu, Dec 18, Julian Sivertsen wrote:

> == Issues ===
> Brief: Invalid FETCHER by ./configure
> Importance: nuisance
> Location: xen
> Workaround: Install wget and reconfigure
> The m4/fetcher.m4 script checks for the precence of wget before falling
> back to "ftp -o". On Arch Linux curl is shipped and ftp does not support
> the -o option. Resulting in the build failing when downloading zlib.

The requirement for wget or ftp is indeed not mentioned in README or
INSTALL.

> Brief: libxenctrl.so.4.5 not found
> Importance: low
> Location: probably Arch Linux
> Workaround: `echo /usr/local/lib > /etc/ld.so.conf.d/xen.cnf; ldconfig`
> Something about the library path is messed up, as oxenstored fails when
> launched by systemd. It needs the shared library libxenctrl.so.4.5 which
> is located in the /usr/local/lib folder, but doesn't find it.

Fix Arch Linux and add /usr/local/lib to the default /etc/ld.so.conf.
Workaround: ./configure --enable-rpath

Olaf

  reply	other threads:[~2014-12-18  8:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-17 23:29 [Testday] Arch Linux Test report Julian Sivertsen
2014-12-18  8:27 ` Olaf Hering [this message]
2014-12-24  0:03 ` David Sutton

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=20141218082714.GA15435@aepfle.de \
    --to=olaf@aepfle.de \
    --cc=julian.sivertsen+xen@gmail.com \
    --cc=xen-devel@lists.xen.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.