emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: build problem on fedora 25


From: Fabrice Popineau
Subject: Re: build problem on fedora 25
Date: Wed, 22 Mar 2017 01:02:31 +0100

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 <address@hidden>:
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
address@hidden




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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]