From owner-freebsd-questions Mon Jun 24 7:27:14 2002 Delivered-To: freebsd-questions@freebsd.org Received: from csharp.dyndns.org (pD9552099.dip.t-dialin.net [217.85.32.153]) by hub.freebsd.org (Postfix) with ESMTP id 4513A37B406 for ; Mon, 24 Jun 2002 07:26:40 -0700 (PDT) Received: from mephisto by csharp.dyndns.org with local (Exim 4.05) id 17MUp3-0000Et-00 for freebsd-questions@freebsd.org; Mon, 24 Jun 2002 16:28:05 +0200 Date: Mon, 24 Jun 2002 16:28:05 +0200 From: Christopher Sharp To: freebsd-questions@freebsd.org Subject: www/tidy broken Message-ID: <20020624142805.GA771@web.de> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, every time I try to install the www/tidy port I get the these errors. Any Ideas ? ===> Extracting for tidy-20000804_1 >> Checksum OK for tidy4aug00.tgz. ===> Patching for tidy-20000804_1 ===> Applying FreeBSD patches for tidy-20000804_1 ===> Configuring for tidy-20000804_1 ===> Building for tidy-20000804_1 cc -O -pipe -D__USE_MISC -c attrs.c In file included from attrs.c:8: html.h:29: syntax error before "c" html.h:180: syntax error before "uint" html.h:285: syntax error before "uint" html.h:299: syntax error before "uint" html.h:302: syntax error before "uint" html.h:317: syntax error before "uint" html.h:324: syntax error before "uint" html.h:331: syntax error before "uint" html.h:367: syntax error before "uint" html.h:385: syntax error before "uint" html.h:425: syntax error before "uint" html.h:432: syntax error before "c" html.h:433: syntax error before "c" html.h:434: syntax error before "c" html.h:507: syntax error before "EntityCode" html.h:507: warning: data definition has no type or storage class html.h:508: syntax error before "n" html.h:537: syntax error before "GetUTF8" html.h:537: syntax error before "uint" html.h:537: warning: data definition has no type or storage class html.h:538: syntax error before "uint" html.h:540: syntax error before "uint" html.h:542: syntax error before "uint" html.h:544: syntax error before "uint" html.h:545: syntax error before "uint" html.h:553: syntax error before "size" html.h:554: syntax error before "uint" html.h:558: syntax error before "ToLower" html.h:558: syntax error before "c" html.h:558: warning: data definition has no type or storage class html.h:570: syntax error before "uint" html.h:687: syntax error before "uint" html.h:688: syntax error before "uint" html.h:689: syntax error before "uint" html.h:690: syntax error before "uint" html.h:691: syntax error before "uint" html.h:698: syntax error before "uint" html.h:709: syntax error before "spaces" html.h:709: warning: data definition has no type or storage class html.h:710: syntax error before "wraplen" html.h:710: warning: data definition has no type or storage class attrs.c:282: syntax error before "uint" attrs.c: In function `install': attrs.c:287: `name' undeclared (first use in this function) attrs.c:287: (Each undeclared identifier is reported only once attrs.c:287: for each function it appears in.) attrs.c:299: `versions' undeclared (first use in this function) attrs.c:300: `attrchk' undeclared (first use in this function) attrs.c: In function `CheckAttribute': attrs.c:491: structure has no member named `versions' attrs.c:498: structure has no member named `versions' attrs.c:504: structure has no member named `versions' attrs.c: In function `CheckAlign': attrs.c:564: structure has no member named `model' attrs.c: In function `CheckValign': attrs.c:599: structure has no member named `model' attrs.c:607: structure has no member named `versions' attrs.c: In function `CheckIMG': attrs.c:659: structure has no member named `versions' attrs.c:664: structure has no member named `badAccess' attrs.c: In function `CheckTableCell': attrs.c:701: structure has no member named `versions' attrs.c: In function `CheckCaption': attrs.c:723: structure has no member named `versions' attrs.c:725: structure has no member named `versions' attrs.c: In function `CheckAREA': attrs.c:768: structure has no member named `badAccess' attrs.c: In function `CheckTABLE': attrs.c:794: structure has no member named `badAccess' *** Error code 1 Stop in /usr/ports/www/tidy/work/tidy4aug00. *** Error code 1 Stop in /usr/ports/www/tidy. -- Any time things appear to be going better, you have overlooked something. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message