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

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

bug#45611: 28.0.50; xterm.c compile anomaly and link failure


From: Eli Zaretskii
Subject: bug#45611: 28.0.50; xterm.c compile anomaly and link failure
Date: Sat, 02 Jan 2021 20:27:00 +0200

> From: William C Doughty III <n2ocm@optonline.net>
> Date: Sat, 02 Jan 2021 13:08:25 -0500
> 
> >> From: William C Doughty III <n2ocm@optonline.net>
> >> Cc: 45611@debbugs.gnu.org
> >> Date: Sat, 02 Jan 2021 12:32:15 -0500
> >> 
> >> If you want I can attach a copy of the config.log and the last
> >> compile I did (compressed of course).
> >
> > Yes, please.
> 
> Here ya go, hope this helps to figure out what is going on.

Here's the problem:

  configure:14640: gcc -c  -g3 -O2 -isystem /usr/include/librsvg-2.0 -isystem 
/usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem 
/usr/include/libmount -isystem /usr/include/blkid -isystem 
/usr/include/gdk-pixbuf-2.0 -pthread -isystem /usr/include/cairo -isystem 
/usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem 
/usr/include/libpng16      conftest.c >&5
  conftest.c:119:10: fatal error: X11/Intrinsic.h: No such file or directory
    119 | #include <X11/Intrinsic.h>
        |          ^~~~~~~~~~~~~~~~~
  compilation terminated.

Your X11 headers seem to be in bad shape.  Maybe you need to
re-install some development package(s)?






reply via email to

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