Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Dec 2013 09:42:42 +0100
From:      =?ISO-8859-1?Q?Micka=EBl_Maillot?= <mickael.maillot@gmail.com>
To:        freebsd-ports@freebsd.org
Subject:   Looking for help with XBMC on 10.0 and autoconf stuff
Message-ID:  <CAKT0JB734ezc2zsZ71x5eN_KG=Fi=-0qbhMMwVX0MJzOOz4iTg@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi,

I'm trying to get XBMC building on 10.0-BETA4 but i'm stuck with a autoconf
problem:
to reproduce it:
$ make -C /usr/ports/multimedia/xbmc
$ autoreconf -vif /usr/ports/multimedia/xbmc/work/xbmc-12.2/lib/cpluff/

and you will get this error:
autoreconf-2.69: Entering directory `lib/cpluff'
autoreconf-2.69: running: autopoint --force
autopoint: *** Missing version: please specify in configure.ac through a
line 'AM_GNU_GETTEXT_VERSION(x.yy.zz)' the gettext version the package is
using
autopoint: *** Stop.
autoreconf-2.69: autopoint failed with exit status: 1

AM_GNU_GETTEXT_VERSION is correctly defined in the configure.ac
and the problem does not trigger in 9-STABLE or 8-STABLE

Thanks for any help



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAKT0JB734ezc2zsZ71x5eN_KG=Fi=-0qbhMMwVX0MJzOOz4iTg>