On Sun, 12 Nov 2006 15:34:16 -0500
<[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]>
> > Subject: [Tracker] Possible Bug in CVS Configure
> > To: Tracker List <[email protected]>
> > Message-ID: <[EMAIL PROTECTED]>
> > 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 <[EMAIL PROTECTED]>
> > Subject: Re: [Tracker] Possible Bug in CVS Configure
> > To: Erlend Davidson <[EMAIL PROTECTED]>
> > Cc: Tracker List <[email protected]>
> > Message-ID: <[EMAIL PROTECTED]>
> > 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 <[EMAIL PROTECTED]>
> > Subject: Re: [Tracker] Possible Bug in CVS Configure
> > To: Erlend Davidson <[EMAIL PROTECTED]>
> > Cc: Tracker List <[email protected]>
> > Message-ID: <[EMAIL PROTECTED]>
> > 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
> [email protected]
> http://mail.gnome.org/mailman/listinfo/tracker-list
_______________________________________________
tracker-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/tracker-list