Compile error

Aaron Lehmann (aaronl@vitelus.com)
Tue, 23 Feb 1999 03:44:53 +0000 ( )


Linux 2.2.1, glibc 2.1, gcc 2.7.2.3 (I think)

[aaronl@vitelus abi-0.3.4]$ make
Building AbiWord...
make -C src T=abiword && echo AbiWord build complete.
make[1]: Entering directory `/home/aaronl/src/abi-0.3.4/src'
Building with [JavaScript:Off Debug:On].
make -C ver build
make[2]: Entering directory `/home/aaronl/src/abi-0.3.4/src/ver'
Building with [JavaScript:Off Debug:On].
make -C xp build
make[3]: Entering directory `/home/aaronl/src/abi-0.3.4/src/ver/xp'
Building with [JavaScript:Off Debug:On].
Exporting library AbiVer from /home/aaronl/src/abi-0.3.4/src/ver/xp...
make[3]: Leaving directory `/home/aaronl/src/abi-0.3.4/src/ver/xp'
make[2]: Leaving directory `/home/aaronl/src/abi-0.3.4/src/ver'
make -C other build
make[2]: Entering directory `/home/aaronl/src/abi-0.3.4/src/other'
Building with [JavaScript:Off Debug:On].
make -C expat build
make[3]: Entering directory `/home/aaronl/src/abi-0.3.4/src/other/expat'
Building with [JavaScript:Off Debug:On].
make -C gennmtab build
make[4]: Entering directory
`/home/aaronl/src/abi-0.3.4/src/other/expat/gennmtab
'
Building with [JavaScript:Off Debug:On].
make[4]: Leaving directory
`/home/aaronl/src/abi-0.3.4/src/other/expat/gennmtab'
make -C xmltok build
make[4]: Entering directory
`/home/aaronl/src/abi-0.3.4/src/other/expat/xmltok'
Building with [JavaScript:Off Debug:On].
xmltok.c:
xmltok.c: In function `utf8_isName2':
xmltok.c:91: `namingBitmap' undeclared (first use this function)
xmltok.c:91: (Each undeclared identifier is reported only once
xmltok.c:91: for each function it appears in.)
xmltok.c:91: `namePages' undeclared (first use this function)
xmltok.c:92: warning: control reaches end of non-void function
xmltok.c: In function `utf8_isName3':
xmltok.c:97: `namingBitmap' undeclared (first use this function)
xmltok.c:97: `namePages' undeclared (first use this function)
xmltok.c:98: warning: control reaches end of non-void function
xmltok.c: In function `utf8_isNmstrt2':
xmltok.c:105: `namingBitmap' undeclared (first use this function)
xmltok.c:105: `namePages' undeclared (first use this function)
xmltok.c:106: warning: control reaches end of non-void function
xmltok.c: In function `utf8_isNmstrt3':
xmltok.c:111: `namingBitmap' undeclared (first use this function)
xmltok.c:111: `nmstrtPages' undeclared (first use this function)
xmltok.c:112: warning: control reaches end of non-void function
xmltok_impl.c: In function `little2_scanPi':
In file included from xmltok.c:445:
xmltok_impl.c:243: `namingBitmap' undeclared (first use this function)
xmltok_impl.c:243: `nmstrtPages' undeclared (first use this function)
xmltok_impl.c:250: `namePages' undeclared (first use this function)
xmltok_impl.c: In function `little2_scanEndTag':
xmltok_impl.c:402: `namingBitmap' undeclared (first use this function)
xmltok_impl.c:402: `nmstrtPages' undeclared (first use this function)
xmltok_impl.c:409: `namePages' undeclared (first use this function)
xmltok_impl.c: In function `little2_scanRef':
xmltok_impl.c:508: `namingBitmap' undeclared (first use this function)
xmltok_impl.c:508: `nmstrtPages' undeclared (first use this function)
xmltok_impl.c:517: `namePages' undeclared (first use this function)
xmltok_impl.c: In function `little2_scanAtts':
xmltok_impl.c:537: `namingBitmap' undeclared (first use this function)
xmltok_impl.c:537: `namePages' undeclared (first use this function)
xmltok_impl.c:631: `nmstrtPages' undeclared (first use this function)
xmltok_impl.c: In function `little2_scanLt':
xmltok_impl.c:674: `namingBitmap' undeclared (first use this function)
xmltok_impl.c:674: `nmstrtPages' undeclared (first use this function)
xmltok_impl.c:697: `namePages' undeclared (first use this function)
xmltok_impl.c: In function `little2_scanPercent':
xmltok_impl.c:850: `namingBitmap' undeclared (first use this function)
xmltok_impl.c:850: `nmstrtPages' undeclared (first use this function)
xmltok_impl.c:860: `namePages' undeclared (first use this function)
xmltok_impl.c: In function `little2_scanPoundName':
xmltok_impl.c:879: `namingBitmap' undeclared (first use this function)
xmltok_impl.c:879: `nmstrtPages' undeclared (first use this function)
xmltok_impl.c:886: `namePages' undeclared (first use this function)
xmltok_impl.c: In function `little2_prologTok':
xmltok_impl.c:1085: `namingBitmap' undeclared (first use this function)
xmltok_impl.c:1085: `nmstrtPages' undeclared (first use this function)
xmltok_impl.c:1090: `namePages' undeclared (first use this function)
asciitab.h: At top level:
In file included from xmltok.c:476:
asciitab.h:21: warning: missing braces around initializer for
`little2_encoding.
type'
In file included from xmltok.c:484:
iasciitab.h:22: warning: missing braces around initializer for
`internal_little2
_encoding.type'
xmltok_impl.c: In function `big2_scanPi':
In file included from xmltok.c:508:
xmltok_impl.c:243: `namingBitmap' undeclared (first use this function)
xmltok_impl.c:243: `nmstrtPages' undeclared (first use this function)
xmltok_impl.c:250: `namePages' undeclared (first use this function)
xmltok_impl.c: In function `big2_scanEndTag':
xmltok_impl.c:402: `namingBitmap' undeclared (first use this function)
xmltok_impl.c:402: `nmstrtPages' undeclared (first use this function)
xmltok_impl.c:409: `namePages' undeclared (first use this function)
xmltok_impl.c: In function `big2_scanRef':
xmltok_impl.c:508: `namingBitmap' undeclared (first use this function)
xmltok_impl.c:508: `nmstrtPages' undeclared (first use this function)
xmltok_impl.c:517: `namePages' undeclared (first use this function)
xmltok_impl.c: In function `big2_scanAtts':
xmltok_impl.c:537: `namingBitmap' undeclared (first use this function)
xmltok_impl.c:537: `namePages' undeclared (first use this function)
xmltok_impl.c:631: `nmstrtPages' undeclared (first use this function)
xmltok_impl.c: In function `big2_scanLt':
xmltok_impl.c:674: `namingBitmap' undeclared (first use this function)
xmltok_impl.c:674: `nmstrtPages' undeclared (first use this function)
xmltok_impl.c:697: `namePages' undeclared (first use this function)
xmltok_impl.c: In function `big2_scanPercent':
xmltok_impl.c:850: `namingBitmap' undeclared (first use this function)
xmltok_impl.c:850: `nmstrtPages' undeclared (first use this function)
xmltok_impl.c:860: `namePages' undeclared (first use this function)
xmltok_impl.c: In function `big2_scanPoundName':
xmltok_impl.c:879: `namingBitmap' undeclared (first use this function)
xmltok_impl.c:879: `nmstrtPages' undeclared (first use this function)
xmltok_impl.c:886: `namePages' undeclared (first use this function)
xmltok_impl.c: In function `big2_prologTok':
xmltok_impl.c:1085: `namingBitmap' undeclared (first use this function)
xmltok_impl.c:1085: `nmstrtPages' undeclared (first use this function)
xmltok_impl.c:1090: `namePages' undeclared (first use this function)
asciitab.h: At top level:
In file included from xmltok.c:539:
asciitab.h:21: warning: missing braces around initializer for
`big2_encoding.typ
e'
xmltok.c: In function `findEncoding':
xmltok.c:808: warning: unused variable `n'
xmltok.c: In function `unknown_isName':
xmltok.c:984: `namingBitmap' undeclared (first use this function)
xmltok.c:984: `namePages' undeclared (first use this function)
xmltok.c:985: warning: control reaches end of non-void function
xmltok.c: In function `unknown_isNmstrt':
xmltok.c:994: `namingBitmap' undeclared (first use this function)
xmltok.c:994: `nmstrtPages' undeclared (first use this function)
xmltok.c:995: warning: control reaches end of non-void function
xmltok.c: In function `XmlInitUnknownEncoding':
xmltok.c:1110: `namingBitmap' undeclared (first use this function)
xmltok.c:1110: `nmstrtPages' undeclared (first use this function)
xmltok.c:1112: `namePages' undeclared (first use this function)
make[4]: *** [Linux_2.2.1_i386_DBG/xmltok.o] Error 1
make[4]: Leaving directory
`/home/aaronl/src/abi-0.3.4/src/other/expat/xmltok'
make[3]: *** [build] Error 2
make[3]: Leaving directory `/home/aaronl/src/abi-0.3.4/src/other/expat'
make[2]: *** [build] Error 2
make[2]: Leaving directory `/home/aaronl/src/abi-0.3.4/src/other'
make[1]: *** [build] Error 2
make[1]: Leaving directory `/home/aaronl/src/abi-0.3.4/src'
make: *** [abiword] Error 2

KeyID 1024D/73348CA0
Fingerprint 8EFC 7F10 F26C 55A8 458A 38B0 890F 384F 7334 8CA0
Public key available at http://www.vitelus.com/aaronl/pubkey.asc



This archive was generated by hypermail 1.03b2.