Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jun 2002 16:28:05 +0200
From:      Christopher Sharp <csharp@freeshell.org>
To:        freebsd-questions@freebsd.org
Subject:   www/tidy broken
Message-ID:  <20020624142805.GA771@web.de>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020624142805.GA771>