Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Mono 0.31 Compile Freezes
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
notbunny
n00b
n00b


Joined: 03 Sep 2003
Posts: 8
Location: Ontario, Canada

PostPosted: Wed Apr 21, 2004 11:47 pm    Post subject: Mono 0.31 Compile Freezes Reply with quote

Hi, I cant seem to emerge mono as it freezes at the following:

Code:

touch ../../build/deps/corlib.dll.stamp
/var/tmp/portage/mono-0.31/work/mono-0.31/runtime/mcs /nowarn:649 /nowarn:169 -d:INSIDE_CORLIB  -d:NET_1_1 -d:ONLY_1_1 -g /noconfig /unsafe /nostdlib /target:library /out:../../class/lib/mscorlib.dll @../../build/deps/corlib.dll.response
Compilation succeeded
make[2]: Leaving directory `/var/tmp/portage/mono-0.31/work/mcs-0.31/class/corlib'
make[2]: Entering directory `/var/tmp/portage/mono-0.31/work/mcs-0.31/class/I18N'
make[3]: Entering directory `/var/tmp/portage/mono-0.31/work/mcs-0.31/class/I18N/Common'
Creating ../../../build/deps/I18N.dll.makefrag ...
make[3]: Leaving directory `/var/tmp/portage/mono-0.31/work/mcs-0.31/class/I18N/Common'
make[3]: Entering directory `/var/tmp/portage/mono-0.31/work/mcs-0.31/class/I18N/Common'
touch ../../../build/deps/I18N.dll.stamp
MONO_PATH="../../../class/lib:$MONO_PATH" /var/tmp/portage/mono-0.31/work/mono-0.31/mono/mini/mono  ../../../mcs/mcs.exe /r:mscorlib.dll  -d:NET_1_1 -d:ONLY_1_1 -g /noconfig  /target:library /out:../../../class/lib/I18N.dll @I18N.dll.sources



The very last item is where it hangs... any ideas?

Thanks
_________________
"Envy is the ulcer of the soul." -Socrates

-Jeff
Back to top
View user's profile Send private message
bfrackie
n00b
n00b


Joined: 10 Feb 2004
Posts: 47

PostPosted: Sun Apr 25, 2004 12:02 pm    Post subject: Re: Mono 0.31 Compile Freezes Reply with quote

Hi,

notbunny wrote:
Hi, I cant seem to emerge mono as it freezes at the following:


i had the same problem a few days ago. For me, it helped to set up

Code:

MAKEOPTS="-j2"


although i had a Pentium 4 with Hyperthreading.

Bart
Back to top
View user's profile Send private message
notbunny
n00b
n00b


Joined: 03 Sep 2003
Posts: 8
Location: Ontario, Canada

PostPosted: Fri Apr 30, 2004 12:24 pm    Post subject: Reply with quote

I tried that. no luck. Im compiling on a Dual P3 system.
_________________
"Envy is the ulcer of the soul." -Socrates

-Jeff
Back to top
View user's profile Send private message
Cossins
Veteran
Veteran


Joined: 21 Mar 2003
Posts: 1136
Location: Copenhagen, Denmark

PostPosted: Fri Apr 30, 2004 1:14 pm    Post subject: Reply with quote

notbunny wrote:
I tried that. no luck. Im compiling on a Dual P3 system.

For how long did you let it try and finish it? What is the processor activity when it freezes?
It could be that it just takes a really long time compiling I18N...

You could also try and re-emerge icu.

- Simon
_________________
who cares
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