* recipe for target 'xrdb.o' failed
@ 2021-06-26 10:59 Colin Baxter
2021-06-26 11:08 ` Eli Zaretskii
0 siblings, 1 reply; 5+ messages in thread
From: Colin Baxter @ 2021-06-26 10:59 UTC (permalink / raw)
To: emacs-devel
Hello,
I just done a fresh git pull and now get a build error:
Makefile:385: recipe for target 'xrdb.o' failed
make[1]: *** [xrdb.o] Error 1
Leaving directory '/home/redknight/git/emacs/src'
Makefile:443: recipe for target 'src' failed
make: *** [src] Error 2
Thanks,
I'm using 4.9.0-15-686-pae #1 SMP Debian 4.9.258-1 (2021-03-08) i686 GNU/Linux
Best wishes,
Colin Baxter.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: recipe for target 'xrdb.o' failed
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
0 siblings, 1 reply; 5+ messages in thread
From: Eli Zaretskii @ 2021-06-26 11:08 UTC (permalink / raw)
To: Colin Baxter; +Cc: emacs-devel
> 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?
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: recipe for target 'xrdb.o' failed
2021-06-26 11:08 ` Eli Zaretskii
@ 2021-06-26 12:52 ` Colin Baxter
2021-06-26 13:00 ` Eli Zaretskii
0 siblings, 1 reply; 5+ messages in thread
From: Colin Baxter @ 2021-06-26 12:52 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: emacs-devel
>>>>> 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 -----
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: recipe for target 'xrdb.o' failed
2021-06-26 12:52 ` Colin Baxter
@ 2021-06-26 13:00 ` Eli Zaretskii
2021-06-26 13:39 ` Colin Baxter
0 siblings, 1 reply; 5+ messages in thread
From: Eli Zaretskii @ 2021-06-26 13:00 UTC (permalink / raw)
To: Colin Baxter; +Cc: emacs-devel
> From: Colin Baxter <m43cap@yandex.com>
> Date: Sat, 26 Jun 2021 13:52:23 +0100
> Cc: , emacs-devel@gnu.org
>
> >>>>> 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?
Thanks, Alan fixed this some time ago. But please in the future
always show the error messages, they can sometimes speed up the
solution tremendously.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: recipe for target 'xrdb.o' failed
2021-06-26 13:00 ` Eli Zaretskii
@ 2021-06-26 13:39 ` Colin Baxter
0 siblings, 0 replies; 5+ messages in thread
From: Colin Baxter @ 2021-06-26 13:39 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: emacs-devel
>>>>> Eli Zaretskii <eliz@gnu.org> writes:
>> From: Colin Baxter <m43cap@yandex.com> Date: Sat, 26 Jun 2021
>> 13:52:23 +0100 Cc: , emacs-devel@gnu.org
>>
>> >>>>> 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?
> Thanks, Alan fixed this some time ago. But please in the future
> always show the error messages, they can sometimes speed up the
> solution tremendously.
Ok, sorry. I can confirm that the latest emacs builds satisfactorily.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2021-06-26 13:39 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2021-06-26 13:00 ` Eli Zaretskii
2021-06-26 13:39 ` Colin Baxter
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).