make freeze at the end

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

make freeze at the end

Mathieu Suen-2
Hi,

I am back on my osx and try to recompile gst.
Every thing seems to be fin but at the end of the make file it freeze
Here is the output:

smalltalk $ make
make  all-recursive
Making all in lib-src
make[2]: Nothing to be done for `all'.
Making all in lightning
ln -s -f ./i386/asm-i386.h asm-i386.h
ln -s -f ./i386/core-i386.h core-i386.h
Making all in libffi
make  all-recursive
Making all in include
make[4]: Nothing to be done for `all'.
Making all in snprintfv
make  all-recursive
Making all in snprintfv
make  all-am
Making all in sigsegv
make TARGETSTACK=" all" all-recursive
Making all in src
make[4]: Nothing to be done for `all'.
Making all in tests
make[4]: Nothing to be done for `all'.

Now please type 'make check' to run a quick test suite. Hope it works.

Making all in libgst
make  all-am
make[3]: Nothing to be done for `all-am'.
Making all in .
./gst --no-user-files --kernel-dir "./kernel" --image gst.im -iQ /dev/null


After that nothings happen and I had to kill the process.
The process seems to just sleep consuming no cpu:


34725 s001  S+     0:00.45 /Users/mathk/Documents/SvnCvs/smalltalk/.libs/gst --no-user-files --kernel-dir ./kernel --image gst.im -iQ /dev/null



Thanks

        Mth





       

       
               
___________________________________________________________________________
Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son interface révolutionnaire.
http://fr.mail.yahoo.com

_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: make freeze at the end

Paolo Bonzini-2
On 06/04/2010 08:52 PM, Mathieu Suen wrote:
> Hi,
>
> I am back on my osx and try to recompile gst.
> Every thing seems to be fin but at the end of the make file it freeze
> Here is the output:
>
> Making all in .
> ./gst --no-user-files --kernel-dir "./kernel" --image gst.im -iQ /dev/null

What version is this?

Paolo

_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: make freeze at the end

Mathieu Suen-2
It is a fresh pull from git.
But I tried again to reconfigure gst and now it work as normal.
:)

        Mth




On Jun 5, 2010, at 2:28 PM, Paolo Bonzini wrote:

> On 06/04/2010 08:52 PM, Mathieu Suen wrote:
>> Hi,
>>
>> I am back on my osx and try to recompile gst.
>> Every thing seems to be fin but at the end of the make file it freeze
>> Here is the output:
>>
>> Making all in .
>> ./gst --no-user-files --kernel-dir "./kernel" --image gst.im -iQ /dev/null
>
> What version is this?
>
> Paolo


       

       
               
___________________________________________________________________________
Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son interface révolutionnaire.
http://fr.mail.yahoo.com

_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk