Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Firefox 2.0 rc2 and rc3 compile failure [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
abester
Tux's lil' helper
Tux's lil' helper


Joined: 09 May 2005
Posts: 93

PostPosted: Tue Oct 17, 2006 10:45 pm    Post subject: Firefox 2.0 rc2 and rc3 compile failure [SOLVED] Reply with quote

I can't compile firefox 2.0 rcX on my AMD64. About an hour into the compilation both rc's quit with the following messages while trying to compile mozilla/security/manager/ssl/src/nsNSSCallbacks.cpp

Code:

In file included from nsNSSComponent.h:67,
                 from nsCipherInfo.cpp:42:
nsNSSCallbacks.h:99: error: `SEC_HTTP_SERVER_SESSION' has not been declared
nsNSSCallbacks.h:99: error: ISO C++ forbids declaration of `pSession' with no type
nsNSSCallbacks.h:105: error: `SEC_HTTP_SERVER_SESSION' has not been declared
nsNSSCallbacks.h:110: error: `SEC_HTTP_REQUEST_SESSION' has not been declared
nsNSSCallbacks.h:110: error: ISO C++ forbids declaration of `session' with no type


This list goes on a great deal. I traced some of this back to mozilla/security/nss/lib/certhigh/ocsp.h in which a missing function is declared, and this ocsp.h is included in nsNSSComponent.h. Yet somehow, this directory is not included in the g++ command. How can this be? Why is it using /usr/include/nss instead?

How can I compile Firefox?


Last edited by abester on Tue Oct 17, 2006 11:19 pm; edited 1 time in total
Back to top
View user's profile Send private message
abester
Tux's lil' helper
Tux's lil' helper


Joined: 09 May 2005
Posts: 93

PostPosted: Tue Oct 17, 2006 11:19 pm    Post subject: Reply with quote

Ok, I had to upgrade nss to the newest version. I'll submit bug report.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum