[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[XBoard-devel] compiling issues
From: |
Eric Mullins |
Subject: |
[XBoard-devel] compiling issues |
Date: |
Sat, 11 Jul 2009 14:46:07 -0600 |
User-agent: |
Thunderbird 2.0.0.22 (X11/20090608) |
I compiled xboard, but got problems in the Xaw3d widget set. It
complained as follows:
configure: WARNING: X11/Xaw3d/Dialog.h: present but cannot be compiled
configure: WARNING: X11/Xaw3d/Dialog.h: check for missing
prerequisite headers?
configure: WARNING: X11/Xaw3d/Dialog.h: see the Autoconf documentation
configure: WARNING: X11/Xaw3d/Dialog.h: section "Present But
Cannot Be Compiled"
configure: WARNING: X11/Xaw3d/Dialog.h: proceeding with the
preprocessor's result
configure: WARNING: X11/Xaw3d/Dialog.h: in the future, the compiler
will take precedence
configure: WARNING: ## --------------------------------- ##
configure: WARNING: ## Report this to address@hidden ##
configure: WARNING: ## --------------------------------- ##
And the dialogs obviously weren't using the Xaw3d widgets. Not sure
what this problem is-- I tried various versions of gcc, that made no
difference. I guess the Xaw3d library headers are different between my
current OS (Ubuntu 9.04 AMD64) and the last time I compiled (Ubuntu 7.10
AMD64).
On windows, moving to snprintf() broke all the microsoft compilers.
Other than that, it looks like we do need the htmlhelp package installed
as I got undefined references for mingw, cygwin, and all MS compilers
for MyHelp and HtmlHelp. MS 6.x (and probably others) do not have
DWORD_PTR, so the HtmlHelp() prototype in winboard.c breaks there.
- Re: [XBoard-devel] HLP file / make / packaging, (continued)
- Re: [XBoard-devel] HLP file / make / packaging, h.g. muller, 2009/07/05
- Re: [XBoard-devel] HLP file / make / packaging, h.g. muller, 2009/07/05
- [XBoard-devel] GPL and WinHelp, h.g. muller, 2009/07/06
- Re: [XBoard-devel] GPL and WinHelp, Tim Mann, 2009/07/06
- Re: [XBoard-devel] GPL and WinHelp, h.g. muller, 2009/07/07
- Re: [XBoard-devel] GPL and WinHelp, Eric Mullins, 2009/07/07
- Re: [XBoard-devel] GPL and WinHelp, Tim Mann, 2009/07/07
- Re: [XBoard-devel] GPL and WinHelp, h.g. muller, 2009/07/08
- Re: [XBoard-devel] GPL and WinHelp, h.g. muller, 2009/07/08
- Re: [XBoard-devel] GPL and WinHelp, Tim Mann, 2009/07/08
- [XBoard-devel] compiling issues,
Eric Mullins <=
- [XBoard-devel] Copy - Paste, h.g. muller, 2009/07/10
- Re: [XBoard-devel] Copy - Paste, Eric Mullins, 2009/07/10
- [XBoard-devel] source repository, Eric Mullins, 2009/07/10
- Re: [XBoard-devel] source repository, Arun Persaud, 2009/07/10
- Re: [XBoard-devel] source repository, h.g. muller, 2009/07/14
- Re: [XBoard-devel] source repository, Arun Persaud, 2009/07/14
- Re: [XBoard-devel] Copy - Paste, Tim Mann, 2009/07/10
- Re: [XBoard-devel] Copy - Paste, h.g. muller, 2009/07/10
- Re: [XBoard-devel] Copy - Paste, Arun Persaud, 2009/07/10