Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 36334 Details for
Bug 58417
emerge mozilla-1.7 fails with compile errors
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
emerge mozilla-firefox error log
firefoxerror.log (text/plain), 7.13 KB, created by
Sebastian Celis
on 2004-07-28 08:24:59 UTC
(
hide
)
Description:
emerge mozilla-firefox error log
Filename:
MIME Type:
Creator:
Sebastian Celis
Created:
2004-07-28 08:24:59 UTC
Size:
7.13 KB
patch
obsolete
>g++ -o nsHttpGssapiAuth.o -c -DOSTYPE=\"Linux2.4\" -DOSARCH=\"Linux\" -DHAVE_DEPENDENT_LIBS -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-0.9.1/work/mozilla/dist/include/nspr -I. -I/usr/X11R6/include -fPIC -I/usr/X11R6/include -frtti -fno-handle-exceptions -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -march=pentium4 -pipe -Wno-return-type -w -Wno-return-type -w -Wno-return-type -w -s -fforce-addr -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -ffunction-sections -O2 -I/usr/X11R6/include -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsHttpGssapiAuth.pp nsHttpGssapiAuth.cpp >nsHttpGssapiAuth.cpp:161: error: parse error before `)' token >nsHttpGssapiAuth.cpp:163: error: ISO C++ forbids defining types within return > type >nsHttpGssapiAuth.cpp:163: error: syntax error before `;' token >nsHttpGssapiAuth.cpp: In constructor ` > nsGssapiContinuationState::nsGssapiContinuationState()': >nsHttpGssapiAuth.cpp:170: error: `OM_uint32' undeclared (first use this > function) >nsHttpGssapiAuth.cpp:170: error: (Each undeclared identifier is reported only > once for each function it appears in.) >nsHttpGssapiAuth.cpp:170: error: parse error before `,' token >nsHttpGssapiAuth.cpp:171: error: `gss_OID_set' undeclared (first use this > function) >nsHttpGssapiAuth.cpp:172: error: `gss_OID' undeclared (first use this function) >nsHttpGssapiAuth.cpp:174: error: ISO C++ forbids declaration of `gss_OID_desc' > with no type >nsHttpGssapiAuth.cpp:174: error: parse error before `=' token >nsHttpGssapiAuth.cpp: At global scope: >nsHttpGssapiAuth.cpp:176: error: syntax error before `=' token >nsHttpGssapiAuth.cpp:179: error: ISO C++ forbids declaration of `mCtx' with no > type >nsHttpGssapiAuth.cpp:179: error: `GSS_C_NO_CONTEXT' was not declared in this > scope >nsHttpGssapiAuth.cpp:180: error: ISO C++ forbids declaration of `mech_oid' with > no type >nsHttpGssapiAuth.cpp:180: error: `gss_krb5_mech_oid_desc' was not declared in > this scope >nsHttpGssapiAuth.cpp:194: error: ISO C++ forbids declaration of `majstat' with > no type >nsHttpGssapiAuth.cpp:194: error: `minstat' was not declared in this scope >nsHttpGssapiAuth.cpp:194: error: `mech_set' was not declared in this scope >nsHttpGssapiAuth.cpp:194: error: `gss_indicate_mechs' was not declared in this > scope >nsHttpGssapiAuth.cpp:195: error: parse error before `if' >nsHttpGssapiAuth.cpp:198: error: `mech_set' was not declared in this scope >nsHttpGssapiAuth.cpp:198: error: parse error before `;' token >nsHttpGssapiAuth.cpp:198: error: syntax error before `++' token >nsHttpGssapiAuth.cpp:204: error: ISO C++ forbids declaration of `mech_oid' with > no type >nsHttpGssapiAuth.cpp:204: error: redefinition of `int mech_oid' >nsHttpGssapiAuth.cpp:180: error: `int mech_oid' previously defined here >nsHttpGssapiAuth.cpp:204: error: `gss_spnego_mech_oid_desc' was not declared in > this scope >nsHttpGssapiAuth.cpp:205: error: parse error before `break' >nsHttpGssapiAuth.cpp:208: error: `minstat' was not declared in this scope >nsHttpGssapiAuth.cpp:208: error: `mech_set' was not declared in this scope >nsHttpGssapiAuth.cpp:208: error: ISO C++ forbids declaration of ` > gss_release_oid_set' with no type >nsHttpGssapiAuth.cpp:208: error: initializer list being treated as compound > expression >nsHttpGssapiAuth.cpp:209: error: parse error before `}' token >nsHttpGssapiAuth.cpp: In member function `void > nsGssapiContinuationState::Reset()': >nsHttpGssapiAuth.cpp:214: error: `GSS_C_NO_CONTEXT' undeclared (first use this > function) >nsHttpGssapiAuth.cpp:215: error: `OM_uint32' undeclared (first use this > function) >nsHttpGssapiAuth.cpp:215: error: parse error before `;' token >nsHttpGssapiAuth.cpp:216: error: `minor_status' undeclared (first use this > function) >nsHttpGssapiAuth.cpp:216: error: `GSS_C_NO_BUFFER' undeclared (first use this > function) >nsHttpGssapiAuth.cpp:216: error: `gss_delete_sec_context' undeclared (first use > this function) >nsHttpGssapiAuth.cpp: In member function `virtual nsresult > nsHttpGssapiAuth::GenerateCredentials(nsIHttpChannel*, const char*, int, > const PRUnichar*, const PRUnichar*, const PRUnichar*, nsISupports**, > nsISupports**, char**)': >nsHttpGssapiAuth.cpp:313: error: `OM_uint32' undeclared (first use this > function) >nsHttpGssapiAuth.cpp:313: error: parse error before `,' token >nsHttpGssapiAuth.cpp:315: error: `gss_buffer_desc' undeclared (first use this > function) >nsHttpGssapiAuth.cpp:317: error: `gss_buffer_t' undeclared (first use this > function) >nsHttpGssapiAuth.cpp:318: error: `gss_name_t' undeclared (first use this > function) >nsHttpGssapiAuth.cpp:340: error: `req_flags' undeclared (first use this > function) >nsHttpGssapiAuth.cpp:340: error: `GSS_C_DELEG_FLAG' undeclared (first use this > function) >nsHttpGssapiAuth.cpp:361: error: `input_token' undeclared (first use this > function) >nsHttpGssapiAuth.cpp:364: error: `major_status' undeclared (first use this > function) >nsHttpGssapiAuth.cpp:369: error: `gss_nt_service_name' undeclared (first use > this function) >nsHttpGssapiAuth.cpp:371: error: `server' undeclared (first use this function) >nsHttpGssapiAuth.cpp:371: error: `gss_import_name' undeclared (first use this > function) >nsHttpGssapiAuth.cpp:374: error: `GSS_ERROR' undeclared (first use this > function) >nsHttpGssapiAuth.cpp:407: error: `in_token_ptr' undeclared (first use this > function) >nsHttpGssapiAuth.cpp:419: error: `GSS_C_NO_CREDENTIAL' undeclared (first use > this function) >nsHttpGssapiAuth.cpp:420: error: 'class nsGssapiContinuationState' has no > member named 'mCtx' >nsHttpGssapiAuth.cpp:422: error: `GetOID' undeclared (first use this function) >nsHttpGssapiAuth.cpp:424: error: `GSS_C_INDEFINITE' undeclared (first use this > function) >nsHttpGssapiAuth.cpp:425: error: `GSS_C_NO_CHANNEL_BINDINGS' undeclared (first > use this function) >nsHttpGssapiAuth.cpp:428: error: `output_token' undeclared (first use this > function) >nsHttpGssapiAuth.cpp:430: error: `gss_init_sec_context' undeclared (first use > this function) >nsHttpGssapiAuth.cpp:434: error: `gss_release_name' undeclared (first use this > function) >nsHttpGssapiAuth.cpp:437: error: `gss_release_buffer' undeclared (first use > this function) >nsHttpGssapiAuth.cpp:440: error: `GSS_S_COMPLETE' undeclared (first use this > function) >nsHttpGssapiAuth.cpp:446: error: `GSS_S_CONTINUE_NEEDED' undeclared (first use > this function) >{standard input}: Assembler messages: >{standard input}:33: Error: symbol `mech_oid' is already defined >gmake[3]: *** [nsHttpGssapiAuth.o] Error 1 >gmake[3]: Leaving directory `/var/tmp/portage/mozilla-firefox-0.9.1/work/mozilla/extensions/negotiateauth' >gmake[2]: *** [libs] Error 2 >gmake[2]: Leaving directory `/var/tmp/portage/mozilla-firefox-0.9.1/work/mozilla/extensions' >gmake[1]: *** [tier_94] Error 2 >gmake[1]: Leaving directory `/var/tmp/portage/mozilla-firefox-0.9.1/work/mozilla' >make: *** [default] Error 2 > >!!! ERROR: net-www/mozilla-firefox-0.9.1 failed. >!!! Function src_compile, Line 206, Exitcode 2 >!!! (no error message)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 58417
:
36195
| 36334