AlamoZ (Adrien Lamothe)
- Login: AlamoZ
- Email: a_lamothe@yahoo.com
- Registered on: 07/14/2011
- Last sign in: 02/09/2015
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 2 | 2 |
Activity
02/09/2015
-
04:27 AM Ruby Bug #10841 (Third Party's Issue): 2.2.0p43 not building with gcc 4.9.1
- When peforming 'make' of Ruby 2.2.0p43 with gcc version 4.9.1
on Linux 3.16.0-28 x86_64, the build is dying when making enc/trans/big5.c
I am able to build 2.2.0p43 on a system with gcc version 4.8.2 on Linux 3.13.0-24 x86_64.
Her...
11/12/2014
-
04:17 AM Ruby Bug #10460: Segfault instead of stack level too deep
- When I run 'strace ./segfault.rb', it segfaults but doesn't hang. strace also shows a file, operating_system.so, that is missing:
open("/usr/local/bin/ruby-2.2.0-preview1/lib/ruby/vendor_ruby/2.2.0/x86_64-linux/rubygems/defaults/ope...
11/09/2014
-
04:14 AM Ruby Bug #8989: Ruby 2.1 unable to build because of problem with rdoc directory
- I can build 2.2.0-preview1 without rdoc, which is fine for now, by adding the configure flag --disable-install-rdoc
-
03:59 AM Ruby Bug #8989: Ruby 2.1 unable to build because of problem with rdoc directory
- This is still a problem when building 2.2.0-preview1. The problem still occurs even if first running 'make distclean'.
10/06/2013
-
03:14 AM Ruby Bug #8989: Ruby 2.1 unable to build because of problem with rdoc directory
- Also, I have just tried to build Ruby 2.0.0-p247 on the same machine and have experienced the same problem. I have never had this problem before, so it looks like something that has changed in 2.0.0-p247.
-
02:59 AM Ruby Bug #8989 (Closed): Ruby 2.1 unable to build because of problem with rdoc directory
- Trying to build ruby-2.1.0-preview1 and am receiving the following error when running make:
Generating RDoc documentation
Directory .ext/rdoc already exists, but it looks like it isn't an RDoc directory.
Because RDoc doesn't wan...