Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 64935 - mozilla-firefox-1.0_pre failed to build.
Summary: mozilla-firefox-1.0_pre failed to build.
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
: 65184 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-09-22 00:49 UTC by James Gatt
Modified: 2004-11-16 13:08 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description James Gatt 2004-09-22 00:49:38 UTC
nsNegotiateAuthFactory.cpp failes to compile, with problems in nsNegotiateAuthGSSAPI.h.

Reproducible: Always
Steps to Reproduce:
1. emerge firefox
2.
3.

Actual Results:  
g++ -o nsHttpNegotiateAuth.o -c -DOSTYPE=\"Linux2.6\" -DOSARCH=\"Linux\" -
DHAVE_DEPENDENT_LIBS -DUSE_GSSAPI -I/usr/include/heimdal -
I../../dist/include/xpcom -I../../dist/include/string -
I../../dist/include/necko -I../../dist/include/pref -
I../../dist/include/negotiateauth -I../../dist/include -
I/var/tmp/portage/mozilla-firefox-1.0_pre/work/mozilla/dist/include/nspr -I. -
I/usr/X11R6/include   -fPIC  -I/usr/X11R6/include -fno-rtti -fno-exceptions  -
Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-
dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -march=pentium3 -pipe -Wno-
deprecated -fshort-wchar -pthread -pipe  -DNDEBUG -DTRIMMED -ffunction-
sections -O2  -I/usr/X11R6/include -DMOZILLA_CLIENT -include ../../mozilla-
config.h -Wp,-MD,.deps/nsHttpNegotiateAuth.pp nsHttpNegotiateAuth.cpp
In file included from nsNegotiateAuthFactory.cpp:64:
nsNegotiateAuthGSSAPI.h:74: error: parse error before `)' token
nsNegotiateAuthGSSAPI.h:76: error: semicolon missing after declaration of `
   nsNegotiateAuth'
nsNegotiateAuthGSSAPI.h:76: error: parse error before `:' token
nsNegotiateAuthGSSAPI.h:78: error: 'gss_OID' is used as a type, but is not 
   defined as a type.
nsNegotiateAuthGSSAPI.h:81: error: parse error before `}' token
gmake[3]: *** [nsNegotiateAuthFactory.o] Error 1
gmake[3]: *** Waiting for unfinished jobs....
gmake[3]: Leaving directory
`/var/tmp/portage/mozilla-firefox-1.0_pre/work/mozilla/extensions/negotiateauth'
gmake[2]: *** [libs] Error 2
gmake[2]: Leaving directory
`/var/tmp/portage/mozilla-firefox-1.0_pre/work/mozilla/extensions'
gmake[1]: *** [tier_94] Error 2
gmake[1]: Leaving directory
`/var/tmp/portage/mozilla-firefox-1.0_pre/work/mozilla'
make: *** [default] Error 2

!!! ERROR: net-www/mozilla-firefox-1.0_pre failed.
!!! Function src_compile, Line 83, Exitcode 2
!!! (no error message)


Expected Results:  
Successful build.

USE="-3dnow alsa apache2 apm -arts atm avi berkdb bmp crypt cscope cups 
directfb doc dvb dvd fam fbcon fusion gif gtk gtk2 imap innodb java jikes 
joystick jpeg junit kde -ldap lesstif libg++ libwww lirc mad maildir matrox mmx 
motif mozilla mpeg mysql ncurses nocd odbc oggvorbis oss pam pdflib perl png 
postgres python qt quicktime readline samba spell sse ssl svga tcltk tiff 
truetype usb videos X Xaw3d xml xml2 xv zlib"
Comment 1 Aron Griffis (RETIRED) gentoo-dev 2004-11-16 08:11:01 UTC
Still a problem with 1.0-r3?

If so, please create two attachements:
1. full build log (create with "script" command)
2. config.log
Comment 2 Aron Griffis (RETIRED) gentoo-dev 2004-11-16 08:15:13 UTC
*** Bug 65184 has been marked as a duplicate of this bug. ***
Comment 3 Aron Griffis (RETIRED) gentoo-dev 2004-11-16 13:08:01 UTC
Please re-open if still a problem and you provide the requested information