[PATCH xaw3d 0/2] Xaw3d build system
James Cloos
cloos at jhcloos.com
Thu Jun 6 15:04:44 PDT 2013
I'm inclined to push these, but they cause redefinition warnings during compilation:
libtool: compile: ... -o .libs/AsciiText.o
In file included from .../libXaw3d-9999/src/AsciiSink.c:50:0:
../config.h:90:0: warning: "XAW_ARROW_SCROLLBARS" redefined [enabled by default]
#define XAW_ARROW_SCROLLBARS /**/
^
<command-line>:0:0: note: this is the location of the previous definition
In file included from .../libXaw3d-9999/src/AsciiSink.c:50:0:
../config.h:93:0: warning: "XAW_GRAY_BLKWHT_STIPPLES" redefined [enabled by default]
#define XAW_GRAY_BLKWHT_STIPPLES /**/
^
<command-line>:0:0: note: this is the location of the previous definition
In file included from .../libXaw3d-9999/src/AsciiSink.c:50:0:
../config.h:96:0: warning: "XAW_INTERNATIONALIZATION" redefined [enabled by default]
#define XAW_INTERNATIONALIZATION /**/
^
<command-line>:0:0: note: this is the location of the previous definition
In file included from .../libXaw3d-9999/src/AsciiSink.c:50:0:
../config.h:99:0: warning: "XAW_MULTIPLANE_PIXMAPS" redefined [enabled by default]
#define XAW_MULTIPLANE_PIXMAPS /**/
^
<command-line>:0:0: note: this is the location of the previous definition
Since they are added to the .h file, perhaps they should be removed from
XAW3D_CPPFLAGS and xaw3d.pc's Cflags section?
-JimC
--
James Cloos <cloos at jhcloos.com> OpenPGP: 1024D/ED7DAEA6
More information about the xorg-devel
mailing list