Mailinglist Archive: opensuse-packaging (89 mails)
| < Previous | Next > |
Re: [opensuse-packaging] "error: gpg-error.h:" running make
- From: Christoph Thiel <cthiel@xxxxxxx>
- Date: Sat, 3 Dec 2005 12:32:35 +0100 (CET)
- Message-id: <Pine.LNX.4.64.0512031229510.4433@xxxxxxxxxxxx>
On Sat, 3 Dec 2005, James PEARSON wrote:
> Excuse me if this is not the correct place for this question.
>
> I am (was?) trying to build the new version of
> "sylpheed-claws-2.0.0-rc1" under opensuse 10.0 (linux 2.6.13-15) just
> for fun.
Just nitpicking: There is no openSUSE 10.0 - it's SUSE Linux 10.0 ;)
> I used the same "configure" options that are used in
> "sylpheed-claws-1.9.100-0.pm.1.src.rpm" - the current version.
>
> ./configure --host=i686-suse-linux --build=i686-suse-linux
> --target=i686-suse-linux --program-prefix= --prefix=/usr
> --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin
> --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include
> --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var
> --sharedstatedir=/usr/com --mandir=/usr/share/man
> --infodir=/usr/share/info --enable-crash-dialog --enable-openssl
> --enable-spamassassin-plugin --enable-pgpcore-plugin
> --enable-pgpmime-plugin --enable-pgpinline-plugin --enable-aspell
> --enable-ldap --enable-jpilot --enable-gnomeprint
> --enable-clamav-plugin --disable-mathml-viewer-plugin
> --enable-dillo-viewer-plugin --enable-compface
>
> The ".configure" runs fine.
>
> If, however, I try to do a "make|gmake" or "rpmbuild --rebuild
> --target=i686 sylpheed-claws-1.9.100-0.pm.1.src.rpm", I get a pile of
> errors related to "gpgme.h" file
Make sure you have gpgme installed (or in neededforbuild / BuildRequires).
> I was hoping that someone could give a few ideas on what I could try
> next. The first sign of the error is
> "/usr/include/gpgme.h:53:23: error: gpg-error.h: No
> such file or directory..."
Make sure you have libgpg-error-devel installed (or in neededforbuild /
BuildRequires).
Regards
Christoph
> Excuse me if this is not the correct place for this question.
>
> I am (was?) trying to build the new version of
> "sylpheed-claws-2.0.0-rc1" under opensuse 10.0 (linux 2.6.13-15) just
> for fun.
Just nitpicking: There is no openSUSE 10.0 - it's SUSE Linux 10.0 ;)
> I used the same "configure" options that are used in
> "sylpheed-claws-1.9.100-0.pm.1.src.rpm" - the current version.
>
> ./configure --host=i686-suse-linux --build=i686-suse-linux
> --target=i686-suse-linux --program-prefix= --prefix=/usr
> --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin
> --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include
> --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var
> --sharedstatedir=/usr/com --mandir=/usr/share/man
> --infodir=/usr/share/info --enable-crash-dialog --enable-openssl
> --enable-spamassassin-plugin --enable-pgpcore-plugin
> --enable-pgpmime-plugin --enable-pgpinline-plugin --enable-aspell
> --enable-ldap --enable-jpilot --enable-gnomeprint
> --enable-clamav-plugin --disable-mathml-viewer-plugin
> --enable-dillo-viewer-plugin --enable-compface
>
> The ".configure" runs fine.
>
> If, however, I try to do a "make|gmake" or "rpmbuild --rebuild
> --target=i686 sylpheed-claws-1.9.100-0.pm.1.src.rpm", I get a pile of
> errors related to "gpgme.h" file
Make sure you have gpgme installed (or in neededforbuild / BuildRequires).
> I was hoping that someone could give a few ideas on what I could try
> next. The first sign of the error is
> "/usr/include/gpgme.h:53:23: error: gpg-error.h: No
> such file or directory..."
Make sure you have libgpg-error-devel installed (or in neededforbuild /
BuildRequires).
Regards
Christoph
| < Previous | Next > |