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: William C Doughty III
Subject: bug#45611: 28.0.50; xterm.c compile anomaly and link failure
Date: Sat, 02 Jan 2021 15:16:35 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

>> 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)?
>

Yup that was definitely it. Installed dev packages for libXt. The compile
now works. I think a new dependency has just been added. The patch I had
a problem with looks like it added it. Things have compiled cleanly in
the past without those libraries (at least with how I was configuring
the emacs compile in the past). Oh well, it's fixed here now.

Thanks muchly for your very able assistance and for all your hard work
on the emacs project.

<#secure method=pgpmime mode=sign>





reply via email to

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