[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [Testday] Arch Linux Test report



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

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.