all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Fabrice Popineau <fabrice.popineau@centralesupelec.fr>
To: joakim@verona.se
Cc: emacs-devel <emacs-devel@gnu.org>
Subject: Re: build problem on fedora 25
Date: Wed, 22 Mar 2017 01:02:31 +0100	[thread overview]
Message-ID: <CAFgFV9P6TtXY36XmgJNoxqZCp+xnPOwE21s8=ZSjYWyN1ZAm6w@mail.gmail.com> (raw)
In-Reply-To: <m3tw6nom35.fsf@chopper>

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

I got the same kind of problems on Ubuntu because of some interfering
package.
n my case, it was Anaconda (Python distribution) which held libpng, hence
-L/home/Anaconda3/lib
was added to the link flags. Unfortunately, there was also a libcairo in
the same directory which
generated those link errors.



2017-03-20 19:10 GMT+01:00 <joakim@verona.se>:

> I get funny linkage problems. I used to be able to build emacs fine on
> this machine.
>
> I suppose theres something wrong with fedora.
>
>   CCLD     temacs
> /usr/lib/gcc/x86_64-redhat-linux/6.3.1/../../../../lib64/libgtk-3.so:
> undefined reference to `cairo_surface_set_device_scale'
> /usr/lib64/libpangoft2-1.0.so.0: undefined reference to
> `FcWeightToOpenType'
> /usr/lib64/libpangoft2-1.0.so.0: undefined reference to
> `FcWeightFromOpenType'
> /usr/lib/gcc/x86_64-redhat-linux/6.3.1/../../../../lib64/libgtk-3.so:
> undefined reference to `cairo_surface_get_device_scale'
> collect2: error: ld returned 1 exit status
> Makefile:609: recipe for target 'temacs' failed
> make[1]: *** [temacs] Error 1
> make[1]: Leaving directory '/home/joakim/emacs/src'
> Makefile:416: recipe for target 'src' failed
> make: *** [src] Error 2
>
> --
> Joakim Verona
> joakim@verona.se
>
>


-- 
Fabrice Popineau
-----------------------------
CentraleSupelec
Département Informatique
3, rue Joliot Curie
91192 Gif/Yvette Cedex
Tel direct : +33 (0) 169851950
Standard : +33 (0) 169851212
------------------------------

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

      parent reply	other threads:[~2017-03-22  0:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-20 18:10 build problem on fedora 25 joakim
2017-03-20 19:12 ` Eli Zaretskii
2017-03-21 17:14   ` Paul Eggert
2017-03-21 21:13     ` joakim
2017-03-22  0:02 ` Fabrice Popineau [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='CAFgFV9P6TtXY36XmgJNoxqZCp+xnPOwE21s8=ZSjYWyN1ZAm6w@mail.gmail.com' \
    --to=fabrice.popineau@centralesupelec.fr \
    --cc=emacs-devel@gnu.org \
    --cc=joakim@verona.se \
    /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.