URL:
<http://savannah.gnu.org/bugs/?47930>
Summary: cannot compile with-Xaw3d
Project: XBoard
Submitted by: None
Submitted on: Mon 16 May 2016 05:24:48 AM UTC
Category: XBoard (X11)
Severity: 3 - Normal
Item Group: Installation/Configuration/Packaging
Status: None
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Release: None
_______________________________________________________
Details:
/configure --with-Xaw3d
make
...
In file included from xaw/xboard.c:463:0:
./args.h:832:67: warning: cast to pointer from integer of different size
[-Wint-to-pointer-cast]
{ "engineOutputW", ArgInt, (void *) &wpEngineOutput.width, TRUE,
(ArgIniType) CW_USEDEFAULT },
^
In file included from xaw/xboard.c:463:0:
./args.h:833:68: warning: cast to pointer from integer of different size
[-Wint-to-pointer-cast]
{ "engineOutputH", ArgInt, (void *) &wpEngineOutput.height, TRUE,
(ArgIniType) CW_USEDEFAULT },
^
CC xaw/xengineoutput.o
CC xaw/xgamelist.o
CC xaw/xhistory.o
CC xaw/xoptions.o
CCLD xboard
dialogs.o: In function `NewFont':
dialogs.c:(.text+0x3c8f): undefined reference to `initialSquareSize'
dialogs.c:(.text+0x3cbb): undefined reference to `initialSquareSize'
dialogs.c:(.text+0x3cea): undefined reference to `initialSquareSize'
dialogs.c:(.text+0x3d20): undefined reference to `initialSquareSize'
collect2: error: ld returned 1 exit status
Makefile:826: recipe for target 'xboard' failed
make[2]: *** [xboard] Error 1
pm -qi Xaw3d-devel
Name : Xaw3d-devel
Version : 1.6.2
Release : 9.fc24
Architecture: x86_64
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?47930>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-XBoard mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-xboard