This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Errors/warnings during documentation compilation


Harold,
This is sed issue under Cygwin.  I do not know how to fix sed
therefore I have been ignoring them so far.  The HTML pages from man
pages are created anyway.

Suhaib


> -----Original Message-----
> From: Harold Hunt [mailto:huntharo@msu.edu]
> Sent: Wednesday, May 02, 2001 8:20 PM
> To: Cygx (E-mail)
> Subject: Errors/warnings during documentation compilation
> 
> 
> 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
> --------------------------------------------------------------
> --------------
> -----
> 
> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]