Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Problems installing Ruby Enterprise Edition on Freebsd 8.0 32 bit
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
fyire  
View profile  
 More options Aug 1 2010, 11:02 pm
From: fyire <adrian...@gmail.com>
Date: Sun, 1 Aug 2010 20:02:22 -0700 (PDT)
Local: Sun, Aug 1 2010 11:02 pm
Subject: Problems installing Ruby Enterprise Edition on Freebsd 8.0 32 bit
I'm going through the installation of REE on freebsd 8.0, and am
running into a problem where the compilation of REE stopped after the
following line:

gcc -g -O2     -DRUBY_EXPORT -L.  -rdynamic   main.o  libruby-static.a
-Wl,-rpath,/opt/ree/lib -L/opt/ree/lib -ltcmalloc_minimal  -lpthread -
lrt -lcrypt -lm   -o miniruby
*** Signal 4

The problem is there's just not much other information on what is it
that may be wrong here apart from that cryptic **Signal 4 line.
Anybody knows what's happening here?

thanks in advance...


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
fyire  
View profile  
 More options Aug 2 2010, 9:22 am
From: fyire <adrian...@gmail.com>
Date: Mon, 2 Aug 2010 06:22:40 -0700 (PDT)
Local: Mon, Aug 2 2010 9:22 am
Subject: Re: Problems installing Ruby Enterprise Edition on Freebsd 8.0 32 bit
Some updates to this. It looks like its a problem trying to link in -
lpthread. trying to compile without -lpthread allows the installation
to proceed to the end, but will end up having that 'unable to allocate
red zone' error later.

Managed to resolve the problem by checking out the latest source from
the release branch.

On Aug 2, 11:02 am, fyire <adrian...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Парфен Рогожин  
View profile  
 More options Jul 25 2012, 2:16 am
From: Парфен Рогожин <freebs...@gmail.com>
Date: Tue, 24 Jul 2012 23:16:28 -0700 (PDT)
Local: Wed, Jul 25 2012 2:16 am
Subject: Re: Problems installing Ruby Enterprise Edition on Freebsd 8.0 32 bit

In file instaler.rb  comment  section   # if RUBY_PLATFORM =~ /freebsd/
                                                      # prelibs << "-
-lpthread"
                                                      # end

Instal script
#./installer --no-tcmalloc

..helped me to freebsd 8.0 amd64

понедельник, 2 августа 2010 г., 7:02:22 UTC+4 пользователь fyire написал:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »