From: Andy Moreton <andrewjmoreton@gmail.com>
To: 17673@debbugs.gnu.org
Subject: bug#17673: 24.4.50; trunk r117239 build failure on Windows
Date: Tue, 03 Jun 2014 10:17:25 +0100 [thread overview]
Message-ID: <vz14n02wdwa.fsf@gmail.com> (raw)
In-Reply-To: <538CFE8A.4020308@gmail.com>
On Tue 03 Jun 2014, Eli Zaretskii wrote:
>> Date: Mon, 02 Jun 2014 23:45:30 +0100
>> From: Andy Moreton <andrewjmoreton@gmail.com>
>>
>>
>> Building trunk r117239 with mingw32 fails:
>>
>> gcc -std=gnu99 -c -mtune=pentium4 -I/c/emacs/mingw-devel/include
>> -I/c/emacs/mingw-devel/src/xpm/3.5.1/libXpm-3.5.1-src/lib
>> -DUSE_CRT_DLL=1 -I /c/emacs/src/emacs/trunk/obj-mingw32/../nt/inc
>> -Demacs -I. -I../../src -I../lib -I../../src/../lib -DHEAPSIZE=12
>> -mtune=pentium4 -mms-bitfields
>> -Ic:/emacs/mingw-devel/include/librsvg-2.0
>> -Ic:/emacs/mingw-devel/include/glib-2.0
>> -Ic:/emacs/mingw-devel/lib/glib-2.0/include
>> -Ic:/emacs/mingw-devel/include/gdk-pixbuf-2.0
>> -Ic:/emacs/mingw-devel/include/cairo
>> -Ic:/emacs/mingw-devel/include/libpng16
>> -Ic:/emacs/mingw-devel/include/pixman-1
>> -Ic:/emacs/mingw-devel/include/libxml2 -MMD -MF deps/menu.d
>> -MP -Ic:/emacs/mingw-devel/include
>> -Ic:/emacs/mingw-devel/include/p11-kit-1 -O0 -g3 ../../src/menu.c
>> In file included from ../../src/menu.h:25:0,
>> from ../../src/menu.c:52:
>> ../../src/../lwlib/lwlib.h:24:27: fatal error: X11/Intrinsic.h: No such
>> file or directory
>> compilation terminated.
>> make[1]: *** [menu.o] Error 1
>
> Should be fixed now.
>
> Dmitry, you cannot write code that will require the MS-Windows build
> to pull in X11 headers, they don't exist on Windows. For that reason,
> lwlib.h is off-limits to the WINDOWSNT/NTGUI build, unless someone
> fixes lwlib.h to avoid X11 headers.
Thanks Eli, mingw build now ok with trunk r117246.
AndyM
next prev parent reply other threads:[~2014-06-03 9:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-02 22:45 bug#17673: 24.4.50; trunk r117239 build failure on Windows Andy Moreton
2014-06-03 7:00 ` Eli Zaretskii
2014-06-03 9:17 ` Andy Moreton [this message]
2014-06-03 9:44 ` Eli Zaretskii
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=vz14n02wdwa.fsf@gmail.com \
--to=andrewjmoreton@gmail.com \
--cc=17673@debbugs.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).