While trying to "make" on the Mac OS X 10.1 platform, i am getting 
html-parse errors (see below):

[localhost:php4u/downloads/wget-1.7] root# make
echo timestamp > stamp-h.in
cd src && make CC='cc' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" 
-DLOCALEDIR=\"/usr/local/share/locale\"' CFLAGS='-g -O2' LDFLAGS='' 
LIBS='' prefix='/usr/local' exec_prefix='/usr/local' 
bindir='/usr/local/bin' infodir='/usr/local/info' 
mandir='/usr/local/man' manext='1'
cc -I. -I.    -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" 
-DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -c html-parse.c
html-parse.c: In function `advance_declaration':
html-parse.c:449: character constant too long
html-parse.c:449: parse error before character constant
html-parse.c:449: stray '\' in program
html-parse.c:454: character constant too long
html-parse.c:461: character constant too long
html-parse.c:472: character constant too long
html-parse.c:481: character constant too long
html-parse.c:481: character constant too long
html-parse.c:481: stray '\' in program
html-parse.c:773: Unterminated string constant
make[1]: *** [html-parse.o] Error 1
make: *** [src] Error 2
[localhost:php4u/downloads/wget-1.7] root#
_______________________________________

any suggestions?
thanks in advance!
Ralph

Reply via email to