Re: [Tracker] Install from cvs fails during configure



On Sun, 12 Nov 2006 15:34:16 -0500
<tpgww onepost net> wrote:


Hallo,
also people, if these errors are on gentoo and you are using the ebuilds
from bugzilla, please don't bother the tracker-developers with such
things, the problem is in the ebuild and not in tracker itself.
I would recommend you to comment on the gentoo forums or in the
correspondent bugs about build problems and such.
the eautoreconf || die line should be changed to 
${S}/autogen.sh || die as now a call to intltoolize is also needed.

Regards
Gergan
Date: Sat, 11 Nov 2006 17:48:17 +0000
From: Erlend Davidson <E R M Davidson sms ed ac uk>
Subject: [Tracker] Possible Bug in CVS Configure
To: Tracker List <tracker-list gnome org>
Message-ID: <45560CE1 5030309 sms ed ac uk>
Content-Type: text/plain; charset=ISO-8859-1

Install from cvs fails during configure:

checking for intltool >= 0.22... awk: cmd. line:1: fatal: cannot
open file `./intltool-update.in' for reading (No such file or
directory) awk: cmd. line:1: fatal: cannot open file
`./intltool-update.in' for reading (No such file or directory)
 found
./configure: line 23216: test: : integer expression expected
configure: error: Your intltool is too old.  You need intltool 0.22
or later.

I have intltool-0.35.0 installed, and intltool-update.in is in:
/usr/share/intltool/intltool-update.in


Date: Sat, 11 Nov 2006 17:55:35 +0000
From: Jamie McCracken <jamiemcc blueyonder co uk>
Subject: Re: [Tracker] Possible Bug in CVS Configure
To: Erlend Davidson <E R M Davidson sms ed ac uk>
Cc: Tracker List <tracker-list gnome org>
Message-ID: <45560E97 1010207 blueyonder co uk>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Erlend Davidson wrote:
Install from cvs fails during configure:

checking for intltool >= 0.22... awk: cmd. line:1: fatal: cannot
open file `./intltool-update.in' for reading (No such file or
directory) awk: cmd. line:1: fatal: cannot open file
`./intltool-update.in' for reading (No such file or directory)
 found
./configure: line 23216: test: : integer expression expected
configure: error: Your intltool is too old.  You need intltool
0.22 or later.

I have intltool-0.35.0 installed, and intltool-update.in is in:
/usr/share/intltool/intltool-update.in


dont know for certain as Im not an expert in the area but please
try checking out a clean copy of tracker in a different directory
and then run autogen.sh

the following files should be in the root tracker directory after 
running autogen

-rwxr-xr-x  1 jamie jamie   22491 2006-11-08 00:36 intltool-extract

lrwxrwxrwx  1 jamie jamie      39 2006-11-11 17:50
intltool-extract.in -> /usr/share/intltool/intltool-extract.in

-rwxr-xr-x  1 jamie jamie   35206 2006-11-08 00:36 intltool-merge

lrwxrwxrwx  1 jamie jamie      37 2006-11-11 17:50
intltool-merge.in -> /usr/share/intltool/intltool-merge.in

-rwxr-xr-x  1 jamie jamie   28077 2006-11-08 00:36 intltool-update

lrwxrwxrwx  1 jamie jamie      38 2006-11-11 17:50
intltool-update.in -> /usr/share/intltool/intltool-update.in



-- 
Mr Jamie McCracken
http://jamiemcc.livejournal.com/



Date: Sat, 11 Nov 2006 18:59:31 +0100
From: Laurent Aguerreche <laurent aguerreche free fr>
Subject: Re: [Tracker] Possible Bug in CVS Configure
To: Erlend Davidson <E R M Davidson sms ed ac uk>
Cc: Tracker List <tracker-list gnome org>
Message-ID: <1163267971 20142 2 camel localhost>
Content-Type: text/plain; charset=utf-8

Le samedi 11 novembre 2006 ? 17:48 +0000, Erlend Davidson a ?crit :
Install from cvs fails during configure:

checking for intltool >= 0.22... awk: cmd. line:1: fatal: cannot
open file `./intltool-update.in' for reading (No such file or
directory) awk: cmd. line:1: fatal: cannot open file
`./intltool-update.in' for reading (No such file or directory)
 found
./configure: line 23216: test: : integer expression expected
configure: error: Your intltool is too old.  You need intltool
0.22 or later.

I have intltool-0.35.0 installed, and intltool-update.in is in:
/usr/share/intltool/intltool-update.in

It looks like your local CVS is not up to date. Is it?


Laurent.

Same symptom here, with same intltool version, latest available cvs
app, tracker-CVS checkout this morning. Problem appears to be related
to the interaction between intltool.m4 and the rest of the script.
Error goes away if ${ac_aux_dir} is replaced with the actual path of
intltool-update.in (i.e. the "." in the script is bad).

But, sadly, soon after it aborts due to
config.status: error: cannot find input file: po/Makefile.in.in

Regards
Tom
_______________________________________________
tracker-list mailing list
tracker-list gnome org
http://mail.gnome.org/mailman/listinfo/tracker-list



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