From: Colin Baxter <m43cap@yandex.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: , emacs-devel@gnu.org
Subject: Re: recipe for target 'xrdb.o' failed
Date: Sat, 26 Jun 2021 13:52:23 +0100 [thread overview]
Message-ID: <87eecowzy0.fsf@yandex.com> (raw)
In-Reply-To: <83fsx4rigk.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 26 Jun 2021 14:08:59 +0300")
>>>>> Eli Zaretskii <eliz@gnu.org> writes:
>> From: Colin Baxter <m43cap@yandex.com> Cc: Date: Sat, 26 Jun 2021
>> 11:59:40 +0100
>>
>> Makefile:385: recipe for target 'xrdb.o' failed
> Failed how? Can you please show the error message for xrdb.o?
Like this?
---------- begin start of error --------
CC xrdb.o
In file included from xrdb.c:27:0:
./epaths.h:1:7: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Emacs’
* Hey Emacs, this is -*- C -*- code! */
^~~~~
./epaths.h:14:27: error: unknown type name ‘without’
but WITHOUT ANY WARRANTY; without even the implied warranty of
^~~~~~~
./epaths.h:14:40: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘the’
but WITHOUT ANY WARRANTY; without even the implied warranty of
^~~
./epaths.h:14:40: error: unknown type name ‘the’
./epaths.h:25:23: error: expected identifier or ‘(’ before ‘,’ token
${standardlisppath}, which typically has a value like:
^
./epaths.h:37:20: error: expected identifier or ‘(’ before ‘,’ token
${locallisppath}, which typically defaults to something like:
^
In file included from ../lib/stdlib.h:36:0,
from xrdb.c:28:
/usr/include/stdlib.h:826:20: error: unknown type name ‘wchar_t’
extern int mbtowc (wchar_t *__restrict __pwc,
^~~~~~~
/usr/include/stdlib.h:830:31: error: unknown type name ‘wchar_t’
extern int wctomb (char *__s, wchar_t __wchar) __THROW;
^~~~~~~
/usr/include/stdlib.h:834:25: error: unknown type name ‘wchar_t’
extern size_t mbstowcs (wchar_t *__restrict __pwcs,
^~~~~~~
/usr/include/stdlib.h:838:10: error: unknown type name ‘wchar_t’
const wchar_t *__restrict __pwcs, size_t __n)
^~~~~~~
In file included from xterm.h:23:0,
from xrdb.c:35:
/usr/include/X11/Xlib.h:1104:5: error: unknown type name ‘wchar_t’
wchar_t *chars;
^~~~~~~
/usr/include/X11/Xlib.h:1263:2: error: unknown type name ‘wchar_t’
wchar_t *wide_char;
^~~~~~~
/usr/include/X11/Xlib.h:1297:2: error: unknown type name ‘wchar_t’
wchar_t *wcs;
^~~~~~~
/usr/include/X11/Xlib.h:3660:13: error: unknown type name ‘wchar_t’
_Xconst wchar_t* /* text */,
^~~~~~~
/usr/include/X11/Xlib.h:3680:13: error: unknown type name ‘wchar_t’
_Xconst wchar_t* /* text */,
^~~~~~~
/usr/include/X11/Xlib.h:3708:13: error: unknown type name ‘wchar_t’
_Xconst wchar_t* /* text */,
^~~~~~~
/usr/include/X11/Xlib.h:3778:13: error: unknown type name ‘wchar_t’
_Xconst wchar_t* /* text */,
^~~~~~~
/usr/include/X11/Xlib.h:3811:13: error: unknown type name ‘wchar_t’
_Xconst wchar_t* /* text */,
^~~~~~~
/usr/include/X11/Xlib.h:3869:8: error: unknown type name ‘wchar_t’
extern wchar_t *XwcResetIC(
^~~~~~~
/usr/include/X11/Xlib.h:3910:5: error: unknown type name ‘wchar_t’
wchar_t* /* buffer_return */,
^~~~~~~
/usr/include/X11/Xlib.h:3989:5: error: unknown type name ‘wchar_t’
wchar_t * /* wstr */,
^~~~~~~
/usr/include/X11/Xlib.h:3996:5: error: unknown type name ‘wchar_t’
wchar_t /* wc */
^~~~~~~
In file included from xterm.h:30:0,
from xrdb.c:35:
/usr/include/X11/Xutil.h:755:5: error: unknown type name ‘wchar_t’
wchar_t** list,
^~~~~~~
/usr/include/X11/Xutil.h:770:5: error: unknown type name ‘wchar_t’
wchar_t** list
^~~~~~~
/usr/include/X11/Xutil.h:789:5: error: unknown type name ‘wchar_t’
wchar_t*** list_return,
^~~~~~~
Makefile:385: recipe for target 'xrdb.o' failed
make[1]: *** [xrdb.o] Error 1
make[1]: Leaving directory '/home/redknight/git/emacs/src'
Makefile:443: recipe for target 'src' failed
make: *** [src] Error 2
---------- End -----
next prev parent reply other threads:[~2021-06-26 12:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-26 10:59 recipe for target 'xrdb.o' failed Colin Baxter
2021-06-26 11:08 ` Eli Zaretskii
2021-06-26 12:52 ` Colin Baxter [this message]
2021-06-26 13:00 ` Eli Zaretskii
2021-06-26 13:39 ` Colin Baxter
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87eecowzy0.fsf@yandex.com \
--to=m43cap@yandex.com \
--cc=eliz@gnu.org \
--cc=emacs-devel@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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).