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

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

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


From: Alan Third
Subject: bug#38349: 27.0.50; process.c:134:10: fatal error: 'glib.h' file not found
Date: Sat, 23 Nov 2019 18:34:25 +0000
User-agent: Mutt/1.12.0 (2019-05-25)

On Sat, Nov 23, 2019 at 05:32:33PM +0000, Pankaj Jangid wrote:
> 
> 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
> ```

I had this a wee while back and, iirc, make bootstrap fixed it.

(Or I may have just rerun autogen.sh and configure, but make bootstrap
does that anyway.)
-- 
Alan Third





reply via email to

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