Closed Bug 299387 Opened 19 years ago Closed 19 years ago

build breaks - Mozilla 1.7 with JHBUILD along with Gnome 2.10.2 on FC4

Categories

(SeaMonkey :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 284386

People

(Reporter: sobhi, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4

2005-06-29, fresh build of Gnome 2.10.2 using Jhbuild on an Intel PC running
Fedora Core 4 with gcc 4.0
Mozilla 1.7.9 build breaks at asymmkey.c with the the following error:

gmake[4]: Entering directory
`/opt/lap/g2src/cvs/2.10/src/mozilla/security/nss/lib/pki'
gcc -o Linux2.6_x86_glibc_PTH_OPT.OBJ/asymmkey.o -c -O2 -fPIC -DLINUX1_2 -Di386
-D_XOPEN_SOURCE -DLINUX2_1 -ansi -Wall -pipe -DLINUX -Dlinux -D_POSIX_SOURCE
-D_BSD_SOURCE -DHAVE_STRERROR -DXP_UNIX -DNSS_3_4_CODE -UDEBUG -DNDEBUG
-D_REENTRANT -I/opt/lap/g2src/cvs/2.10/src/mozilla/dist/include 
-I../../../../dist/public/nss -I../../../../dist/private/nss
-I../../../../dist/include
-I/opt/lap/g2src/cvs/2.10/src/mozilla/dist/include/nspr
-I/opt/lap/g2src/cvs/2.10/src/mozilla/dist/include/dbm
-I../../../../dist/public/nspr  asymmkey.c
In file included from ../../../../dist/private/nss/nsspki1.h:57,
                 from nsspki.h:56,
                 from asymmkey.c:39:

../../../../dist/private/nss/oiddata.h:46: error: array type has incomplete
element type
gmake[4]: *** [Linux2.6_x86_glibc_PTH_OPT.OBJ/asymmkey.o] Error 1

gmake[4]: Leaving directory
`/opt/lap/g2src/cvs/2.10/src/mozilla/security/nss/lib/pki'



Reproducible: Always

Steps to Reproduce:
1.Build Gnome 2.10.2 with JHBUILD which tries to compile Mozilla 1.7.9
2.
3.

Actual Results:  
Mozilla does not complete the build


It seems that the same sources compile just fine on FC3 with gcc 3.x
Can this error be from gcc 4.0 with comes stock with FC4?
yes

*** This bug has been marked as a duplicate of 284386 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.