[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: build problem on fedora 25
From: |
Eli Zaretskii |
Subject: |
Re: build problem on fedora 25 |
Date: |
Mon, 20 Mar 2017 21:12:13 +0200 |
> From: address@hidden
> Date: Mon, 20 Mar 2017 19:10:54 +0100
>
> 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'
Looks like some development packages are missing, nothing to do with
Emacs per se (because the unresolved references are in GTK and Pango,
not in Emacs).