all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kaushal Modi <kaushal.modi@gmail.com>
To: Emacs developers <emacs-devel@gnu.org>
Cc: Paul Eggert <eggert@cs.ucla.edu>
Subject: Emacs master build failing on RHEL 6.8 [image.c]
Date: Tue, 4 Jun 2019 07:49:58 -0400	[thread overview]
Message-ID: <CAFyQvY3Ka1SCRyO+-ZroFaBmkOgMyoWqjFnPXJfzjd-HSZuoYw@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 925 bytes --]

Hello,

A recent change to image.c broke the emacs master build on my RHEL 6.8
system.

I get this error:

make[2]: Leaving directory '/home/kmodi/downloads/git/emacs/admin/unidata'
  CCLD     temacs
/usr/bin/ld: warning: libgmp.so.3, needed by
/cad/adi/apps/gnu/linux/x86_64/6/lib/libhogweed.so.2, may conflict with
libgmp.so.10
image.o: In function `gif_load':
image.c:(.text+0xa76b): undefined reference to `GifErrorString'
image.c:(.text+0xa7d8): undefined reference to `GifErrorString'
image.c:(.text+0xaefe): undefined reference to `GifErrorString'
collect2: error: ld returned 1 exit status

My librsvg version is 2.26.0 (Reference to a recent discussion around this
topic: https://lists.gnu.org/r/emacs-devel/2019-05/msg00145.html).

My last emacs devel build was 5 days back using
https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=cc71a82fc705a73fa3ef6cda3ec6bee1cb654d7e,
and that works fine.

--
Kaushal Modi

[-- Attachment #2: Type: text/html, Size: 1437 bytes --]

             reply	other threads:[~2019-06-04 11:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-04 11:49 Kaushal Modi [this message]
2019-06-04 19:17 ` Emacs master build failing on RHEL 6.8 [image.c] Paul Eggert
2019-06-04 19:36   ` Kaushal Modi
2019-06-08 14:24     ` Richard Kim
2022-01-16 18:09       ` Eli Zaretskii
2019-06-10  2:01     ` Kaushal Modi

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=CAFyQvY3Ka1SCRyO+-ZroFaBmkOgMyoWqjFnPXJfzjd-HSZuoYw@mail.gmail.com \
    --to=kaushal.modi@gmail.com \
    --cc=eggert@cs.ucla.edu \
    --cc=emacs-devel@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.