GNU bug report logs - #23641
emacs-25.0.94 build feedback

Previous Next

Package: emacs;

Reported by: "Nelson H. F. Beebe" <beebe <at> math.utah.edu>

Date: Sat, 28 May 2016 19:22:02 UTC

Severity: minor

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #26 received at 23641 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: "Nelson H. F. Beebe" <beebe <at> math.utah.edu>
Cc: 23641 <at> debbugs.gnu.org
Subject: Re: bug#23641: emacs-25.0.94 build feedback
Date: Sat, 04 Jun 2016 18:47:31 +0300
> Date: Mon, 30 May 2016 19:01:23 -0600
> From: "Nelson H. F. Beebe" <beebe <at> math.utah.edu>
> Cc: beebe <at> math.utah.edu, "Nelson H. F. Beebe" <beebe <at> math.utah.edu>,
>         23641 <at> debbugs.gnu.org
> 
> I wrote  about a build problem of emacs-25.0.94 on FreeBSD 11
> 
> >> ...
> >> > Here is what I get:
> >> > 
> >> >       make distclean
> >> >       ./configure --with-rsvg=no && make
> >> >       ...
> >> >       /usr/local/lib/libgio-2.0.so.0: undefined reference to `sendmmsg <at> FBSD_1.4'
> >> >       collect2: error: ld returned 1 exit status
> >> 
> 
> and Eli Zaretskii responded
> 
> >> 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.
> >> ...
> 
> I therefore tried this:
> 
> 	./configure --with-{rsvg,dbus,gconf,imagemagick}=no && make
> 
> That led to a successful build!
> 
> Compared to my earlier reported successful build using --without-all,
> the newly-built emacs has 62 shared libraries, whereas the previous
> one had only 30.  I have therefore installed the new build.
> 
> It might be useful to document the dependence of -lgio on those four
> packages:
> 
> 	rsvg dbus gconf imagemagick
> 
> because that dependence is not obvious.

I added this problem and its solution to etc/PROBLEMS.  Thanks.




This bug report was last modified 8 years and 353 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.