This is a known problem with Darwin or MacOS http://www.mail-archive.com/cgi-bin/htsearch?config=wget_sunsite_dk&restrict=&exclude=&words=darwin
From: http://www.mail-archive.com/[email protected]/msg01374.html [...] The problem is not with Apple's gcc, nor with the Darwin definition of the assert() macro, it's with cpp-precomp, Apple's C pre-processor that implements support for pre-compiled headers. [...] Kareila wrote: > > Since wget is no longer included in the standard Mac OS X distribution, I > tried to compile my own from the 1.7 sources and got stuck right about here: > > 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 > > If you could shed any light on this for me, I'd be grateful. Thanks. > > --Kareila -- Med venlig hilsen / Kind regards Hack Kampbj�rn [EMAIL PROTECTED] HackLine +45 2031 7799
