[#3479] Missing .document files for ext/ libraries — Brian Candler <B.Candler@...>

The ri documentation for zlib, strscan and iconv doesn't get built by 'make

12 messages 2004/10/06

[#3492] Re: ANN: Free-form-operators patch — Markus <markus@...>

> In message "Re: ANN: Free-form-operators patch"

15 messages 2004/10/11
[#3493] Re: ANN: Free-form-operators patch — Yukihiro Matsumoto <matz@...> 2004/10/11

Hi,

[#3495] Re: ANN: Free-form-operators patch — Markus <markus@...> 2004/10/12

On Mon, 2004-10-11 at 16:16, Yukihiro Matsumoto wrote:

[#3561] 1.8.2 - what can we do to help? — Dave Thomas <dave@...>

Folks:

23 messages 2004/10/26
[#3562] Re: 1.8.2 - what can we do to help? — Yukihiro Matsumoto <matz@...> 2004/10/27

Hi,

ubygems missing?

From: "trans. (T. Onoma)" <transami@...>
Date: 2004-10-24 21:33:02 UTC
List: ruby-core #3551
I've never been one for compiling code, so I bet this is a simple fix, but 
this is what I get when I try to compile Ruby 1.8.2 pre 2.

Suggestion?

gcc -g -O2   -I. -I.  -c variable.c
gcc -g -O2   -I. -I.  -c version.c
gcc -g -O2   -I. -I.  -c dmyext.c
ar rcu libruby-static.a array.o bignum.o class.o compar.o dir.o dln.o enum.o 
error.o eval.o file.o gc.o hash.o inits.o io.o marshal.o math.o numeric.o 
object.o pack.o parse.o process.o prec.o random.o range.o re.o regex.o ruby.o 
signal.o sprintf.o st.o string.o struct.o time.o util.o variable.o version.o  
dmyext.o
gcc -g -O2   -I. -I.  -c main.c
gcc -g -O2    -rdynamic  main.o dmyext.o libruby-static.a -ldl -lcrypt -lm   
-o miniruby
./miniruby: No such file to load -- ubygems (LoadError)
make: *** [rbconfig.rb] Error 1

Thanks,
T.

In This Thread

Prev Next