all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Petr Hracek <phracek@redhat.com>
To: 14159@debbugs.gnu.org
Subject: bug#14159: Problem with compilation and building emacs (libtiff, libgtk3 and other are missing)
Date: Mon, 08 Apr 2013 12:15:09 +0200	[thread overview]
Message-ID: <516298AD.10707@redhat.com> (raw)
In-Reply-To: <51627601.3040601@redhat.com>

Problem was solved by problematic /usr/lib/libmagic library.

Please close the bug

S pozdravem / Best regards

Petr Hracek

On 04/08/2013 09:47 AM, Petr Hracek wrote:
> Hi,
>
> I'd like to compile and build emacs-24.3 but after a build rpm does 
> not require
> any libtiff and other libraries:
>
> Compilation and build is done by commands:
> BuildRequires: atk-devel cairo-devel freetype-devel fontconfig-devel 
> dbus-devel giflib-devel g
> libc-devel libpng-devel
> BuildRequires: libjpeg-devel libtiff-devel libX11-devel libXau-devel 
> libXdmcp-devel libXrender
> -devel libXt-devel
> BuildRequires: libXpm-devel ncurses-devel xorg-x11-proto-devel 
> zlib-devel gnutls-devel
> BuildRequires: librsvg2-devel m17n-lib-devel libotf-devel 
> ImageMagick-devel libselinux-devel
> BuildRequires: GConf2-devel alsa-lib-devel gpm-devel liblockfile-devel 
> libxml2-devel
> BuildRequires: bzip2 cairo texinfo gzip desktop-file-utils
> BuildRequires: gtk3-devel python2-devel python3-devel
>
> %configure --with-dbus --with-gif --with-jpeg --with-png --with-rsvg \
>            --with-tiff --with-xft --with-xpm 
> --with-x-toolkit=%{toolkit} --with-gpm=no
> make bootstrap
> make
> cd ..
>
> # Build binary without X support
> mkdir build-nox && cd build-nox
> ln -s ../configure .
> %configure --with-x=no
> make
>
> Do you have any advise what is wrong?
>
> Build is fine w/o any error but command:
> [stone@kiasportyw emacs(master)]$ rpm -qp --requires 
> /var/lib/mock/fedora-rawhide-i386/result/emacs-24.3-6.fc20.i686.rpm
> /bin/sh
> /bin/sh
> /bin/sh
> /bin/sh
> /usr/sbin/alternatives
> /usr/sbin/alternatives
> dejavu-sans-mono-fonts
> desktop-file-utils
> emacs-common = 1:24.3-6.fc20
> rpmlib(CompressedFileNames) <= 3.0.4-1
> rpmlib(FileDigests) <= 4.6.0-1
> rpmlib(PayloadFilesHavePrefix) <= 4.0-1
> rpmlib(PayloadIsXz) <= 5.2-1
> [stone@kiasportyw emacs(master)]$
>
> In version 24.2 all works fine and
> rpm -q --requires emacs shows:
> /bin/sh
> /bin/sh
> /bin/sh
> /bin/sh
> /usr/sbin/alternatives
> /usr/sbin/alternatives
> dejavu-sans-mono-fonts
> desktop-file-utils
> emacs-common = 1:24.3-5.fc18
> libICE.so.6
> libMagickCore.so.5
> libMagickWand.so.5
> libSM.so.6
> libX11.so.6
> libXft.so.2
> libXpm.so.4
> libXrender.so.1
> libasound.so.2
> libasound.so.2(ALSA_0.9)
> libasound.so.2(ALSA_0.9.0rc4)
> libatk-1.0.so.0
> libc.so.6
> libc.so.6(GLIBC_2.0)
> libc.so.6(GLIBC_2.1)
> libc.so.6(GLIBC_2.11)
> libc.so.6(GLIBC_2.15)
> libc.so.6(GLIBC_2.2)
> libc.so.6(GLIBC_2.2.1)
> libc.so.6(GLIBC_2.3)
> libc.so.6(GLIBC_2.3.3)
> libc.so.6(GLIBC_2.3.4)
> libc.so.6(GLIBC_2.4)
> libc.so.6(GLIBC_2.6)
> libcairo-gobject.so.2
> libcairo.so.2
> libdbus-1.so.3
> libfontconfig.so.1
> libfreetype.so.6
> libgconf-2.so.4
> libgdk-3.so.0
> libgdk_pixbuf-2.0.so.0
> libgif.so.4
> libgio-2.0.so.0
> libglib-2.0.so.0
> libgnutls.so.26
> libgnutls.so.26(GNUTLS_1_4)
> libgobject-2.0.so.0
> libgomp.so.1
> libgtk-3.so.0
> libjpeg.so.62
> libjpeg.so.62(LIBJPEG_6.2)
> libm.so.6
> libm.so.6(GLIBC_2.0)
> libm17n-core.so.0
> libm17n-flt.so.0
> libotf.so.0
> libpango-1.0.so.0
> libpangocairo-1.0.so.0
> libpng15.so.15
> libpng15.so.15(PNG15_0)
> libpthread.so.0
> libpthread.so.0(GLIBC_2.0)
> libpthread.so.0(GLIBC_2.2)
> librsvg-2.so.2
> librt.so.1
> librt.so.1(GLIBC_2.2)
> libselinux.so.1
> libtiff.so.5
> libtiff.so.5(LIBTIFF_4.0)
> libtinfo.so.5
> libxml2.so.2
> libxml2.so.2(LIBXML2_2.4.30)
> libxml2.so.2(LIBXML2_2.6.0)
> libz.so.1
> rpmlib(CompressedFileNames) <= 3.0.4-1
> rpmlib(FileDigests) <= 4.6.0-1
> rpmlib(PayloadFilesHavePrefix) <= 4.0-1
> rtld(GNU_HASH)
> rpmlib(PayloadIsXz) <= 5.2-1
>






      reply	other threads:[~2013-04-08 10:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-08  7:47 bug#14159: Problem with compilation and building emacs (libtiff, libgtk3 and other are missing) Petr Hracek
2013-04-08 10:15 ` Petr Hracek [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=516298AD.10707@redhat.com \
    --to=phracek@redhat.com \
    --cc=14159@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.