bug-gnuzilla
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gnuzilla] icecat 13.0.1 .. missing initializer


From: adam bogacki
Subject: [Bug-gnuzilla] icecat 13.0.1 .. missing initializer
Date: Sun, 15 Jul 2012 14:20:22 +1200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:13.0) Gecko/20120615 Thunderbird/13.0.1

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.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]