Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Emerging Mozilla on the new 2.6 Kernels !!!
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
icebreak
n00b
n00b


Joined: 14 Jul 2003
Posts: 7

PostPosted: Mon Jul 14, 2003 10:37 pm    Post subject: Emerging Mozilla on the new 2.6 Kernels !!! Reply with quote

For all the people that are trying to emerge mozilla while running the new 2.6 kernels, near the end of the compile process, mozilla will exit with an error, that there is no such file:
/var/tmp/portage/mozilla-1.4/work/mozilla/security/coreconf/Linux2.6.mk

What i did, is simply copy
/var/tmp/portage/mozilla-1.4/work/mozilla/security/coreconf/Linux2.5.mk

to that file, and you dont need to change anything in it, just make sure it's there, that way the emerge will work fine.

Ahh.. the labor of birth of a new kernel ;)

Hope this helps you ppl.
Back to top
View user's profile Send private message
neocui
Apprentice
Apprentice


Joined: 21 Apr 2003
Posts: 186

PostPosted: Wed Jul 16, 2003 3:51 am    Post subject: Reply with quote

what do u do afterwards? emerge --resume?
Back to top
View user's profile Send private message
AlterEgo
Veteran
Veteran


Joined: 25 Apr 2002
Posts: 1619

PostPosted: Wed Jul 16, 2003 9:44 am    Post subject: Reply with quote

neocui wrote:
what do u do afterwards? emerge --resume?


Emerge <blah> is actually the same as:
ebuild <blah.ebuild> fetch unpack compile install qmerge

Therefore, since the compile process has been interrupted, you can re-start (not resume) the compile process by: ebuild <blah.ebuild> compile install qmerge.

This will go rather quickly, since a lot of the compilation has already taken place, and will not be done again (so it's actually quite close to reesuming).
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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