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

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

bug#38349: closed (27.0.50; process.c:134:10: fatal error: 'glib.h' file


From: GNU bug Tracking System
Subject: bug#38349: closed (27.0.50; process.c:134:10: fatal error: 'glib.h' file not found)
Date: Sat, 23 Nov 2019 18:44:01 +0000

Your message dated Sat, 23 Nov 2019 20:42:47 +0200
with message-id <address@hidden>
and subject line Re: bug#38349: 27.0.50; process.c:134:10: fatal error: 
'glib.h' file not found
has caused the debbugs.gnu.org bug report #38349,
regarding 27.0.50; process.c:134:10: fatal error: 'glib.h' file not found
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
38349: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=38349
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 27.0.50; process.c:134:10: fatal error: 'glib.h' file not found Date: Sat, 23 Nov 2019 17:32:33 +0000
Got this today while building commit
b9e99ab5ac49f8cb03fc1c27eb830a24e9bdf83c.

```
/Library/Developer/CommandLineTools/usr/bin/make -C src 
VCSWITNESS='$(srcdir)/../.git/logs/HEAD' all
  CC       process.o
process.c:134:10: fatal error: 'glib.h' file not found
#include <glib.h>
         ^~~~~~~~
1 error generated.
make[1]: *** [process.o] Error 1
make: *** [src] Error 2
```

Below is the configuration that I use for building Emacs on my Mac.


In GNU Emacs 27.0.50
Repository revision: b9e99ab5ac49f8cb03fc1c27eb830a24e9bdf83c
Repository branch: master
Windowing system distributor 'Apple', version 10.3.1894
System Description:  Mac OS X 10.15.1

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.

Configured using:
 'configure LDFLAGS=-L/usr/local/opt/ruby/lib
 CPPFLAGS=-I/usr/local/opt/ruby/include
 
PKG_CONFIG_PATH=:/usr/local/opt/sqlite/lib/pkgconfig:/usr/local/opt/libxml2/lib/pkgconfig:/usr/local/opt/openssl/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/ruby/lib/pkgconfig
 'HARFBUZZ_CFLAGS=-I/usr/local/Cellar/harfbuzz/2.6.4/include/harfbuzz
 -I/usr/local/Cellar/glib/2.62.2/include/glib-2.0
 -I/usr/local/Cellar/glib/2.62.2/lib/glib-2.0/include
 -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.43/include
 -I/usr/local/Cellar/graphite2/1.3.13/include'
 'HARFBUZZ_LIBS=-L/usr/local/Cellar/harfbuzz/2.6.4/lib -lharfbuzz''

Configured features:
RSVG DBUS GLIB NOTIFY KQUEUE ACL GNUTLS LIBXML2 ZLIB TOOLKIT_SCROLL_BARS
NS MODULES THREADS JSON PDUMPER LCMS2 GMP

Important settings:
  value of $LC_CTYPE: UTF-8
  value of $LANG: en_US
  locale-coding-system: utf-8-unix

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  global-eldoc-mode: t
  eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Load-path shadows:
None found.

Features:
(shadow sort mail-extr emacsbug message rmc puny dired dired-loaddefs
format-spec rfc822 mml easymenu mml-sec password-cache epa derived epg
epg-config gnus-util rmail rmail-loaddefs text-property-search time-date
subr-x seq byte-opt gv bytecomp byte-compile cconv mm-decode mm-bodies
mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader cl-loaddefs
cl-lib sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils
tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type
mwheel term/ns-win ns-win ucs-normalize mule-util term/common-win
tool-bar dnd fontset image regexp-opt fringe tabulated-list replace
newcomment text-mode elisp-mode lisp-mode prog-mode register page
tab-bar menu-bar rfn-eshadow isearch timer select scroll-bar mouse
jit-lock font-lock syntax facemenu font-core term/tty-colors frame
minibuffer cl-generic cham georgian utf-8-lang misc-lang vietnamese
tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek
romanian slovak czech european ethiopic indian cyrillic chinese
composite charscript charprop case-table epa-hook jka-cmpr-hook help
simple abbrev obarray cl-preloaded nadvice loaddefs button faces
cus-face macroexp files text-properties overlay sha1 md5 base64 format
env code-pages mule custom widget hashtable-print-readable backquote
threads dbusbind kqueue cocoa ns lcms2 multi-tty make-network-process
emacs)

Memory information:
((conses 16 45181 5341)
 (symbols 48 6068 1)
 (strings 32 15304 2149)
 (string-bytes 1 503630)
 (vectors 16 10183)
 (vector-slots 8 129543 12974)
 (floats 8 19 31)
 (intervals 56 229 0)
 (buffers 1000 12))





--- End Message ---
--- Begin Message --- Subject: Re: bug#38349: 27.0.50; process.c:134:10: fatal error: 'glib.h' file not found Date: Sat, 23 Nov 2019 20:42:47 +0200
> From: Pankaj Jangid <address@hidden>
> Cc: address@hidden
> Date: Sat, 23 Nov 2019 18:39:41 +0000
> 
> "make bootstrap" fixed it. Please close this.

Done.


--- End Message ---

reply via email to

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