[opensuse-programming] Re: [opensuse] build errors for mutt for SLED 10
* Patrick Shanahan (paka@opensuse.org) [20090108 01:01]:
Trying to rebuild the rpm, mutt-1.5.17-54.1.src.rpm, for SLED 10/ openSUSE 10.1 on x86_64, I get the following error:
In file included from /usr/include/idna.h:31, from mutt_idna.h:26, from addrbook.c:28: /usr/include/idn-int.h:47:26: error: no include path in which to search for stdint.h
How are you rebuilding the rpm? Simply by calling rpmbuild? I don't get that error when using the build script, i.e. when building in a chroot environment. But it seems that you would need to rebuild a plethora of other packages as well :( mutt needs a more recent version of libgpgme which in turn needs a more recent version of gpg2 which again needs fdupes, libassuan-devel, libusb-devel and pth and those packages will very probably need still other packages. I'd give up that endeavor. Philipp -- To unsubscribe, e-mail: opensuse-programming+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-programming+help@opensuse.org
* Philipp Thomas <pth@suse.de> [01-08-09 07:56]:
How are you rebuilding the rpm? Simply by calling rpmbuild? I don't get that error when using the build script, i.e. when building in a chroot environment.
rpmbuild --rebuild ./mutt-1.5.17-54.1.src.rpm
But it seems that you would need to rebuild a plethora of other packages as well :( mutt needs a more recent version of libgpgme which in turn needs a more recent version of gpg2 which again needs fdupes, libassuan-devel, libusb-devel and pth and those packages will very probably need still other packages. I'd give up that endeavor.
Thanks, will wait until I can install 11.1. -- Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://counter.li.org -- To unsubscribe, e-mail: opensuse-programming+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-programming+help@opensuse.org
participants (2)
-
Patrick Shanahan
-
Philipp Thomas