From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#45611: 28.0.50; xterm.c compile anomaly and link failure Date: Sat, 02 Jan 2021 18:20:27 +0200 Message-ID: <83im8fe2es.fsf@gnu.org> References: <87o8i74jjc.fsf@optonline.net> <83mtxre6y3.fsf@gnu.org> <87h7nz4c0c.fsf@optonline.net> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="10571"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 45611@debbugs.gnu.org To: William C Doughty III Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Jan 02 17:21:10 2021 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kvjeQ-0002aU-7B for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 02 Jan 2021 17:21:10 +0100 Original-Received: from localhost ([::1]:55898 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kvjeO-0004G7-Qj for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 02 Jan 2021 11:21:08 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:54486) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kvjeI-0004G1-3a for bug-gnu-emacs@gnu.org; Sat, 02 Jan 2021 11:21:02 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:48928) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kvjeH-0002MO-Rf for bug-gnu-emacs@gnu.org; Sat, 02 Jan 2021 11:21:01 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kvjeH-00034n-Lf for bug-gnu-emacs@gnu.org; Sat, 02 Jan 2021 11:21:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 02 Jan 2021 16:21:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 45611 X-GNU-PR-Package: emacs Original-Received: via spool by 45611-submit@debbugs.gnu.org id=B45611.160960445111788 (code B ref 45611); Sat, 02 Jan 2021 16:21:01 +0000 Original-Received: (at 45611) by debbugs.gnu.org; 2 Jan 2021 16:20:51 +0000 Original-Received: from localhost ([127.0.0.1]:60474 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kvje6-000344-Op for submit@debbugs.gnu.org; Sat, 02 Jan 2021 11:20:50 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:33092) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kvje5-00033m-6M for 45611@debbugs.gnu.org; Sat, 02 Jan 2021 11:20:49 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:55869) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kvjdz-0002FH-Tv; Sat, 02 Jan 2021 11:20:43 -0500 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:1933 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kvjdy-0006Aj-TP; Sat, 02 Jan 2021 11:20:43 -0500 In-Reply-To: <87h7nz4c0c.fsf@optonline.net> (message from William C Doughty III on Sat, 02 Jan 2021 10:03:15 -0500) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:197195 Archived-At: [Please use Reply All to keep the bug address on the CC list.] > From: William C Doughty III > Date: Sat, 02 Jan 2021 10:03:15 -0500 > > >> Needed to manually set HAVE_XRENDER and add -lXrender > >> to src/Makefile, after this the make compiles xterm.c > >> cleanly and the link for temacs succeeds. > > > > Please show the part of config.log where it tests for Xrender > > availability. > > > > Thanks. > > >From the config.log , at least I think that's the section. > > | #define USE_XIM 1 > | #define XRegisterIMInstantiateCallback_arg6 XPointer > | /* end confdefs.h. */ > | #include > | #include > | > | int > | main () > | { > | return !XRenderQueryExtension; > | ; > | return 0; > | } Yes, but please show all the rest, starting with "checking for XRenderQueryExtension in -lXrender" and ending with "$? = ..." after the test. The test program is printed _after_ the stuff I want to see, in particular the error messages that failed the compilation of the test program. > configure:14699: checking for cairo >= 1.8.0 > configure:14706: $PKG_CONFIG --exists --print-errors "$CAIRO_MODULE" > configure:14709: $? = 0 > configure:14723: $PKG_CONFIG --exists --print-errors "$CAIRO_MODULE" > configure:14726: $? = 0 > configure:14764: result This the next test, so it is not relevant. > The below if from the last time I tried a a compile from > master. This is on a Fedora 32 system after : Strange, it looks like the test for XRender was not done at all... On my system that test is between these two: > checking for inotify_init1... yes > checking for cairo >= 1.8.0... yes It says: checking for XRenderQueryExtension in -lXrender... yes Why isn't that test being run on your system?