Errors/warnings during documentation compilation

Harold Hunt huntharo@msu.edu
Wed May 2 17:22:00 GMT 2001


I have always gotten errors/warnings like the following when doing a 'make
World'.

Generally, there are lots of errors about unterminated string constants.

Also, several macros are ignored.

I have no idea what any of this means, since I don' look at the
documentation :)

It would be great if someone knows how to fix this, otherwise I'll add it to
my list of things to look into.

Harold

----------------------------------------------------------------------------
-----
rm -f GLwDrASB._man
cpp -undef   -D__filemansuffix__=5x -D__miscmansuffix__=7 -D__drivermansuffi
x__=
4 -D__projectroot__=/usr/X11R6 -D__xorgversion__='"Release 6.5" "X Version
11"'
-D__vendorversion__='"Version 4.0.99.3" "XFree86"'  <GLwDrASB.man | sed -e
'/^#
 *[0-9][0-9]*  *.*$/d' -e '/^XCOMM$/s//#/' -e
'/^XCOMM[^a-zA-Z0-9_]/s/^XCOMM/#/'
 >GLwDrASB._man
:17: unterminated string or character constant
:1: possible real start of unterminated constant
rm -f GLwDrASB.3x.html GLwDrASB.3x-html
../../../config/util/rman -f HTML < GLwDrASB._man \
> GLwDrASB.3x-html && mv -f GLwDrASB.3x-html GLwDrASB.3x.html
macro "iX" not recognized -- ignoring
----------------------------------------------------------------------------
-----

----------------------------------------------------------------------------
-----
rm -f GLwDrawA.3x.html GLwDrawA.3x-html
../../../config/util/rman -f HTML < GLwDrawA._man \
> GLwDrawA.3x-html && mv -f GLwDrawA.3x-html GLwDrawA.3x.html
macro "iX" not recognized -- ignoring
macro "ne" not recognized -- ignoring
rm -f GLwDrAMC._man
cpp -undef   -D__filemansuffix__=5x -D__miscmansuffix__=7 -D__drivermansuffi
x__=
4 -D__projectroot__=/usr/X11R6 -D__xorgversion__='"Release 6.5" "X Version
11"'
-D__vendorversion__='"Version 4.0.99.3" "XFree86"'  <GLwDrAMC.man | sed -e
'/^#
 *[0-9][0-9]*  *.*$/d' -e '/^XCOMM$/s//#/' -e
'/^XCOMM[^a-zA-Z0-9_]/s/^XCOMM/#/'
 >GLwDrAMC._man
:17: unterminated string or character constant
:1: possible real start of unterminated constant
----------------------------------------------------------------------------
-----

----------------------------------------------------------------------------
-----
make[5]: Entering directory `/home/administrator/xc/doc/man/GLw'
rm -f GLwCMDrA._man
cpp -undef   -D__filemansuffix__=5x -D__miscmansuffix__=7 -D__drivermansuffi
x__=
4 -D__projectroot__=/usr/X11R6 -D__xorgversion__='"Release 6.5" "X Version
11"'
-D__vendorversion__='"Version 4.0.99.3" "XFree86"'  <GLwCMDrA.man | sed -e
'/^#
 *[0-9][0-9]*  *.*$/d' -e '/^XCOMM$/s//#/' -e
'/^XCOMM[^a-zA-Z0-9_]/s/^XCOMM/#/'
 >GLwCMDrA._man
:38: unterminated string or character constant
:1: possible real start of unterminated constant
----------------------------------------------------------------------------
-----

----------------------------------------------------------------------------
-----
rm -f GLwDrawA._man
cpp -undef   -D__filemansuffix__=5x -D__miscmansuffix__=7 -D__drivermansuffi
x__=
4 -D__projectroot__=/usr/X11R6 -D__xorgversion__='"Release 6.5" "X Version
11"'
-D__vendorversion__='"Version 4.0.99.3" "XFree86"'  <GLwDrawA.man | sed -e
'/^#
 *[0-9][0-9]*  *.*$/d' -e '/^XCOMM$/s//#/' -e
'/^XCOMM[^a-zA-Z0-9_]/s/^XCOMM/#/'
 >GLwDrawA._man
:420: unterminated string or character constant
:1: possible real start of unterminated constant
rm -f GLwDrawA.3x.html GLwDrawA.3x-html
----------------------------------------------------------------------------
-----




More information about the Cygwin-xfree mailing list