> Sorry guys, but I'm still getting > >> gcc -o xmltok.o -c -I../../../dist/system_wrappers -include >> ../../../config/gcc_hidden.h -DMOZ_GLUE_IN_PROGRAM >> -DOSTYPE=\"Linux2.6\" -DOSARCH=Linux -DHAVE_EXPAT_CONFIG_H -I. -I. >> -I../../../dist/include -I../../../dist/include/nsprpub >> -I/home/adam/Downloads/icecat-13.0.1/dist/include/nspr >> -I/home/adam/Downloads/icecat-13.0.1/dist/include/nss -fPIC >> -pedantic -Wall -W -Wno-unused -Wpointer-arith >> -Wdeclaration-after-statement -Wcast-align -W -Wno-long-long >> -fno-strict-aliasing -fno-tree-vrp -ffunction-sections >> -fdata-sections -pthread -pipe -DNDEBUG -DTRIMMED -g -pipe -O3 >> -fomit-frame-pointer -include ../../../mozilla-config.h >> -DMOZILLA_CLIENT -MD -MF .deps/xmltok.pp >> /home/adam/Downloads/icecat-13.0.1/parser/expat/lib/xmltok.c >> /home/adam/Downloads/icecat-13.0.1/parser/expat/lib/xmltok.c:467:1: >> warning: missing initializer >> /home/adam/Downloads/icecat-13.0.1/parser/expat/lib/xmltok.c:467:1: >> warning: (near initialization for 'latin1_encoding_ns.isName2') > .. leading to > >> make[5]: *** [xmltok.o] Error 1 >> make[5]: Leaving directory >> `/home/adam/Downloads/icecat-13.0.1/parser/expat/lib' >> make[4]: *** [libs] Error 2 >> make[4]: Leaving directory >> `/home/adam/Downloads/icecat-13.0.1/parser/expat' >> make[3]: *** [libs] Error 2 >> make[3]: Leaving directory `/home/adam/Downloads/icecat-13.0.1/parser' >> make[2]: *** [libs_tier_platform] Error 2 >> make[2]: Leaving directory `/home/adam/Downloads/icecat-13.0.1' >> make[1]: *** [tier_platform] Error 2 >> make[1]: Leaving directory `/home/adam/Downloads/icecat-13.0.1' >> make: *** [default] Error 2 > > .. due to a missing initializer. > > Regards, > > Adam.
-- http://gnuzilla.gnu.org
