Re: 2.9.4.1 : failure in geektoys/gnome-pkgview



> make[4]: Entering directory `/home/src/garnome-2.9.4.1/geektoys/gnome-pkgview/work/main.d/gnome-pkgview-1.0.6'
> LC_ALL=C ./intltool-merge ./po gnome-pkgview.desktop.in gnome-pkgview.desktop -d -u -c ./po/.intltool-merge-cache
> Possible unintended interpolation of @INTLTOOL_ICONV in string at ./intltool-merge line 94.
  ^^
> Global symbol "@INTLTOOL_ICONV" requires explicit package name at ./intltool-merge line 94.
> BEGIN not safe after errors--compilation aborted at ./intltool-merge line 251.
> make[4]: *** [gnome-pkgview.desktop] Erreur 9
> make[4]: Leaving directory `/home/src/garnome-2.9.4.1/geektoys/gnome-pkgview/work/main.d/gnome-pkgview-1.0.6'
> make[3]: *** [all-recursive] Erreur 1
> make[3]: Leaving directory `/home/src/garnome-2.9.4.1/geektoys/gnome-pkgview/work/main.d/gnome-pkgview-1.0.6'

I do remember, I came across this issue myself once, but I didn't
remember how I worked around this issue.


According to what I just was told by the intltool maintainer, this is
due to ACLOCAL_FLAGS borking the path. Older versions of the .m4 file
don't support, what newer versions of intltool does. This is a version
conflict if ACLOCAL_FLAGS is messed up.

According to him (as well as a bugzilla search later) removing the
system intltool package fixes the problem.


Indeed this rings a bell. I remember I had to mess with the distro
intltool once... :)

...guenther


-- 
char *t="\10pse\0r\0dtu\0  ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}




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