bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#23641: emacs-25.0.94 build feedback


From: Eli Zaretskii
Subject: bug#23641: emacs-25.0.94 build feedback
Date: Sun, 29 May 2016 17:46:34 +0300

> Date: Sun, 29 May 2016 06:51:03 -0600
> From: "Nelson H. F. Beebe" <beebe@math.utah.edu>
> Cc: beebe@math.utah.edu
> 
> >> Looks like librsvg-2 is the one that pulls in libgio.  Did you try
> >> using --with-rsvg=no ?
> 
> Here is what I get:
> 
>       make distclean
>       ./configure --with-rsvg=no && make
>       ...
>       /usr/local/lib/libgio-2.0.so.0: undefined reference to 
> `sendmmsg@FBSD_1.4'
>       collect2: error: ld returned 1 exit status

Then this is the list of other suspects:

  imagemagick
  dbus
  gconf

I think you need to disable all of them (and rsvg as well) to get rid
of libgio.

> Perhaps we should bag this one: it is clearly an error for the FreeBSD
> 11 package system to supply a library without dependent libraries that
> supply missing symbols.

Fine with me.

Thanks.





reply via email to

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