Johnny Jacob-2 wrote:
> 
> Hmm, we don't need perl for the provider. Please try this.
> 
> 
> --- evolution-mapi-provider.spec      2008-06-26 13:29:46.000000000 +0530
> +++ evolution-mapi-provider.spec.corrected    2008-06-26 08:02:04.000000000
> +0530
> @@ -11,7 +11,7 @@
>  # norootforbuild
>  %if 0%{?fedora_version}
>  %if 0%{?fedora_version} == 9 || 0%{?fedora_version} == 8 ||
> 0%{?fedora_version} == 7
> -BuildRequires: python popt popt-devel readline readline-devel pkgconfig
> gnutls gnutls-devel e2fsprogs e2fsprogs-devel glibc-devel pam pam-devel
> which perl-ExtUtils-MakeMaker redhat-rpm-config lynx elinks w3m
> +BuildRequires: python popt popt-devel readline readline-devel pkgconfig
> gnutls gnutls-devel e2fsprogs e2fsprogs-devel glibc-devel pam pam-devel
> which redhat-rpm-config lynx elinks w3m
>  %else
>  BuildRequires: python popt popt-devel readline readline-devel pkgconfig
> gnutls gnutls-devel e2fsprogs e2fsprogs-devel glibc-devel pam pam-devel
> which redhat-rpm-config
>  %endif
> 
> 
> Looks like the spec file has some unrelated dependancies. Will fix it.
> 
> Thanks !

I applied that patch you provided.  That part is now OK.  But, I am now
running into the following:

e-cal-backend-mapi.c:23:21: error: gio/gio.h: No such file or directory
e-cal-backend-mapi.c: In function 'e_cal_backend_mapi_compute_changes':
e-cal-backend-mapi.c:1621: warning: implicit declaration of function
'g_uri_unescape_string'
e-cal-backend-mapi.c:1621: warning: assignment makes pointer from integer
without a cast
make[4]: *** [e-cal-backend-mapi.lo] Error 1
make[4]: Leaving directory
`/usr/src/redhat/BUILD/evolution-mapi-provider-20080526.0/src/backends/calendar'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/usr/src/redhat/BUILD/evolution-mapi-provider-20080526.0/src/backends'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/usr/src/redhat/BUILD/evolution-mapi-provider-20080526.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/usr/src/redhat/BUILD/evolution-mapi-provider-20080526.0'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.5710 (%build)

I haven't had the time yet to look for where gio/gio.h may be.  If you read
this prior to another update from me and can point me in the right
direction, I'd appreciate it.  Thanks, again!
-- 
View this message in context: 
http://www.nabble.com/Evolution-%2B-MAPI-%3D-too-much-hassle-tp16745245p18134036.html
Sent from the Gnome Evolution - General mailing list archive at Nabble.com.

_______________________________________________
Evolution-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/evolution-list

Reply via email to