On Wed, 2008-06-25 at 13:21 -0700, R Daly wrote:
> I obtained the latest packages:
> evolution-mapi-provider-20080526.0-7.2.src.rpm
> libmapi-0.7_PHASER-12.2.src.rpm
> samba4-4.0.0alpha3GIT41309dc-23.1.src.rpm
> 
> In trying to compile evolution-mapi-provider, I'm getting the following
> dependency error:
> 
> : server23 33#; rpmbuild -ba evolution-mapi-provider.spec
> sh: _prefix: command not found
> error: Failed build dependencies:
>         perl-ExtUtils-MakeMaker is needed by
> evolution-mapi-provider-20080526.0-7.2.i386
> 
> I'm using RHEL 5.2.  Do you have any idea where I can obtain that, or is it
> safe to obtain the Perl module?

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 !

-- 

Johnny Jacob http://johnnyjacob.org


Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list

Reply via email to