Closed Bug 306588 Opened 19 years ago Closed 19 years ago

Compile error: building mozilla 1.7.11 as part of Gnome 2.12 on Linux using jhbuild

Categories

(SeaMonkey :: General, defect)

x86
Linux
defect
Not set
blocker

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.10) Gecko/20050716 Firefox/1.0.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6

2005-08-30
Compile error: building mozilla 1.7.11 as part of Gnome 2.12 on Linux Fedora
Core 4 (with GCC 4) using jhbuild the following error is generated:

cd pki; /usr/bin/gmake -j1 libs
gmake[4]: Entering directory
`/opt/lap/g2src/cvs/2.12/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.12/src/mozilla/dist/include 
-I../../../../dist/public/nss -I../../../../dist/private/nss
-I../../../../dist/include
-I/opt/lap/g2src/cvs/2.12/src/mozilla/dist/include/nspr
-I/opt/lap/g2src/cvs/2.12/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.12/src/mozilla/security/nss/lib/pki'

gmake[3]: [libs] Error 2

The config command was
./configure --prefix /opt/lap/g2bin/2.12 
--with-default-mozilla-five-home=/opt/lap/g2bin/2.12/lib/mozilla-1.7.11
--enable-default-toolkit=gtk2 --disable-mailnews --disable-ldap --disable-debug
--enable-optimize --disable-tests --enable-crypto --enable-xft
--with-system-zlib --disable-freetype2 --enable-application=browser
--disable-static --disable-gtk-doc


Reproducible: Always

Steps to Reproduce:
1.build Gnome 2.12 with JHBUILD
2.
3.

Actual Results:  
see details in "Details"



Expected Results:  
good and successful compile - no errors

*** 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.