Re: [Evolution] Evolution 3.18.3 build failure
- From: Milan Crha <mcrha redhat com>
- To: evolution-list gnome org
- Subject: Re: [Evolution] Evolution 3.18.3 build failure
- Date: Mon, 11 Jan 2016 19:32:13 +0100
On Sun, 2015-12-20 at 08:49 +0000, Oliver Elphick wrote:
$ CPPFLAGS=-I/usr/include/libsecret-1 EVOLUTION_DATA_SERVER_CFLAGS="-
I
/usr/local/include/evolution-data-server"
EVOLUTION_DATA_SERVER_LIBS=-L/usr/local/lib ./configure --disable-
autoar
Hi,
I do not know whether you already managed to figure out what is wrong,
but just in case, do not override EVOLUTION_DATA_SERVER_LIBS before the
./configure call, rather override LD_LIBRARY_PATH variable, like this:
$ export LD_LIBRARY_PATH=/usr/local/lib
$ export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig
$ ./configure --disable-autoar
Hope it helps.
Bye,
Milan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]