unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
[parent not found: <CMM.0.96.0.1464476699.beebe@gamma.math.utah.edu>]
* bug#23641: emacs-25.0.94 build feedback
@ 2016-05-28 18:41 Nelson H. F. Beebe
  2016-05-28 19:32 ` Eli Zaretskii
  2016-05-29 20:23 ` Richard Stallman
  0 siblings, 2 replies; 8+ messages in thread
From: Nelson H. F. Beebe @ 2016-05-28 18:41 UTC (permalink / raw)
  To: 23641; +Cc: beebe

I'm pleased to report that I've successfully built and installed the
latest emacs-25.0.94 test release on at least 65 flavors of Unix in my
test lab of more than 80 such systems.

However, on FreeBSD 11 x86-64, I ran into an issue.  Configuring
selects -lgio in src/Makefile, but that library has a problem on that
system: it refers to a symbol sendmmsg@FBSD_1.4 that is not defined in
any of the 3492 libraries installed on my system.  Even a forced
reinstallation of the -lgio library did not resolve the missing
symbol.

I made numerous unsuccessful attempts with various --without-XXX
options at configure time to try to eliminate the reference to -lgio,
but all failed.

I then examined configure.ac, where it appears that -lgio has to do
with glib, but could still not see what library options are forcing
the inclusion of -lgio.

I finally succeeded in building the new emacs with

	./configure --without-all --with-x && gmake all

-------------------------------------------------------------------------------
- Nelson H. F. Beebe                    Tel: +1 801 581 5254                  -
- University of Utah                    FAX: +1 801 581 4148                  -
- Department of Mathematics, 110 LCB    Internet e-mail: beebe@math.utah.edu  -
- 155 S 1400 E RM 233                       beebe@acm.org  beebe@computer.org -
- Salt Lake City, UT 84112-0090, USA    URL: http://www.math.utah.edu/~beebe/ -
-------------------------------------------------------------------------------





^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-06-04 15:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <CMM.0.96.0.1464526263.beebe@gamma.math.utah.edu>
2016-05-29 14:46 ` bug#23641: emacs-25.0.94 build feedback Eli Zaretskii
2016-05-31  1:01   ` Nelson H. F. Beebe
2016-06-04 15:47     ` Eli Zaretskii
     [not found] <CMM.0.96.0.1464476699.beebe@gamma.math.utah.edu>
2016-05-29  2:35 ` Eli Zaretskii
2016-05-28 18:41 Nelson H. F. Beebe
2016-05-28 19:32 ` Eli Zaretskii
2016-05-28 19:37   ` Eli Zaretskii
2016-05-29 20:23 ` Richard Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).