Re: 2.9.4 fails on ximian-connector-2.1.2



On Wed, 2005-01-19 at 19:34 -0600, J. Gardner Biggs wrote: 
> make[4]: Entering directory
> `/home/jgbiggs/garnome-2.9.4/desktop/ximian-connector/work/main.d/ximian-connector-2.1.2/lib'
> make[4]: *** No rule to make target
> `/opt/gnome-2.9.4/share/idl/evolution-2.2/Evolution-Addressbook-SelectNames.idl', needed by `Evolution-Addressbook-SelectNames.h'.  Stop.
> make[4]: Leaving directory
> `/home/jgbiggs/garnome-2.9.4/desktop/ximian-connector/work/main.d/ximian-connector-2.1.2/lib'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory
> `/home/jgbiggs/garnome-2.9.4/desktop/ximian-connector/work/main.d/ximian-connector-2.1.2'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory
> `/home/jgbiggs/garnome-2.9.4/desktop/ximian-connector/work/main.d/ximian-connector-2.1.2'
> make[1]: *** [build-work/main.d/ximian-connector-2.1.2/Makefile] Error 2
                                                   ^^^^^ 
> make[1]: Leaving directory
> `/home/jgbiggs/garnome-2.9.4/desktop/ximian-connector'
> make: *** [paranoid-install] Error 2
> 
> 
> No big deal for me since I don't connect to an exchange server.... but
> what is the problem?

It's the wrong version, known issue and already fixed in arch.

You need to (manually) update the Makefile and checksums files like this
(one line per file):

$ cat checksums
accdfe088d0f9e1f7858608e6a627438  download/ximian-connector-2.1.3.tar.bz2
$ grep ^GARVERSION Makefile
GARVERSION = 2.1.3

After that, run 'make clean; make install' in desktop/ximian-connector.


FYI: The file "Evolution-Addressbook-SelectNames.idl" (see the error
above) was removed between Evolution 2.1.2 and 2.1.3 IIRC.

...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]