bug-gnuzilla
[Top][All Lists]
Advanced

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

Re: ppc64 compile error


From: Giuseppe Scrivano
Subject: Re: ppc64 compile error
Date: Thu, 05 Aug 2010 11:50:58 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Hi Gary,

can you try to compile it again after you remove this line from the
.mozconfig file:

ac_add_options --enable-optimize="-pipe -O3"


Cheers,
Giuseppe



Gary <address@hidden> writes:

> I'm trying to compile icecat on Debian testing on the 64-bit PowerPC
> architecture. I have all the prerequisite dev libraries install but
> it's failing at an odd location. I'm hoping someone here can shed some
> light on the matter.
>
> much thanks,
> Gary
>
> make[8]: Entering directory
> `/usr/local/src/icecat-3.6.8/xpcom/reflect/xptcall/src/md/unix'
> xptcinvoke_ppc64_linux.cpp
> c++ -o xptcinvoke_ppc64_linux.o -c -fvisibility=hidden
> -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6\" -DOSARCH=Linux
> -DEXPORT_XPTC_API -D_IMPL_NS_COM -I./../.. -I./../../../../xptinfo/src
>  -I. -I. -I../../../../../../dist/include
> -I../../../../../../dist/include/nsprpub
> -I/usr/local/src/icecat-3.6.8/dist/include/nspr
> -I/usr/local/src/icecat-3.6.8/dist/include/nss         -fPIC
> -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual
> -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align
> -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing
> -fshort-wchar -pthread -pipe  -DNDEBUG -DTRIMMED -pipe -O3
> -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h
> -Wp,-MD,.deps/xptcinvoke_ppc64_linux.pp xptcinvoke_ppc64_linux.cpp
> xptcinvoke_ppc64_linux.cpp: In function ‘void
> invoke_copy_to_stack(PRUint64*, double*, PRUint32, nsXPTCVariant*,
> PRUint64*)’:
> xptcinvoke_ppc64_linux.cpp:78: warning: ‘tempu64’ may be used
> uninitialized in this function
> xptcstubs_ppc64_linux.cpp
> c++ -o xptcstubs_ppc64_linux.o -c -fvisibility=hidden
> -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6\" -DOSARCH=Linux
> -DEXPORT_XPTC_API -D_IMPL_NS_COM -I./../.. -I./../../../../xptinfo/src
>  -I. -I. -I../../../../../../dist/include
> -I../../../../../../dist/include/nsprpub
> -I/usr/local/src/icecat-3.6.8/dist/include/nspr
> -I/usr/local/src/icecat-3.6.8/dist/include/nss         -fPIC
> -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual
> -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align
> -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing
> -fshort-wchar -pthread -pipe  -DNDEBUG -DTRIMMED -pipe -O3
> -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h
> -Wp,-MD,.deps/xptcstubs_ppc64_linux.pp xptcstubs_ppc64_linux.cpp
> {standard input}: Assembler messages:
> {standard input}:17: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:56: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:95: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:134: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:173: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:212: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:251: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:300: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:339: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:378: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:417: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:456: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:495: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:534: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:573: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:612: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:651: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:690: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:729: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:768: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:807: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:846: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:885: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:924: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:963: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:1002: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:1041: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:1080: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:1119: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:1158: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:1197: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:1236: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:1275: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:1314: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:1353: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:1392: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:1431: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:1470: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:1509: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:1548: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:1587: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:1626: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:1665: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:1704: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:1743: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:1782: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:1821: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:1860: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:1899: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:1938: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:1977: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:2016: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:2055: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:2094: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:2133: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:2172: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:2211: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:2250: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:2289: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:2328: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:2367: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:2406: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:2445: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:2484: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:2523: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:2562: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:2601: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:2640: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:2679: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:2718: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:2757: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:2796: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:2835: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:2874: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:2913: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:2952: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:2991: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:3030: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:3069: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:3108: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:3147: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:3186: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:3225: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:3264: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:3303: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:3342: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:3381: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:3420: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:3459: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:3498: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:3537: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:3576: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:3615: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:3654: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:3693: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:3732: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:3771: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:3820: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:3859: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:3898: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:3937: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:3976: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:4015: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:4054: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:4093: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:4132: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:4171: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:4210: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:4249: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:4288: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:4327: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:4366: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:4405: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:4444: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:4483: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:4522: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:4561: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:4600: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:4639: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:4678: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:4717: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:4756: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:4795: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:4834: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:4873: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:4912: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:4951: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:4990: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:5029: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:5068: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:5107: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:5146: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:5185: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:5224: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:5263: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:5302: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:5341: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:5380: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:5419: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:5458: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:5497: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:5536: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:5575: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:5614: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:5653: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:5692: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:5731: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:5770: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:5809: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:5848: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:5887: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:5926: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:5965: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:6004: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:6043: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:6082: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:6121: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:6160: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:6199: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:6238: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:6277: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:6316: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:6355: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:6394: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:6433: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:6472: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:6511: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:6550: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:6589: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:6628: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:6667: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:6706: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:6745: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:6784: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:6823: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:6862: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:6901: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:6940: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:6979: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:7018: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:7057: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:7096: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:7135: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:7174: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:7213: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:7252: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:7291: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:7330: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:7369: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:7408: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:7447: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:7486: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:7525: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:7564: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:7603: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:7642: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:7681: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:7720: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:7759: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:7798: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:7837: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:7876: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:7915: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:7954: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:7993: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:8032: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:8071: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:8110: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:8149: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:8188: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:8227: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:8266: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:8305: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:8344: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:8383: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:8422: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:8461: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:8500: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:8539: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:8578: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:8617: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:8656: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:8695: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:8734: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:8773: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:8812: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:8851: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:8890: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:8929: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:8968: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:9007: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:9046: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:9085: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:9124: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:9163: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:9202: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:9241: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:9280: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:9319: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:9358: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:9397: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:9436: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:9475: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:9514: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:9553: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:9592: Error: junk at end of line, first unrecognized
> character is `@'
> {standard input}:9631: Error: junk at end of line, first unrecognized
> character is `@'
> make[8]: *** [xptcstubs_ppc64_linux.o] Error 1
> make[8]: Leaving directory
> `/usr/local/src/icecat-3.6.8/xpcom/reflect/xptcall/src/md/unix'
> make[7]: *** [libs] Error 2
> make[7]: Leaving directory
> `/usr/local/src/icecat-3.6.8/xpcom/reflect/xptcall/src/md'
> make[6]: *** [libs] Error 2
> make[6]: Leaving directory
> `/usr/local/src/icecat-3.6.8/xpcom/reflect/xptcall/src'
> make[5]: *** [libs] Error 2
> make[5]: Leaving directory `/usr/local/src/icecat-3.6.8/xpcom/reflect/xptcall'
> make[4]: *** [libs] Error 2
> make[4]: Leaving directory `/usr/local/src/icecat-3.6.8/xpcom/reflect'
> make[3]: *** [libs] Error 2
> make[3]: Leaving directory `/usr/local/src/icecat-3.6.8/xpcom'
> make[2]: *** [libs_tier_xpcom] Error 2
> make[2]: Leaving directory `/usr/local/src/icecat-3.6.8'
> make[1]: *** [tier_xpcom] Error 2
> make[1]: Leaving directory `/usr/local/src/icecat-3.6.8'
> make: *** [default] Error 2
> address@hidden:/usr/local/src/icecat-3.6.8$
>
> --
> http://gnuzilla.gnu.org



reply via email to

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