ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Ivan A. Melnikov" <iv@altlinux.org>
To: devel@lists.altlinux.org
Subject: Re: [devel] I: boost 1.48.0
Date: Mon, 5 Dec 2011 11:07:01 +0400
Message-ID: <20111205110701.27086ea9@deimos.localdomain> (raw)
In-Reply-To: <4ED91233.4030308@yandex.ru>

[-- Attachment #1: Type: text/plain, Size: 1191 bytes --]

On Fri, 02 Dec 2011 22:00:19 +0400
Радик Юсупов <radyus@yandex.ru> wrote:

> 02.12.2011 10:36, Ivan A. Melnikov пишет:
> > Если всплывёт ещё что, обращайтесь, правда на выходных могу
> > оказаться не доступен.
> zarafa сломалась с такой диагностикой:
> 
> checking for the Boost date_time library... yes
> checking boost version compatibility... configure: error: boost
> version is too new error: Bad exit status
> from /usr/src/tmp/rpm-tmp.69408 (%build)
> 
> не знаю как чинить :(
> 

Прошу прощения за небыстрый ответ, в выходные внезапно оказался
отрезан от почты...

Из boost 1.48.0 пока не выкинули Boost.Filesystem v2. Видимо,
вопреки ожиданиям разработчиков zarafa.

Так что достаточно закомментировать 3 строчки в configure.ac или
поправить одну (как я это сделал в аттаче), и всё соберётся.

-- 
WBR,
Ivan A. Melnikov

[-- Attachment #2: zafara-7.0.3-alt-allow-newer-boost.patch --]
[-- Type: text/x-patch, Size: 527 bytes --]

diff --git a/zarafa/configure.ac b/zarafa/configure.ac
index f50b2b4..4425ccc 100644
--- a/zarafa/configure.ac
+++ b/zarafa/configure.ac
@@ -657,7 +657,7 @@ BOOST_FILESYSTEM([mt])
 BOOST_DATE_TIME([mt])
 AC_MSG_CHECKING([boost version compatibility])
 if test -n "$boost_major_version" -a $boost_major_version -ge 146; then
-   if test $boost_major_version -ge 148; then
+   if test $boost_major_version -ge 149; then
    	  AC_MSG_ERROR([boost version is too new])
    fi
    AC_MSG_RESULT([adding backward compatible flags])

  parent reply	other threads:[~2011-12-05  7:07 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-02  6:36 Ivan A. Melnikov
2011-12-02  9:29 ` Ivan A. Melnikov
2011-12-02 14:00   ` Vitaly Kuznetsov
2011-12-02 15:11     ` Ivan A. Melnikov
2011-12-04 15:43   ` Motsyo Gennadi aka Drool
2011-12-05  6:06   ` REAL
2011-12-02 15:10 ` Ivan A. Melnikov
2011-12-02 15:16   ` Sergey V Turchin
2011-12-02 15:48     ` Sergey V Turchin
2011-12-02 18:04   ` Dmitry V. Levin
2011-12-02 18:06     ` Радик Юсупов
2011-12-05  7:07   ` Ivan A. Melnikov [this message]
2011-12-05  8:16     ` REAL
2011-12-07  2:19       ` Радик Юсупов

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=20111205110701.27086ea9@deimos.localdomain \
    --to=iv@altlinux.org \
    --cc=devel@lists.altlinux.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

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git