all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: William C Doughty III <n2ocm@optonline.net>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 45611@debbugs.gnu.org
Subject: bug#45611: 28.0.50; xterm.c compile anomaly and link failure
Date: Sat, 02 Jan 2021 15:16:35 -0500	[thread overview]
Message-ID: <87v9cf2ixo.fsf@optonline.net> (raw)
In-Reply-To: <83zh1rchzf.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 02 Jan 2021 20:27:00 +0200")

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	other threads:[~2021-01-02 20:16 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-02 12:20 bug#45611: 28.0.50; xterm.c compile anomaly and link failure William C Doughty III
2021-01-02 14:42 ` Eli Zaretskii
     [not found]   ` <87h7nz4c0c.fsf@optonline.net>
2021-01-02 16:20     ` Eli Zaretskii
2021-01-02 16:49       ` William C Doughty III
2021-01-02 17:06         ` Eli Zaretskii
2021-01-02 17:32           ` William C Doughty III
2021-01-02 17:48             ` Eli Zaretskii
     [not found]               ` <871rf343fq.fsf@optonline.net>
2021-01-02 18:27                 ` Eli Zaretskii
2021-01-02 20:16                   ` William C Doughty III [this message]
2021-01-02 20:23                     ` Eli Zaretskii
2021-01-02 16:38 ` Michael Schmidt
2021-01-02 19:28 ` Michael Schmidt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87v9cf2ixo.fsf@optonline.net \
    --to=n2ocm@optonline.net \
    --cc=45611@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.